Skip to content

Releases: yakworks/gorm-tools

v7.3.80

19 Feb 03:36
272c2e7
Compare
Choose a tag to compare

v7.3.80

Full Changelog

  • Update version.properties link
  • Merge pull request #872 from yakworks/dev link
  • fix null pointer. 9ci/domain9#2967 (#869) link
  • Revert "remove company change for setupMember" (#868) link
  • Merge branch 'master' into dev link
  • Merge pull request #866 from yakworks/revert_orgService-changes link
  • remove company change for setupMember link
  • Merge branch 'master' into dev link
  • Mailgun logs cleanup (#864) link

v7.3.79

06 Jan 18:16
dd0585c
Compare
Choose a tag to compare

v7.3.79

Full Changelog

v7.3.78.1

03 Jan 23:38
91ff46e
Compare
Choose a tag to compare

v7.3.78.1

Full Changelog

v7.3.78

03 Jan 23:48
ffde612
Compare
Choose a tag to compare

v7.3.78

Full Changelog

  • Update version.properties link

v7.3.77

17 Oct 19:53
46bf151
Compare
Choose a tag to compare

v7.3.77

Full Changelog

  • release link
  • 7.3.77 release Merge pull request #844 from yakworks/dev link
  • use getQueryArgsValidator link
  • add Qualifier on the queryArgsValidator so can have multiple beans and keep that as default link
  • fix fubar(#842) link
  • Spring application, hazelcast cache (#836) link
  • mango query : Handle cast exceptions when building mango queries (#833) link
  • Add exception handler for throwable (#840) link
  • basejump link
  • merge master link

v7.3.76

09 Oct 17:08
b457574
Compare
Choose a tag to compare

v7.3.76

Full Changelog

  • release link
  • Merge pull request #837 from yakworks/dev link
  • basejump link
  • version 7.3.76 sync link
  • stop excluding id in mango tiday (#835) link
  • Mango jpql list (#834) link
  • Fix static exists on entity (#832) link
  • Q search validation (#830) link
  • Mango alias (#829) link
  • Support exportMax for xlsx export (#828) link
  • remove ConditionalOnMissingBean from JdbcIdGenerator link
  • App config (#826) link
  • Jpql testing cleanup and QueryArgs has tighter restrictions on how to use it (#824) link
  • basejump link
  • jpql and exists (#823) link
  • add where clause to make it easier to parse out (#822) link
  • Upsert functionality (#821) link
  • Crud api repo fixes (#820) link
  • CrudApiRepo (#818) link
  • Merge branch 'master' into dev link
  • 1791 query timeout (#793) link
  • Mail validation (#813) link

v7.3.74

22 Jul 04:23
6da10b9
Compare
Choose a tag to compare

v7.3.74

Full Changelog

  • Update version.properties link
  • Merge pull request #810 from yakworks/dev link
  • Csv Fix : convert "null" string to null (#809) link

v7.3.73

01 Jul 04:40
0e98b99
Compare
Choose a tag to compare

v7.3.73

Full Changelog

  • Update version.properties link
  • Merge pull request #805 from yakworks/mailgun-logs link
  • add log.error link
  • Mail gun error log link

v7.3.72

09 Jun 00:10
caeed06
Compare
Choose a tag to compare

v7.3.72

Full Changelog

  • release link
  • Merge pull request #801 from yakworks/dev link
  • Code as String ID (#799) link
  • Merge pull request #798 from yakworks/797-unit-test-autowired-required-false link
  • remove contraints from Company link
  • Sync the core items from ArSeed link
  • remove the @nullable link
  • add feature to be able to List the springBeans to create. link
  • fix up tests now that we always use the SpringBeanIdGenerator for unit tests link
  • Merge branch 'dev' into 797-unit-test-autowired-required-false link
  • Autowired default to required = false for unit tests only works for GormHibernateTests right now #797 link
  • Merge branch 'master' into dev link
  • oapi comments link

v7.3.71

14 May 01:46
8366b3b
Compare
Choose a tag to compare

v7.3.71

Full Changelog

  • release link
  • Merge pull request #795 from yakworks/dev link
  • Tests for blankout values (#794) link
  • Default query timeout (#790) link
  • InvalidApiCallEvent cleanup (#789) link
  • Api results renderer title fix (#788) link
  • Merge branch 'master' into dev link
  • Merge branch 'master' into dev link
  • Do not log stacktraces for invalid json payloads (#771) link
  • Phase 1 : Handle assertion errors in controllers (#781) link
  • Api results renderer (#784) link
  • use grid config and uiList for export to excel (#785) link
  • remove logging that was in place for the SyncJob stuff link
  • Mango query : Throw error for invalid/missing prop (#783) link