Release v2023.13.1 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.
Athena Federation SDK jars
CheckSum | File |
---|---|
106247132 27843525 | aws-athena-federation-sdk-2023.13.1-withdep.jar |
1683627323 555754 | aws-athena-federation-sdk-2023.13.1.jar |
Athena Federation Connector Lambda jars
CheckSum | File |
---|---|
2647384524 41965608 | athena-aws-cmdb-2023.13.1.jar |
1524122275 46002766 | athena-cloudera-hive-2023.13.1.jar |
3448108009 41796360 | athena-cloudera-impala-2023.13.1.jar |
2747324484 36725127 | athena-cloudwatch-2023.13.1.jar |
1938734417 30599709 | athena-cloudwatch-metrics-2023.13.1.jar |
3224821913 32257388 | athena-datalakegen2-2023.13.1.jar |
2653964697 37536141 | athena-db2-2023.13.1.jar |
1059426856 32421330 | athena-docdb-2023.13.1.jar |
3352525496 32194936 | athena-dynamodb-2023.13.1.jar |
3573705929 57261901 | athena-elasticsearch-2023.13.1.jar |
1167431189 96125539 | athena-gcs-2023.13.1.jar |
69544486 75695226 | athena-google-bigquery-2023.13.1.jar |
1935794288 93089387 | athena-hbase-2023.13.1.jar |
3923329631 46003314 | athena-hortonworks-hive-2023.13.1.jar |
312397252 43843091 | athena-kafka-2023.13.1.jar |
270383804 50606012 | athena-msk-2023.13.1.jar |
140119810 35039526 | athena-mysql-2023.13.1.jar |
1809837648 54612818 | athena-neptune-2023.13.1.jar |
2316746942 35963650 | athena-oracle-2023.13.1.jar |
3802162267 31955448 | athena-postgresql-2023.13.1.jar |
950037823 35181869 | athena-redis-2023.13.1.jar |
1563559772 32962436 | athena-redshift-2023.13.1.jar |
3609424473 32640191 | athena-saphana-2023.13.1.jar |
2898419139 64150767 | athena-snowflake-2023.13.1.jar |
2488717553 32261723 | athena-sqlserver-2023.13.1.jar |
3703871049 34348529 | athena-synapse-2023.13.1.jar |
2297934003 30865628 | athena-teradata-2023.13.1.jar |
2305222628 31175779 | athena-timestream-2023.13.1.jar |
1535457638 30714517 | athena-tpcds-2023.13.1.jar |
967577577 30041922 | athena-udfs-2023.13.1.jar |
3471837433 31926474 | athena-vertica-2023.13.1.jar |
Athena Federation Connector Lambda zips
CheckSum | File |
---|---|
4117460929 89437756 | athena-gcs.zip |
2528793740 80227285 | athena-saphana.zip |
What's Changed
- bump redshift to preferred driver version
- workflows: use aws-athena-query-federation group
- workflows/cut_release: temporary changes
- Update workflow/cut_release to include the zips as well
- Workflows updates (#1161)
- workflows/cut_release: Use ubuntu-latest instead of self-hosted (#1160)
- Add github workflow to cut a release (#1159)
- Fix typo in Kafka (#1158)
- Add athena-federation-sdk-dsv2 and adapted connectors
- Add AthenaFederationIpcOption for backwards compatibility with Arrow 2.0.0
- Fixed accessing domain endpoints that are in a VPC when using auto_discover_endpoint.
- athena-gcs: Update GcsUtilsTest for coerce (#1145)
- build(deps): bump msal4j from 1.13.5 to 1.13.6 (#1150)
- build(deps): bump aws-cdk.version from 1.197.0 to 1.198.0 (#1147)
- build(deps): bump jsii-runtime from 1.78.1 to 1.79.0 (#1151)
- build(deps): bump google-cloud-storage from 2.20.1 to 2.20.2 (#1155)
- build(deps): bump jqwik from 1.7.2 to 1.7.3 (#1154)
- build(deps): bump ngdbc from 2.16.10 to 2.16.11 (#1153)
- build(deps): bump hadoop-common from 3.3.4 to 3.3.5 (#1149)
- build(deps): bump aws-sdk.version from 1.12.431 to 1.12.435 (#1146)
Full Changelog: https://github.com/awslabs/aws-athena-query-federation/compare/v2023.12.1..v2023.13.1