Release v2022.51.4 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 |
---|---|
991687654 550071 | aws-athena-federation-sdk-2022.51.4.jar |
3477475033 27679800 | aws-athena-federation-sdk-2022.51.4-withdep.jar |
What's Changed
- Fix MSK connector issues (#917)
- Various dependency bumps
- Adding optional permissions boundary parameter (#906)
- fixed datatype issues in saphana connector (#905)
- athena-elasticsearch: downgrade elasticsearch client
Full Changelog: https://github.com/awslabs/aws-athena-query-federation/compare/v2022.50.2..v2022.51.4