Release v2023.23.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 |
---|---|
217334149 28446183 | aws-athena-federation-sdk-2023.23.1-withdep.jar |
3211089938 634412 | aws-athena-federation-sdk-2023.23.1.jar |
Athena Federation Connector Lambda jars
CheckSum | File |
---|---|
1734026309 42631918 | athena-aws-cmdb-2023.23.1.jar |
2935672859 46617911 | athena-cloudera-hive-2023.23.1.jar |
2856029453 42414223 | athena-cloudera-impala-2023.23.1.jar |
3288112189 37284212 | athena-cloudwatch-2023.23.1.jar |
3992074782 31203342 | athena-cloudwatch-metrics-2023.23.1.jar |
3549635387 32872341 | athena-datalakegen2-2023.23.1.jar |
256124096 38151087 | athena-db2-2023.23.1.jar |
858623691 37148261 | athena-db2-as400-2023.23.1.jar |
505439760 33024019 | athena-docdb-2023.23.1.jar |
4181090931 32798448 | athena-dynamodb-2023.23.1.jar |
1854510466 57866101 | athena-elasticsearch-2023.23.1.jar |
1802141465 92381415 | athena-gcs-2023.23.1.jar |
4194424098 76716259 | athena-google-bigquery-2023.23.1.jar |
1392171262 93796352 | athena-hbase-2023.23.1.jar |
820103529 46618269 | athena-hortonworks-hive-2023.23.1.jar |
377233963 44271700 | athena-kafka-2023.23.1.jar |
1698009002 51034505 | athena-msk-2023.23.1.jar |
2375658095 35722910 | athena-mysql-2023.23.1.jar |
2295577191 55273951 | athena-neptune-2023.23.1.jar |
1911273486 38326595 | athena-oracle-2023.23.1.jar |
3391042145 32555838 | athena-postgresql-2023.23.1.jar |
3098950993 35795871 | athena-redis-2023.23.1.jar |
1705345234 33566775 | athena-redshift-2023.23.1.jar |
2918910604 33255063 | athena-saphana-2023.23.1.jar |
3597893851 64784931 | athena-snowflake-2023.23.1.jar |
376910993 32876498 | athena-sqlserver-2023.23.1.jar |
4218250327 35086709 | athena-synapse-2023.23.1.jar |
3438171591 31482586 | athena-teradata-2023.23.1.jar |
2884646235 31780576 | athena-timestream-2023.23.1.jar |
2615465782 31317177 | athena-tpcds-2023.23.1.jar |
3962609183 30644624 | athena-udfs-2023.23.1.jar |
633270923 32547467 | athena-vertica-2023.23.1.jar |
Athena Federation Connector Lambda zips
CheckSum | File |
---|---|
3557087728 86102350 | athena-gcs.zip |
4126003434 81525659 | athena-saphana.zip |
What's Changed
- fixing test in mysql record handler
- fixing mysql connector syntax for top N
- Federation Release Tests Support
- build(deps): bump grpc-google-cloud-bigquerystorage-v1
- build(deps): bump redshift-jdbc42 from 2.1.0.14 to 2.1.0.15
- build(deps): bump google-cloud-resourcemanager from 1.19.0 to 1.20.0
- build(deps): bump maven-dependency-plugin from 3.5.0 to 3.6.0
- build(deps): bump snowflake-jdbc from 3.13.30 to 3.13.32
- build(deps): bump maven-checkstyle-plugin from 3.2.2 to 3.3.0
- build(deps): bump netty.version from 4.1.92.Final to 4.1.93.Final
- build(deps): bump jsii-runtime from 1.81.0 to 1.82.0
- build(deps): bump guava from 31.1-jre to 32.0.0-jre
- build(deps): bump protobuf-java from 3.23.1 to 3.23.2
- build(deps): bump aws-cdk.version from 1.201.0 to 1.202.0
- build(deps): bump aws-sdk.version from 1.12.472 to 1.12.477
- Get rid of powermock and mockito.legacy.version entirely (#1304)
- Remove powermockito dependency (#1303)
- CMDB connector - Add RDS database tags to output
- CMDB connector - Add EC2 instance tags to output
Full Changelog: https://github.com/awslabs/aws-athena-query-federation/compare/v2023.21.1..v2023.23.1