Release v2022.48.2 of Athena Query Federation
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:
-
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”.
-
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 |
---|---|
1013330738 550050 | aws-athena-federation-sdk-2022.48.2.jar |
2584784718 27651046 | aws-athena-federation-sdk-2022.48.2-withdep.jar |
What's Changed
- Add OWASP dependency-check-maven and update dependencies
- Control transitive jackson dependencies
- Reduce Privileges of Lambda Role for Timestream
- Add athena-arrow-java-dist
- Modified pagination logic in AthenaGoogleBigQueryConnector (#841)
- Bump postgresql from 42.4.1 to 42.4.3 in /athena-postgresql
- Added Support for Private Endpoint in BigQuery Connector (#835)
- Avoid errors on null values for dynamodb
Full Changelog: https://github.com/awslabs/aws-athena-query-federation/compare/v2022.47.1..v2022.48.2