Skip to content

Release v2023.3.1 of Athena Query Federation

Compare
Choose a tag to compare
@nauy2697 nauy2697 released this 19 Jan 22:42

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
3637236190 550138 aws-athena-federation-sdk-2023.3.1.jar
491521618 27701713 aws-athena-federation-sdk-2023.3.1-withdep.jar

What's Changed

  • build(deps): bump kafka-clients from 3.3.1 to 3.3.2 (#979)
  • build(deps): bump mysql-connector-j from 8.0.31 to 8.0.32 (#973)
  • build(deps): bump aws-sdk.version from 1.12.385 to 1.12.387 (#974)
  • build(deps): bump dependency-check-maven from 7.4.4 to 8.0.1 (#975)
  • build(deps): bump aws-cdk.version from 1.188.0 to 1.189.0 (#976)
  • build(deps): bump surefire.failsafe.version from 3.0.0-M7 to 3.0.0-M8 (#981)
  • build(deps): bump junit-bom from 5.9.1 to 5.9.2 (#982)
  • build(deps): bump maven-dependency-plugin from 3.4.0 to 3.5.0 (#984)
  • build(deps): bump assertj-core from 3.24.1 to 3.24.2 (#985)
  • build(deps): bump maven-checkstyle-plugin from 3.2.0 to 3.2.1 (#986)
  • athena-msk: simplify the sam template (#972)
  • dependabot.yml: Increase open-pull-requests-limit for maven packages (#968)
  • Athena-msk support for sasl ssl plain if cluster is not authenticated with client trustore (#971)
  • fix null pointer on timestream
  • build(deps): bump netty.version from 4.1.86.Final to 4.1.87.Final (#966)
  • build(deps): bump jqwik from 1.7.1 to 1.7.2 (#964)
  • build(deps): bump aws-cdk.version from 1.187.0 to 1.188.0 (#962)
  • build(deps): bump mssql-jdbc from 11.2.2.jre11 to 11.2.3.jre11 (#967)
  • build(deps): bump grpc-google-cloud-bigquerystorage-v1 (#965)
  • build(deps): bump aws-sdk.version from 1.12.380 to 1.12.385 (#961)

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