Releases: yakworks/gorm-tools
Releases · yakworks/gorm-tools
v7.3.38
v7.3.37
v7.3.36
v7.3.36
- release link
- Merge pull request #657 from yakworks/dev link
- DataProblemException is bulk data is empty (#656) link
- fix version link
- mail configs (#655) link
- Grails 5.3.2 and spring-boot 2.7.9 link
- change the OapiSupport to thread safe instance strategy link
- Merge branch 'master' into dev link
- prep for release link
- update sendDate when mailMessage is sent link
- fix attachment and test in convertMailMessage link
- mailgun config (#651) link
- Mango sort fixes (#650) link
v7.3.34
v7.3.33
v7.3.31
v7.3.31
- trigger release link
- JpqlQueryBuilder #638 from yakworks/dev link
- Merge branch 'master' into dev link
- lint fix link
- Jpql query builder (#637) link
- Fix jpql (#636) link
- Add queryGet method to repos and entity (#621) link
- Add a test for restrictions on a projection with alias (#619) link
- Fix some XXX (#632) link
v7.3.30
v7.3.29
v7.3.29
- New Security, bump springkit, spring boot (#581) link
- set release true link
- SpringGrailsKit=5.0.9 link
- Merge pull request #630 from yakworks/1668-contact-update link
- cleanup link
- 9ci/domain9#1668 Contact update with source id link
- Merge pull request #629 from yakworks/contactsource_sourceId_lookup link
- use sourceId lookup contact link
- security. add log debug to make it easier to diagnose security link
- Okta security (#628) link
- add jwt-exchanger and test (#627) link
- Violation errors (#625) link
- Triggering circle link
- fix problemsToString in SyncJobRenderer link
- 1562 syncjob error field (#623) link
- Merge pull request #624 from yakworks/1586-org-calc-amounts-defaults link
- 9ci/domain9#1586 - Orgcalc amounts defaults to zero link
- add runJob helpers in SyncJobService based on runnable instead of supplier (#622) link
- transformResults in SyncJobContext has redundant set to data prop link
- add common runJob method to make things a bit more dry (#616) link
- allow alias name on projections in mango (#615) link
- SyncJobArgs.promiseEnabled renamed to SyncJobArgs.async link
- SyncJobArgs.asyncEnabled -> SyncJobArgs.parallel link
- syncJobArgs.promiseEnabled and syncJobArgs.asyncEnabled with better docs and make consistent link
- run open-api docs by namespace group. link
- modify SyncJobEntity so irellevant fields dont show in api docs. sort the paths in api-docs alphabetically. link
- Sync job with problem (#614) link
- Api context path (#613) link
- Org member service not required, refactor RallySeed util (#611) link
- #603 Keep original property name in projections, dont prefix _sum etc (#608) link
- use ES256 as default for JWT instead of RSA256 (#606) link
- change to expireDate from expireAt for token domain. fix TokenStore so it ConditionalOnMissinBean link
- remove duplicate bearerTokenResolver bean from rcm-api link
- token storage, backwards compatible (#598) link
- cleanup, make appCtx a dependson so its done early. add grails-kit to loadAfter on grom-tools link
- Merge branch 'master' into dev link
- 9ci/domain9#1420 - support loose json string for tags add/remove (#601) link
- Delete location with contact (#599) link
- #478 Handle XXX / FIXME (#595) link
- FIXME updates and cleanup link
- #474 Add tests for buildErrorMap & buildSuccessMap (#596) link
- #285 Add test for id criteria restriction (#597) link
- Webclient okhttp (#594) link
- Merge branch 'master' into dev link
- fix saml link
- Merge branch 'master' into dev link
- Merge branch 'master' into dev link
- bump version so we dont stomp on moster dev link
- Merge branch 'master' into dev link
- Merge branch 'master' into dev link
- get example working with JWT token, fix gradle to lock versions using resolutionStrategy. (#585) link
- remove old gradle ref to hello-boot-security-okta link
- spring security 5.8 stock(#583) link
- Security Refactor (#579) link
- Security refactor common CurrentUser bean (#578) link
- Merge branch 'master' into dev link
- bump spring-kit to 5.0.8 and commons to 3.9 link
v7.3.27
v7.3.27
- add fast exists query. (#602) link
- Add query utils (#593) link
- bump groovy-commons to 3.11 link
- add bulkSaveEntity events that fire during bulk create or updates only. cleans up bulk method names for clarity. (#590) link
- fix version back to 7.3.27 link
- bump version so we dont stomp on master dev. link
- bump commons to 3.10 (#589) link
- createOrUpdate cleanup. doBulk tests. (#584) link