Release v2023.8.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 |
---|---|
476740909 550142 | aws-athena-federation-sdk-2023.8.2.jar |
566381283 27824506 | aws-athena-federation-sdk-2023.8.2-withdep.jar |
What's Changed
- bump_versions/common.py: use gh cli instead of curl (#1071)
- added support for scram without SSL encryption (#1069)
Full Changelog: https://github.com/awslabs/aws-athena-query-federation/compare/v2023.8.1..v2023.8.2