Releases: opensearch-project/sql-jdbc
Releases · opensearch-project/sql-jdbc
Version 1.4.0.1
maintenance release
What's Changed
- Update jenkins file to use updated docker image by @gaiksaya in #104
- Include shadowJar artifact to release workflow (#8) by @GumpacG in #106
- Added release notes for JDBC and TACO by @GumpacG in #112
- Bumped version to 1.4.0.1 by @GumpacG in #113
Full Changelog: 1.4.0.0...1.4.0.1
1.4.0.0
What's Changed
- bump jetty client to 11 0 14 by @derek-ho in #78
- Update sqlite-jdbc to 3.41.2.2 to address CVE-2023-32697 by @mengweieric in #84
- Reorganize release notes. by @Yury-Fridlyand in #88
- add ani to maintainers and codeowners by @derek-ho in #74
- Update CI workflows. by @Yury-Fridlyand in #87
- Bump version to 1.4. by @Yury-Fridlyand in #86
- Update
SHOW
andDESCRIBE
queries. by @Yury-Fridlyand in #85 - Add functions for date type in the TACO (#5) by @GumpacG in #91
- Update maintainer list. by @Yury-Fridlyand in #89
- Fixed connector version by @GumpacG in #92
- Added brackets for math operation functions in the TACO by @GumpacG in #93
- Add new connection parameter
tunnelHost
to use with tunnel cunnection. by @Yury-Fridlyand in #83 - Update release notes for TACO v1.0 and JDBC v1.4 by @Yury-Fridlyand in #94
- Fix CVEs by @GumpacG in #96
- Replaced autobuild workflow to fix CI by @GumpacG in #100
- Make driver throw SQLSTATE 28000 for invalid username or password by @GumpacG in #102
New Contributors
- @mengweieric made their first contribution in #84
- @GumpacG made their first contribution in #91
Full Changelog: 1.3.0.0...1.4.0.0
1.3.0.0
What's Changed
- Updated MAINTAINERS.md format. by @dblock in #47
- Update repository references. by @Yury-Fridlyand in #56
- baseline repo groups by @derek-ho in #60
- Update file upload dependency by @ps48 in #61
- Added untriaged issue workflow. by @dblock in #58
- Update dependency org.eclipse.jetty:jetty-server to v11.0.14 by @mend-for-github-com in #64
- Update dependency net.minidev:json-smart to v2.4.9 by @mend-for-github-com in #70
- update codeowners and maintainers by @derek-ho in #68
- Adding Struct Support by @akuzin1 in #73
- Bump version and update release notes by @Yury-Fridlyand in #75
New Contributors
- @dblock made their first contribution in #47
- @derek-ho made their first contribution in #60
- @ps48 made their first contribution in #61
- @akuzin1 made their first contribution in #73
Full Changelog: 1.2.0.0...1.3.0.0
1.2.0.0
What's Changed
- bump driver version 2.0.0.0 by @YANG-DB in #11
- Bump version 2.0.0.0 by @YANG-DB in #12
- Add JDBC driver jenkins CI workflow. by @Yury-Fridlyand in #15
- patch CVE and sync versioning by @YANG-DB in #44
- Update dependency com.amazonaws:aws-java-sdk-core to v1.12.1 by @mend-for-github-com in #10
- Modify maven publication task by adding sources and javadoc by @Yury-Fridlyand in #45
- Fixes "
ResultSet.getTime()
returnsnull
" bug by @margarit-h in #41 - Fix default
precision
andmaxSize
for all datetime types. by @Yury-Fridlyand in #39 - Update
wiremock
andjetty
by @Yury-Fridlyand in #46 - Add release workflows by @gaiksaya in #48
- Remove stale jenkins file by @gaiksaya in #53
New Contributors
- @margarit-h made their first contribution in #41
- @gaiksaya made their first contribution in #48
Full Changelog: 2.0.0.0...1.2.0.0