Skip to content

Release v2023.5.1 of Athena Query Federation

Compare
Choose a tag to compare
@hackett123 hackett123 released this 30 Jan 18:00
efefd58

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
1302257884 550139 aws-athena-federation-sdk-2023.5.1.jar
1577809053 27775018 aws-athena-federation-sdk-2023.5.1-withdep.jar

What's Changed

  • build(deps): bump aws-cdk.version from 1.189.0 to 1.190.0 (#998)
  • build(deps): bump libraries-bom from 25.2.0 to 26.5.0 (#1009)
  • build(deps): bump google-cloud-resourcemanager from 1.10.0 to 1.11.0 (#1008)
  • build(deps): bump gremlinDriverVersion from 3.6.1 to 3.6.2 (#1006)
  • build(deps): bump grpc-google-cloud-bigquerystorage-v1 (#1005)
  • athena-dynamodb: Added logic to handle Null value within List or Set (#996)
  • build(deps): bump msal4j from 1.13.3 to 1.13.4 (#1003)
  • build(deps): bump google-cloud-bigquery from 2.20.2 to 2.21.0 (#1002)
  • build(deps-dev): bump equalsverifier from 3.12.3 to 3.12.4 (#1001)
  • build(deps): bump fasterxml.jackson.version from 2.14.1 to 2.14.2 (#1000)
  • build(deps): bump aws-sdk.version from 1.12.389 to 1.12.395 (#999)
  • build(deps): bump jsii-runtime from 1.73.0 to 1.74.0 (#997)
  • Add option to select custom lambda role when deploying the PostgreSQL connector (#995)
  • athena-google-bigquery: make subnets and security groups optional (#993)

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