Skip to content

deps: upgrade Athena JDBC driver to 3.8.0 - #14

Merged
edmundmiller merged 1 commit into
mainfrom
deps/athena-jdbc-upgrade
Aug 8, 2026
Merged

edmundmiller merged 1 commit into
mainfrom
deps/athena-jdbc-upgrade

Conversation

@edmundmiller

@edmundmiller edmundmiller commented Aug 8, 2026

Copy link
Copy Markdown
Member

Summary

  • upgrade from Simba Athena JDBC 2.2.1 to AWS Athena JDBC 3.8.0
  • resolve the driver only from AWS's restricted Ivy repository
  • pin dependency SHA-256 metadata and verify the embedded JAR signature before compilation
  • migrate the registered driver class and examples to JDBC 3.x parameters
  • remove the obsolete standalone AWS SDK v1 dependency

Verification

  • ./gradlew clean test assemble
  • ./gradlew test --tests '*should register AWS Athena driver'
  • distribution contains only athena-jdbc-3.8.0.jar; no Simba 2.x or standalone AWS SDK v1 jars
  • git diff --check

@edmundmiller
edmundmiller force-pushed the deps/athena-jdbc-upgrade branch 3 times, most recently from 0abd751 to d39363b Compare August 8, 2026 16:40
@edmundmiller
edmundmiller force-pushed the deps/athena-jdbc-upgrade branch from d39363b to f8b6ab8 Compare August 8, 2026 16:49
@edmundmiller
edmundmiller merged commit 4e343b8 into main Aug 8, 2026
2 checks passed
@edmundmiller
edmundmiller deleted the deps/athena-jdbc-upgrade branch August 8, 2026 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant