Skip to content

Release v2024.8.1 of Athena Query Federation DSV2

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Feb 19:36

This version includes improvements and bugfixes in some connectors. See here for changes since the last release.

Binary distribution of the SDK DSV2 adapter and DSV2 adapted connectors can be found here.

You can assert the validity of the binary distribution by comparing against the below cksums.

Athena Federation SDK DSV2 jars

CheckSum File
533531907 30961482 athena-federation-sdk-dsv2-2024.8.1.jar

Athena Federation Connector DSV2 jars

CheckSum File
3181342296 44024387 athena-aws-cmdb-dsv2-2024.8.1.jar
2060402812 38622731 athena-cloudwatch-dsv2-2024.8.1.jar
2271301376 32474586 athena-cloudwatch-metrics-dsv2-2024.8.1.jar
3931105296 34076045 athena-dynamodb-dsv2-2024.8.1.jar

What's Changed

  • Revert "Migrate cut release workflow to use AWS Ubuntu image (#283)" (#285)
  • Changed Release workflow to update before installing utils (#284)
  • Migrate cut release workflow to use AWS Ubuntu image (#283)
  • Migrated to latest Athena Federation SDK; 2024.8.1 (#282)
  • build(deps): bump org.codehaus.mojo:license-maven-plugin (#248)
  • build(deps): bump org.apache.maven.plugins:maven-compiler-plugin (#223)
  • build(deps): bump actions/setup-java from 3 to 4 (#196)
  • build(deps): bump github/codeql-action from 2 to 3 (#210)
  • build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin (#199)
  • build(deps): bump org.junit:junit-bom from 5.10.1 to 5.10.2 (#256)
  • build(deps): bump slf4j-log4j.version from 2.0.9 to 2.0.12 (#258)
  • build(deps): bump org.apache.maven.plugins:maven-shade-plugin (#272)
  • build(deps): bump com.amazonaws:aws-java-sdk-sts (#281)
  • build(deps): bump log4j2Version from 2.21.1 to 2.23.0 (#273)

Full Changelog: https://github.com/awslabs/aws-athena-query-federation-dsv2/compare/v2023.50.1..v2024.8.1