Skip to content

Release v2023.8.1 of Athena Query Federation

Compare
Choose a tag to compare
@hackett123 hackett123 released this 22 Feb 18:06
e0a8f69

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

Binary distribution of the SDK can be found here. For pre-built versions of the connector and UDF suite please:

  1. Navigate to Serverless Application Repository and search for "athena-federation". Also check the checkbox labeled "Show apps that create custom IAM roles or resource policies".

  2. Look for entries published by the "Amazon Athena Federation" author.

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

CheckSum File
305376279 550140 aws-athena-federation-sdk-2023.8.1.jar
3750817029 27824504 aws-athena-federation-sdk-2023.8.1-withdep.jar

What's Changed

  • build(deps): bump jsii-runtime from 1.74.0 to 1.75.0 (#1054)
  • build(deps): bump google-cloud-resourcemanager from 1.12.0 to 1.13.0 (#1063)
  • build(deps-dev): bump equalsverifier from 3.13.1 to 3.13.2 (#1062)
  • build(deps): bump postgresql from 42.5.3 to 42.5.4 (#1061)
  • build(deps): bump protobuf-java from 3.21.12 to 3.22.0 (#1060)
  • build(deps): bump netty.version from 4.1.88.Final to 4.1.89.Final (#1058)
  • build(deps): bump maven-javadoc-plugin from 3.4.1 to 3.5.0 (#1057)
  • build(deps): bump surefire.failsafe.version from 3.0.0-M8 to 3.0.0-M9 (#1056)
  • build(deps): bump lettuce-core from 6.2.2.RELEASE to 6.2.3.RELEASE (#1055)
  • build(deps): bump aws-cdk.version from 1.192.0 to 1.193.0 (#1053)
  • build(deps): bump aws-sdk.version from 1.12.405 to 1.12.410 (#1052)
  • athena-msk: Update source type (#1050)
  • Add Kafka connector (#1049)
  • Run the build workflow only for push (#1046)
  • build(deps-dev): bump equalsverifier from 3.13 to 3.13.1 (#1045)
  • build(deps): bump ojdbc8 from 21.8.0.0 to 21.9.0.0 (#1044)
  • build(deps): bump google-cloud-storage from 2.17.2 to 2.18.0 (#1042)
  • build(deps): bump mongo-java-driver from 3.12.11 to 3.12.12 (#1041)
  • build(deps): bump kafka-clients from 3.3.2 to 3.4.0 (#1040)
  • build(deps): bump netty.version from 4.1.87.Final to 4.1.88.Final (#1039)
  • build(deps): bump aws-cdk.version from 1.191.0 to 1.192.0 (#1037)
  • build(deps): bump aws-sdk.version from 1.12.400 to 1.12.405 (#1036)
  • improve description of the parameter in yaml file when creating connector (#1034)

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