Releases: 9tigerio/db2rest
Releases · 9tigerio/db2rest
1.6.0
What's Changed
- Add Global CORS Configuration with Externalized Properties #859 by @AmeyaKulkarni2001 in #860
- Update README.md by @thadguidry in #858
- Added testcases for cors by @AmeyaKulkarni2001 in #861
- Feature/844 remove mongodb support by @kdhrubo in #862
- Feature/844 fix tests by @kdhrubo in #864
- #848 - as part of the triage add new configuration sample for API key… by @kdhrubo in #866
- Feature/869 refactor config by @kdhrubo in #870
- Fixed Auth bug introduced by CORS by @AmeyaKulkarni2001 in #871
- Feature/863 cors minor fine tune by @kdhrubo in #874
- #873 - fix open api specification issues. by @kdhrubo in #876
- clean up logs by @kdhrubo in #877
New Contributors
- @AmeyaKulkarni2001 made their first contribution in #860
Full Changelog: 1.5.1...1.6.0
1.5.1
1.5.0
What's Changed
- Feature/838 upgrade spring boot by @kdhrubo in #845
- #120 - additional tests for stored procedure for postgresql database. by @kdhrubo in #847
- #763 - added docker compose files. by @kdhrubo in #846
- #760 - Fixing Dialects for TIMESTAMP columns by @juanpibcn2 in #849
- fix(rdbms-support) Replace int with UUID for table aliasing by @juanpibcn2 in #851
- preparing for release 1.5.0 by @kdhrubo in #852
New Contributors
- @juanpibcn2 made their first contribution in #849
Full Changelog: 1.4.2...1.5.0
1.4.2
What's Changed
- Feature/823 integration tests iso datetime by @souravroy in #825
- dialects in sub folders by @janblok in #828
- #833 - reduce log by @kdhrubo in #834
- Clarify messaging for column not found by @thadguidry in #832
New Contributors
Full Changelog: 1.4.1...1.4.2
1.4.1
What's Changed
- refactor(dialect): converted Dialect from an interface into an abstract class by @Aeskull in #811
- Combine nested if-statements. by @Aeskull in #810
- update Jinjava dependencies by @thadguidry in #809
- rename WHITE_LIST to whiteList by @Aeskull in #812
- Separated nested try/catch blocks into their own methods by @Aeskull in #813
- Reformate code in the dialect modules by @lserveriiev in #818
- Reformate code by @lserveriiev in #820
- #821 - pre-compiling to load jte templates. by @kdhrubo in #822
New Contributors
Full Changelog: 1.4.0...1.4.1
1.4.0
What's Changed
- JWT - Fixes regression: Invalid JSON was accepted in versions nimbus-jose-jwt 9.24+ (iss #574)
- Bulk Upload of CSVs - bumps Jackson CSV to 2.18 for small fixes (changelog 2.18)
- fixed our GitHub Actions workflows for Central publishing & Docker build publishing
Full Changelog: 1.3.0...1.4.0
1.3.8-RC9
plain default for JAR_FILE in Dockerfile
1.3.8-RC8
missed a comma for build-args in Docker build
1.3.8-RC7
debug Docker jar file
1.3.8-RC6
debug Docker jar file