Skip to content

Releases: awslabs/aws-athena-query-federation

Release v2024.36.1 of Athena Query Federation

11 Sep 13:48
Compare
Choose a tag to compare

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:

  1. 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".

  2. 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
2773948185 28127239 aws-athena-federation-sdk-2024.36.1-withdep.jar
1381229291 668285 aws-athena-federation-sdk-2024.36.1.jar

Athena Federation Connector Lambda jars

CheckSum File
3375723538 44290983 athena-aws-cmdb-2024.36.1.jar
1557168180 44484073 athena-clickhouse-2024.36.1.jar
3056699446 49195442 athena-cloudera-hive-2024.36.1.jar
2140613543 43665226 athena-cloudera-impala-2024.36.1.jar
2015542066 32375970 athena-cloudwatch-2024.36.1.jar
3687821129 31941890 athena-cloudwatch-metrics-2024.36.1.jar
2697385333 33658631 athena-datalakegen2-2024.36.1.jar
2323875551 38779410 athena-db2-2024.36.1.jar
2442901598 38515199 athena-db2-as400-2024.36.1.jar
4258535427 33765467 athena-docdb-2024.36.1.jar
600166330 42454918 athena-dynamodb-2024.36.1.jar
3479314410 58636338 athena-elasticsearch-2024.36.1.jar
844042925 129022804 athena-gcs-2024.36.1.jar
3534968209 95223185 athena-google-bigquery-2024.36.1.jar
2539413903 102471419 athena-hbase-2024.36.1.jar
2455696653 49195797 athena-hortonworks-hive-2024.36.1.jar
460680024 63908097 athena-kafka-2024.36.1.jar
1580966933 92197276 athena-msk-2024.36.1.jar
2303448937 36716422 athena-mysql-2024.36.1.jar
883812500 64823897 athena-neptune-2024.36.1.jar
1356756456 39317432 athena-oracle-2024.36.1.jar
2297989852 33316505 athena-postgresql-2024.36.1.jar
4138455456 36788141 athena-redis-2024.36.1.jar
3773913421 36834526 athena-redshift-2024.36.1.jar
811963586 34053178 athena-saphana-2024.36.1.jar
1690292321 103506655 athena-snowflake-2024.36.1.jar
946557298 33663516 athena-sqlserver-2024.36.1.jar
1834503686 36045572 athena-synapse-2024.36.1.jar
3315137286 32233087 athena-teradata-2024.36.1.jar
2399960254 32553351 athena-timestream-2024.36.1.jar
3403898811 32054185 athena-tpcds-2024.36.1.jar
1208806059 31379962 athena-udfs-2024.36.1.jar
1362922717 33737262 athena-vertica-2024.36.1.jar

Athena Federation Connector Lambda zips

CheckSum File
2522016878 91052412 athena-gcs.zip
1340422876 81776222 athena-saphana.zip
3811401034 93721270 athena-snowflake.zip

What's Changed

Bug Fixes & Enhancements

  • add athena connector exception class to classify Runtime Exception (#2241)
  • Updated Postgresql Split Query Comment (#2242)
  • Collate Aware Postgresql String Builder (#2216)
  • Don't declare jsii-runtime as a dependency of any component directly (#2228)

Dependency Upgrades

  • Depedency Upgrade - software.amazon.awssdk:bom from 2.27.17 to 2.27.21 (#2249)
  • Depedency Upgrade - log4j2Version from 2.23.1 to 2.24.0 (#2247)
  • Depedency Upgrade - org.elasticsearch.client:elasticsearch-rest-client from 8.15.0 to 8.15.1 (#2246)
  • Depedency Upgrade - aws-sdk.version from 1.12.770 to 1.12.771 (#2245)
  • Depedency Upgrade - org.yaml:snakeyaml from 2.2 to 2.3 (#2236)
  • Depedency Upgrade - surefire.failsafe.version from 3.4.0 to 3.5.0 (#2233)
  • Depedency Upgrade - net.snowflake:snowflake-jdbc from 3.18.0 to 3.19.0 (#2235)
  • Depedency Upgrade - org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 (#2234)
  • Depedency Upgrade - com.microsoft.azure:msal4j from 1.17.0 to 1.17.1 (#2231)
  • Depedency Upgrade - org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 (#2237)
  • Depedency Upgrade - com.clickhouse:clickhouse-jdbc from 0.6.4 to 0.6.5 (#2232)
  • Depedency Upgrade - software.amazon.jsii:jsii-runtime from 1.102.0 to 1.103.1 (#2229)
  • Depedency Upgrade - software.amazon.awssdk:bom from 2.27.12 to 2.27.17 (#2230)
  • Depedency Upgrade - software.amazon.awssdk:bom from 2.27.10 to 2.27.12 (#2214)
  • Depedency Upgrade - nl.jqno.equalsverifier:equalsverifier from 3.16.1 to 3.16.2 (#2213)
  • Depedency Upgrade - com.microsoft.sqlserver:mssql-jdbc from 12.8.0.jre11 to 12.8.1.jre11 (#2212)
  • Depedency Upgrade - com.microsoft.azure:msal4j from 1.16.2 to 1.17.0 (#2210)
  • Depedency Upgrade - org.apache.maven.plugins:maven-checkstyle-plugin from 3.4.0 to 3.5.0 (#2211)
  • Depedency Upgrade - org.postgresql:postgresql from 42.7.3 to 42.7.4 (#2209)
  • Revert "Depedency Upgrade - software.amazon.msk:aws-msk-iam-auth from 2.1.1 to 2.2.0" (#2181)
  • Depedency Upgrade - com.google.cloud:google-cloud-storage from 2.41.0 to 2.42.0 (#2189)

Full Changelog: https://github.com/awslabs/aws-athena-query-federation/compare/v2024.33.1..v2024.36.1

Release v2024.33.1 of Athena Query Federation

22 Aug 17:30
Compare
Choose a tag to compare

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:

  1. 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".

  2. 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
1998373568 28758517 aws-athena-federation-sdk-2024.33.1-withdep.jar
2605338891 667329 aws-athena-federation-sdk-2024.33.1.jar

Athena Federation Connector Lambda jars

CheckSum File
2530784383 44909694 athena-aws-cmdb-2024.33.1.jar
2603133114 61010192 athena-clickhouse-2024.33.1.jar
1213812075 49811817 athena-cloudera-hive-2024.33.1.jar
3429612013 44281604 athena-cloudera-impala-2024.33.1.jar
849918571 39008363 athena-cloudwatch-2024.33.1.jar
4068995787 32560605 athena-cloudwatch-metrics-2024.33.1.jar
4292854447 34282285 athena-datalakegen2-2024.33.1.jar
1228405418 39397257 athena-db2-2024.33.1.jar
3815996879 39133043 athena-db2-as400-2024.33.1.jar
786813621 34384184 athena-docdb-2024.33.1.jar
2973800706 43061777 athena-dynamodb-2024.33.1.jar
3830547695 59255091 athena-elasticsearch-2024.33.1.jar
163589348 129531737 athena-gcs-2024.33.1.jar
3649844253 95826718 athena-google-bigquery-2024.33.1.jar
2689747994 103078590 athena-hbase-2024.33.1.jar
2558910080 49812173 athena-hortonworks-hive-2024.33.1.jar
4046881035 64500649 athena-kafka-2024.33.1.jar
3489040911 92854612 athena-msk-2024.33.1.jar
1176245140 37334268 athena-mysql-2024.33.1.jar
711960554 65434813 athena-neptune-2024.33.1.jar
2376643001 39935277 athena-oracle-2024.33.1.jar
2044833554 33935993 athena-postgresql-2024.33.1.jar
2407882146 37405964 athena-redis-2024.33.1.jar
1024132140 37454007 athena-redshift-2024.33.1.jar
2411810394 34671149 athena-saphana-2024.33.1.jar
4247515788 104308590 athena-snowflake-2024.33.1.jar
3589590429 34287171 athena-sqlserver-2024.33.1.jar
2691944682 36623108 athena-synapse-2024.33.1.jar
4251450199 32850932 athena-teradata-2024.33.1.jar
3468848804 33172069 athena-timestream-2024.33.1.jar
2417300382 32672903 athena-tpcds-2024.33.1.jar
535787639 31998681 athena-udfs-2024.33.1.jar
807399687 34356014 athena-vertica-2024.33.1.jar

Athena Federation Connector Lambda zips

CheckSum File
662898812 91565503 athena-gcs.zip
2420916623 83632358 athena-saphana.zip
3054536798 94470868 athena-snowflake.zip

What's Changed

  • build(deps): bump software.amazon.awssdk:bom from 2.27.7 to 2.27.10 (#2190)
  • build(deps): bump software.amazon.awssdk:bom from 2.27.7 to 2.27.10
  • build(deps): bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.1 to 3.8.0 (#2191)
  • build(deps): bump org.apache.maven.plugins:maven-dependency-plugin
  • build(deps): bump aws-sdk.version from 1.12.769 to 1.12.770 (#2185)
  • build(deps): bump aws-sdk.version from 1.12.769 to 1.12.770
  • ignore aws-msk-iam-auth for dependabot (#2184)
  • sqlserver connector listSchema query changes (#2127)
  • update KMS to AES_256 (#2180)
  • Make VPC optional in DB2 connectors (#2179)
  • build(deps): bump aws-sdk.version from 1.12.767 to 1.12.769 (#2171)
  • build(deps): bump aws-sdk.version from 1.12.767 to 1.12.769
  • build(deps): bump com.google.guava:guava from 33.2.1-jre to 33.3.0-jre (#2176)
  • build(deps): bump com.google.guava:guava from 33.2.1-jre to 33.3.0-jre
  • build(deps): bump org.junit:junit-bom from 5.10.3 to 5.11.0 (#2175)
  • build(deps): bump org.junit:junit-bom from 5.10.3 to 5.11.0
  • build(deps): bump software.amazon.awssdk:bom from 2.27.2 to 2.27.7 (#2178)
  • build(deps): bump software.amazon.awssdk:bom from 2.27.2 to 2.27.7
  • build(deps): bump surefire.failsafe.version from 3.3.1 to 3.4.0 (#2177)
  • build(deps): bump surefire.failsafe.version from 3.3.1 to 3.4.0
  • build(deps): bump commons-cli:commons-cli from 1.8.0 to 1.9.0 (#2174)
  • build(deps): bump commons-cli:commons-cli from 1.8.0 to 1.9.0
  • build(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.5 (#2173)
  • build(deps): bump org.apache.maven.plugins:maven-gpg-plugin
  • build(deps): bump com.clickhouse:clickhouse-jdbc from 0.6.3 to 0.6.4 (#2172)
  • build(deps): bump com.clickhouse:clickhouse-jdbc from 0.6.3 to 0.6.4

Full Changelog: https://github.com/awslabs/aws-athena-query-federation/compare/v2024.32.1..v2024.33.1

Release v2024.32.1 of Athena Query Federation

16 Aug 12:58
Compare
Choose a tag to compare

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:

  1. 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".

  2. 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
1774100251 28728013 aws-athena-federation-sdk-2024.32.1-withdep.jar
2020821755 667330 aws-athena-federation-sdk-2024.32.1.jar

Athena Federation Connector Lambda jars

CheckSum File
1164146840 44880002 athena-aws-cmdb-2024.32.1.jar
2122685499 60976594 athena-clickhouse-2024.32.1.jar
1898410507 49781314 athena-cloudera-hive-2024.32.1.jar
1160930929 44251098 athena-cloudera-impala-2024.32.1.jar
2322743104 38977860 athena-cloudwatch-2024.32.1.jar
2286978831 32530128 athena-cloudwatch-metrics-2024.32.1.jar
3908268316 34251781 athena-datalakegen2-2024.32.1.jar
2578105480 39366753 athena-db2-2024.32.1.jar
122402103 39102539 athena-db2-as400-2024.32.1.jar
2357714229 34353680 athena-docdb-2024.32.1.jar
3847481545 43003428 athena-dynamodb-2024.32.1.jar
1369896214 59224585 athena-elasticsearch-2024.32.1.jar
664165059 129501212 athena-gcs-2024.32.1.jar
3569811746 95796214 athena-google-bigquery-2024.32.1.jar
2387692228 103046209 athena-hbase-2024.32.1.jar
3725681402 49781670 athena-hortonworks-hive-2024.32.1.jar
768284763 64470145 athena-kafka-2024.32.1.jar
3707875276 92823825 athena-msk-2024.32.1.jar
461605253 37303764 athena-mysql-2024.32.1.jar
2330984005 65404309 athena-neptune-2024.32.1.jar
1989954388 39904773 athena-oracle-2024.32.1.jar
3775674560 33905489 athena-postgresql-2024.32.1.jar
2201247189 37375460 athena-redis-2024.32.1.jar
1316049651 37423664 athena-redshift-2024.32.1.jar
2632954280 34640645 athena-saphana-2024.32.1.jar
2975282839 104278089 athena-snowflake-2024.32.1.jar
2964366663 34256648 athena-sqlserver-2024.32.1.jar
2271646728 36592604 athena-synapse-2024.32.1.jar
924771006 32820429 athena-teradata-2024.32.1.jar
2223301543 33141580 athena-timestream-2024.32.1.jar
2746595771 32642399 athena-tpcds-2024.32.1.jar
1613440925 31968180 athena-udfs-2024.32.1.jar
3781366577 34325510 athena-vertica-2024.32.1.jar

Athena Federation Connector Lambda zips

CheckSum File
3193798111 91535003 athena-gcs.zip
3447903573 83521861 athena-saphana.zip
228433888 94434213 athena-snowflake.zip

What's Changed

  • Added Data Source Hints (#2148)
  • [Fix] Add views to the Table list in athena-sqlserver connector (#2170)
  • Fix for cloudwatch-metrics pagination bug (#2169)
  • Added QPT Support for TPCDS Connector (#2168)
  • build(deps): bump org.elasticsearch.client:elasticsearch-rest-client from 8.14.3 to 8.15.0 (#2159)
  • build(deps): bump org.elasticsearch.client:elasticsearch-rest-client
  • build(deps): bump software.amazon.awssdk:bom from 2.26.29 to 2.27.2 (#2164)
  • build(deps): bump software.amazon.awssdk:bom from 2.26.29 to 2.27.2
  • build(deps): bump software.amazon.msk:aws-msk-iam-auth from 2.1.1 to 2.2.0 (#2167)
  • build(deps): bump software.amazon.msk:aws-msk-iam-auth
  • build(deps): bump io.confluent:kafka-protobuf-provider from 7.6.0 to 7.7.0 (#2157)
  • build(deps): bump io.confluent:kafka-protobuf-provider
  • build(deps): bump org.apache.directory.api:api-ldap-model from 2.1.6 to 2.1.7 (#2163)
  • build(deps): bump org.apache.directory.api:api-ldap-model
  • build(deps): bump com.google.protobuf:protobuf-java from 3.19.6 to 3.25.3 (#2155)
  • build(deps): bump com.google.protobuf:protobuf-java
  • build(deps): bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0 (#2161)
  • build(deps): bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0
  • build(deps): bump slf4j-log4j.version from 2.0.13 to 2.0.16 (#2154)
  • build(deps): bump slf4j-log4j.version from 2.0.13 to 2.0.16
  • build(deps): bump org.apache.avro:avro from 1.11.3 to 1.12.0 (#2153)
  • build(deps): bump org.apache.avro:avro from 1.11.3 to 1.12.0
  • Remove duplicate dependencies from athena-msk pom.xml (#2146)
  • build(deps): bump com.google.protobuf:protobuf-java from 3.19.4 to 3.19.6 in /athena-msk (#2145)
  • build(deps): bump com.google.protobuf:protobuf-java in /athena-msk
  • [FEATURE] Add Support for querying Avro/Protobuf Data in athena-msk Connector (#2075)
  • DocDB select query with _id issue fix (#2105)
  • build(deps-dev): bump org.hamcrest:hamcrest from 2.2 to 3.0 (#2137)
  • build(deps-dev): bump org.hamcrest:hamcrest from 2.2 to 3.0
  • build(deps): bump com.mysql:mysql-connector-j from 8.4.0 to 9.0.0 (#2074)
  • build(deps): bump com.mysql:mysql-connector-j from 8.4.0 to 9.0.0
  • build(deps): bump org.eclipse.rdf4j:rdf4j-repository-sparql from 5.0.1 to 5.0.2 (#2136)
  • build(deps): bump org.eclipse.rdf4j:rdf4j-repository-sparql
  • Feature/sqlserver issue 1540 (#2126)
  • Neptune dependency upgrade (#2143)
  • Remove s3:listAllMyBuckets permission (#2131)
  • build(deps): bump com.amazon.redshift:redshift-jdbc42 from 2.1.0.29 to 2.1.0.30 (#2141)
  • build(deps): bump com.amazon.redshift:redshift-jdbc42
  • build(deps): bump com.oracle.database.jdbc:ojdbc8 from 23.4.0.24.05 to 23.5.0.24.07 (#2140)
  • build(deps): bump com.oracle.database.jdbc:ojdbc8
  • build(deps): bump io.lettuce:lettuce-core from 6.3.2.RELEASE to 6.4.0.RELEASE (#2138)
  • build(deps): bump io.lettuce:lettuce-core
  • build(deps): bump software.amazon.awssdk:bom from 2.26.25 to 2.26.29 (#2139)
  • build(deps): bump software.amazon.awssdk:bom from 2.26.25 to 2.26.29
  • build(deps): bump software.amazon.jsii:jsii-runtime from 1.101.0 to 1.102.0 (#2142)
  • build(deps): bump software.amazon.jsii:jsii-runtime
  • build(deps): bump com.google.cloud:google-cloud-storage from 2.40.1 to 2.41.0 (#2135)
  • build(deps): bump com.google.cloud:google-cloud-storage
  • build(deps): bump com.microsoft.sqlserver:mssql-jdbc from 12.7.1.jre11-preview to 12.8.0.jre11 (#2133)
  • build(deps): bump com.microsoft.sqlserver:mssql-jdbc
  • build(deps): bump aws-sdk.version from 1.12.765 to 1.12.767 (#2134)
  • build(deps): bump aws-sdk.version from 1.12.765 to 1.12.767
  • BigQuery empty table and projectId casing issues fix (#2068)
  • Handling array values in Neptune node (#2095)
  • [Fix] Remove Trailing Whitespaces from Char Column in Postgresql/Redshift Connector (#2117)
  • build(deps): bump software.amazon.awssdk:bom from 2.26.21 to 2.26.25 (#2124)
  • build(deps): bump software.amazon.awssdk:bom from 2.26.21 to 2.26.25
  • build(deps): bump com.microsoft.azure:msal4j from 1.16.1 to 1.16.2 (#2125)
  • build(deps): bump com.microsoft.azure:msal4j from 1.16.1 to 1.16.2
  • build(deps): bump io.confluent:kafka-avro-serializer from 7.6.2 to 7.7.0 (#2122)
  • build(deps): bump io.confluent:kafka-avro-serializer from 7.6.2 to 7.7.0
  • build(deps): bump io.confluent:kafka-protobuf-serializer from 7.6.2 to 7.7.0 (#2123)
  • build(deps): bump io.confluent:kafka-protobuf-serializer
  • build(deps): bump net.snowflake:snowflake-jdbc from 3.17.0 to 3.18.0 (#2121)
  • build(deps): bump net.snowflake:snowflake-jdbc from 3.17.0 to 3.18.0
  • build(deps): bump org.apache.kafka:kafka-clients from 3.7.1 to 3.8.0 (#2120)
  • build(deps): bump org.apache.kafka:kafka-clients from 3.7.1 to 3.8.0
  • build(deps): bump aws-sdk.version from 1.12.762 to 1.12.765 (#2119)
  • build(deps): bump aws-sdk.version from 1.12.762 to 1.12.765
  • build(deps): bump io.confluent:kafka-avro-serializer from 7.6.1 to 7.6.2 (#2116)
  • build(deps): bump io.confluent:kafka-avro-serializer from 7.6.1 to 7.6.2
  • build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 (#2112)
  • build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin
  • build(deps): bump com.clickhouse:clickhouse-jdbc from 0.6.2 to 0.6.3 (#2111)
  • build(deps): bump com.clickhouse:clickhouse-jdbc from 0.6.2 to 0.6.3
  • build(deps): bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 (#2113)
  • build(deps): bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0
  • build(deps): bump software.amazon.msk:aws-msk-iam-auth from 2.1.1 to 2.2.0 (#2114)
  • build(deps): bump software.amazon.msk:aws-msk-iam-auth
  • build(deps): bump software.amazon.awssdk:bom from 2.26.20 to 2.26.21 (#2115)
  • build(deps): bump software.amazon.awssdk:bom from 2.26.20 to 2.26.21
  • build(deps): bump io.confluent:kafka-protobuf-serializer from 7.6.1 to 7.6.2 (#2110)
  • build(deps): bump io.confluent:kafka-protobuf-serializer
  • build(deps): bump aws-sdk.version from 1.12.761 to 1.12.762 (#2109)
  • build(deps): bump aws-sdk.version from 1.12.761 to 1.12.762
  • build(deps): bump org.assertj:assertj-core from 3.26.0 to 3.26.3 (#2099)
  • build(deps): bump org.assertj:assertj-core from 3.26.0 to 3.26.3
  • build(deps): bump software.amazon.awssdk:bom from 2.26.16 to 2.26.20 (#2103)
  • build(deps): bump software.amazon.awssdk:bom from 2.26.16 to 2.26.20
  • build(deps): bump net.snowflake:snowflake-jdbc from 3.16.1 to 3.17.0 (#2104)
  • build(deps): bump net.snowflake:snowflake-jdbc from 3.16.1 to 3.17.0
  • build(deps): bump surefire.failsafe.version from 3.3.0 to 3.3.1 (#2102)
  • build(deps): bump surefire.failsafe.version from 3.3.0 to 3.3.1
  • build(deps): bump com.microsoft.azure:msal4j from 1.16.0 to 1.16.1 (#2101)
  • build(deps): bump com.microsoft.azure:msal4j from 1.16.0 to 1.16.1
  • build(deps): bump com.microsoft.sqlserver:mssql-jdbc from 12.7.0.jre11-preview to 12.7.1.jre11-preview (#2097)
  • build(deps): bump com.microsoft.sqlserver:mssql-jdbc
  • build(deps): bump org.elasticsearch.clie...
Read more

Release v2024.25.1 of Athena Query Federation

26 Jun 16:56
Compare
Choose a tag to compare

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:

  1. 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".

  2. 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
511628068 28719021 aws-athena-federation-sdk-2024.25.1-withdep.jar
1158918887 664874 aws-athena-federation-sdk-2024.25.1.jar

Athena Federation Connector Lambda jars

CheckSum File
4027234741 44829432 athena-aws-cmdb-2024.25.1.jar
1571337729 60894832 athena-clickhouse-2024.25.1.jar
3777792567 49772229 athena-cloudera-hive-2024.25.1.jar
1703350576 44242014 athena-cloudera-impala-2024.25.1.jar
1264053289 38968869 athena-cloudwatch-2024.25.1.jar
3936739205 32521142 athena-cloudwatch-metrics-2024.25.1.jar
2490495041 34238475 athena-datalakegen2-2024.25.1.jar
2309244259 39357665 athena-db2-2024.25.1.jar
4261794699 39093453 athena-db2-as400-2024.25.1.jar
3906047940 34344398 athena-docdb-2024.25.1.jar
713308499 42941577 athena-dynamodb-2024.25.1.jar
635610727 59215592 athena-elasticsearch-2024.25.1.jar
586550487 130229034 athena-gcs-2024.25.1.jar
302924131 95786904 athena-google-bigquery-2024.25.1.jar
3196748737 102930428 athena-hbase-2024.25.1.jar
3454185593 49772584 athena-hortonworks-hive-2024.25.1.jar
2552284898 62715721 athena-kafka-2024.25.1.jar
743887586 57069971 athena-msk-2024.25.1.jar
1753270797 37237956 athena-mysql-2024.25.1.jar
1065711020 65640910 athena-neptune-2024.25.1.jar
3136932916 39867638 athena-oracle-2024.25.1.jar
4013384663 33894855 athena-postgresql-2024.25.1.jar
442036991 37346060 athena-redis-2024.25.1.jar
437786327 37398969 athena-redshift-2024.25.1.jar
2637220710 34631401 athena-saphana-2024.25.1.jar
3164031507 104087720 athena-snowflake-2024.25.1.jar
66089592 34243067 athena-sqlserver-2024.25.1.jar
3225424469 36576689 athena-synapse-2024.25.1.jar
3182252725 32811342 athena-teradata-2024.25.1.jar
679206392 33132597 athena-timestream-2024.25.1.jar
2906764593 32631188 athena-tpcds-2024.25.1.jar
387158174 31959186 athena-udfs-2024.25.1.jar
1940599936 34316425 athena-vertica-2024.25.1.jar

Athena Federation Connector Lambda zips

CheckSum File
2174430956 92269027 athena-gcs.zip
1052418114 83518285 athena-saphana.zip
3047483033 94271856 athena-snowflake.zip

What's Changed

  • Fix google bigquery dependency version
  • ignore google big query dependabot
  • Hbase uppercase table (#2019)
  • improve encryption key length check (#2044)
  • initial Athena Clickhouse connector commit related to issue 1754 (#1770)
  • Add Support for querying Protobuf Data in Kafka Connector (#2020)
  • Improved Neptune connector docs, CFN deploy for example (#1998)
  • Updated before installing Dependencies (#2042)
  • build(deps): bump software.amazon.awssdk:bom from 2.26.3 to 2.26.7 (#2041)
  • build(deps): bump software.amazon.awssdk:bom from 2.26.3 to 2.26.7
  • build(deps): bump com.github.spotbugs:spotbugs-annotations from 4.8.5 to 4.8.6 (#2040)
  • build(deps): bump com.github.spotbugs:spotbugs-annotations
  • build(deps): bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.0 to 3.7.1 (#2038)
  • build(deps): bump org.apache.maven.plugins:maven-dependency-plugin
  • build(deps): bump aws-sdk.version from 1.12.744 to 1.12.748 (#2037)
  • build(deps): bump aws-sdk.version from 1.12.744 to 1.12.748
  • build(deps): bump com.sap.cloud.db.jdbc:ngdbc from 2.20.17 to 2.21.10 (#2036)
  • build(deps): bump com.sap.cloud.db.jdbc:ngdbc from 2.20.17 to 2.21.10
  • build(deps): bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2 (#2035)
  • build(deps): bump org.apache.maven.plugins:maven-jar-plugin
  • build(deps): bump surefire.failsafe.version from 3.2.5 to 3.3.0 (#2032)
  • build(deps): bump surefire.failsafe.version from 3.2.5 to 3.3.0
  • build(deps): bump software.amazon.msk:aws-msk-iam-auth from 2.1.0 to 2.1.1 (#2029)
  • build(deps): bump software.amazon.msk:aws-msk-iam-auth
  • build(deps): bump software.amazon.jsii:jsii-runtime from 1.99.0 to 1.100.0 (#2030)
  • build(deps): bump software.amazon.jsii:jsii-runtime
  • build(deps): bump io.confluent:kafka-avro-serializer from 7.6.0 to 7.6.1 (#2026)
  • build(deps): bump io.confluent:kafka-avro-serializer from 7.6.0 to 7.6.1
  • build(deps): bump com.google.api.grpc:grpc-google-cloud-bigquerystorage-v1 from 3.5.2 to 3.6.0 (#2033)
  • build(deps): bump com.google.api.grpc:grpc-google-cloud-bigquerystorage-v1
  • build(deps): bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.1 to 3.7.0 (#2028)
  • build(deps): bump org.apache.maven.plugins:maven-dependency-plugin
  • build(deps): bump software.amazon.awssdk:bom from 2.25.69 to 2.26.3 (#2031)
  • build(deps): bump software.amazon.awssdk:bom from 2.25.69 to 2.26.3
  • build(deps): bump org.apache.commons:commons-configuration2 from 2.10.1 to 2.11.0 (#2027)
  • build(deps): bump org.apache.commons:commons-configuration2
  • build(deps): bump org.elasticsearch.client:elasticsearch-rest-client from 8.14.0 to 8.14.1 (#2025)
  • build(deps): bump org.elasticsearch.client:elasticsearch-rest-client
  • build(deps): bump aws-sdk.version from 1.12.739 to 1.12.744 (#2024)
  • build(deps): bump aws-sdk.version from 1.12.739 to 1.12.744
  • Added changes to support without kerberos authentication (#2023)
  • Enhance exception handling and logging error message for Neptune QPT (#2018)
  • [FEATURE] Add Support for querying Avro Data in Kafka Connector (#1958)
  • build(deps): bump com.google.cloud:google-cloud-resourcemanager from 1.46.0 to 1.47.0 (#2017)
  • build(deps): bump com.google.cloud:google-cloud-resourcemanager
  • build(deps): bump software.amazon.awssdk:bom from 2.25.64 to 2.25.69 (#2012)
  • build(deps): bump software.amazon.awssdk:bom from 2.25.64 to 2.25.69
  • build(deps): bump com.amazon.redshift:redshift-jdbc42 from 2.1.0.28 to 2.1.0.29 (#2013)
  • build(deps): bump com.amazon.redshift:redshift-jdbc42
  • build(deps): bump com.microsoft.azure:msal4j from 1.15.0 to 1.15.1 (#2010)
  • build(deps): bump com.microsoft.azure:msal4j from 1.15.0 to 1.15.1
  • build(deps): bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.1 to 3.4.0 (#2008)
  • build(deps): bump org.apache.maven.plugins:maven-checkstyle-plugin
  • build(deps): bump com.google.cloud:google-cloud-storage from 2.39.0 to 2.40.0 (#2014)
  • build(deps): bump com.google.cloud:google-cloud-storage
  • build(deps): bump software.amazon.jsii:jsii-runtime from 1.98.0 to 1.99.0 (#2016)
  • build(deps): bump software.amazon.jsii:jsii-runtime
  • build(deps): bump org.elasticsearch.client:elasticsearch-rest-client from 8.13.4 to 8.14.0 (#2009)
  • build(deps): bump org.elasticsearch.client:elasticsearch-rest-client
  • build(deps): bump io.grpc:grpc-api from 1.63.0 to 1.64.0 (#2011)
  • build(deps): bump io.grpc:grpc-api from 1.63.0 to 1.64.0
  • build(deps): bump aws-sdk.version from 1.12.734 to 1.12.739 (#2007)
  • build(deps): bump aws-sdk.version from 1.12.734 to 1.12.739

Full Changelog: https://github.com/awslabs/aws-athena-query-federation/compare/v2024.22.1..v2024.25.1

Release v2024.22.1 of Athena Query Federation

03 Jun 21:48
Compare
Choose a tag to compare

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:

  1. 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".

  2. 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
133107583 28578730 aws-athena-federation-sdk-2024.22.1-withdep.jar
3656923073 664637 aws-athena-federation-sdk-2024.22.1.jar

Athena Federation Connector Lambda jars

CheckSum File
4207997788 44676168 athena-aws-cmdb-2024.22.1.jar
4019001970 49631937 athena-cloudera-hive-2024.22.1.jar
9738775 44101722 athena-cloudera-impala-2024.22.1.jar
4179701005 38828575 athena-cloudwatch-2024.22.1.jar
3101728400 32380849 athena-cloudwatch-metrics-2024.22.1.jar
1916657296 34098182 athena-datalakegen2-2024.22.1.jar
53667713 39217375 athena-db2-2024.22.1.jar
3785863498 38953161 athena-db2-as400-2024.22.1.jar
1459370801 34204106 athena-docdb-2024.22.1.jar
3626081838 42676852 athena-dynamodb-2024.22.1.jar
2079254840 59075300 athena-elasticsearch-2024.22.1.jar
2674607711 130072064 athena-gcs-2024.22.1.jar
122694476 95646614 athena-google-bigquery-2024.22.1.jar
3482834261 102787263 athena-hbase-2024.22.1.jar
1769651292 49632292 athena-hortonworks-hive-2024.22.1.jar
137713477 48948522 athena-kafka-2024.22.1.jar
4096003295 56930156 athena-msk-2024.22.1.jar
4099112229 37097665 athena-mysql-2024.22.1.jar
2770620313 65495762 athena-neptune-2024.22.1.jar
4081014665 39727347 athena-oracle-2024.22.1.jar
86075541 33754563 athena-postgresql-2024.22.1.jar
471147997 37205768 athena-redis-2024.22.1.jar
3224601743 37258425 athena-redshift-2024.22.1.jar
1131436648 34472536 athena-saphana-2024.22.1.jar
81560068 103947428 athena-snowflake-2024.22.1.jar
658573079 34102776 athena-sqlserver-2024.22.1.jar
1692858162 36434287 athena-synapse-2024.22.1.jar
2827950534 32671051 athena-teradata-2024.22.1.jar
1141392653 32992306 athena-timestream-2024.22.1.jar
3589411779 32490896 athena-tpcds-2024.22.1.jar
2627860465 31818894 athena-udfs-2024.22.1.jar
386276385 34176135 athena-vertica-2024.22.1.jar

Athena Federation Connector Lambda zips

CheckSum File
1657395481 92113409 athena-gcs.zip
3266877176 83093710 athena-saphana.zip
458192167 94136217 athena-snowflake.zip

What's Changed

  • custom role implementation in athena-oracle connector (#2006)
  • build(deps): bump aws-sdk.version from 1.12.730 to 1.12.734 (#2000)
  • build(deps): bump aws-sdk.version from 1.12.730 to 1.12.734
  • build(deps): bump org.apache.maven.plugins:maven-shade-plugin from 3.5.3 to 3.6.0 (#2005)
  • build(deps): bump org.apache.maven.plugins:maven-shade-plugin
  • build(deps): bump com.google.guava:guava from 33.2.0-jre to 33.2.1-jre (#2004)
  • build(deps): bump com.google.guava:guava from 33.2.0-jre to 33.2.1-jre
  • build(deps): bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0 (#2003)
  • build(deps): bump org.sonatype.plugins:nexus-staging-maven-plugin
  • build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0 (#2002)
  • build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin
  • build(deps): bump software.amazon.awssdk:bom from 2.25.60 to 2.25.64 (#2001)
  • build(deps): bump software.amazon.awssdk:bom from 2.25.60 to 2.25.64
  • build(deps): bump net.snowflake:snowflake-jdbc from 3.16.0 to 3.16.1 (#1999)
  • build(deps): bump net.snowflake:snowflake-jdbc from 3.16.0 to 3.16.1
  • build(deps): bump aws-actions/stale-issue-cleanup from 3 to 6 (#1986)
  • build(deps): bump aws-actions/stale-issue-cleanup from 3 to 6
  • issue-types is not a valid parameter, though it is documented in the … (#1985)
  • build(deps): bump net.jqwik:jqwik from 1.8.4 to 1.8.5 (#1995)
  • build(deps): bump net.jqwik:jqwik from 1.8.4 to 1.8.5
  • build(deps): bump org.assertj:assertj-core from 3.25.3 to 3.26.0 (#1993)
  • build(deps): bump org.assertj:assertj-core from 3.25.3 to 3.26.0
  • build(deps): bump software.amazon.awssdk:bom from 2.25.55 to 2.25.60 (#1994)
  • build(deps): bump software.amazon.awssdk:bom from 2.25.55 to 2.25.60
  • build(deps): bump com.google.cloud:google-cloud-resourcemanager from 1.45.0 to 1.46.0 (#1991)
  • build(deps): bump com.google.cloud:google-cloud-resourcemanager
  • build(deps): bump com.google.api.grpc:grpc-google-cloud-bigquerystorage-v1 from 3.5.1 to 3.5.2 (#1988)
  • build(deps): bump com.google.api.grpc:grpc-google-cloud-bigquerystorage-v1
  • build(deps): bump commons-cli:commons-cli from 1.7.0 to 1.8.0 (#1992)
  • build(deps): bump commons-cli:commons-cli from 1.7.0 to 1.8.0
  • build(deps): bump aws-sdk.version from 1.12.725 to 1.12.730 (#1990)
  • build(deps): bump aws-sdk.version from 1.12.725 to 1.12.730
  • build(deps): bump com.google.cloud:google-cloud-storage from 2.38.0 to 2.39.0 (#1987)
  • build(deps): bump com.google.cloud:google-cloud-storage
  • Fixed GH Action Format Issue (#1984)
  • adds a GH action to label PRs without activity for more than 30 days … (#1982)
  • switched the action to use aws-actions/stale-issue-cleanup due to complex and unnecessary permissions issues from the prior action used
  • adds a GH action to label PRs without activity for more than 30 days that runs on a cron; closes #1981

Full Changelog: https://github.com/awslabs/aws-athena-query-federation/compare/v2024.20.2..v2024.22.1

Release v2024.20.2 of Athena Query Federation

22 May 00:33
Compare
Choose a tag to compare

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:

  1. 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".

  2. 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
3471778432 28578363 aws-athena-federation-sdk-2024.20.2-withdep.jar
3417197172 664637 aws-athena-federation-sdk-2024.20.2.jar

Athena Federation Connector Lambda jars

CheckSum File
1057761313 44672869 athena-aws-cmdb-2024.20.2.jar
376406706 49631571 athena-cloudera-hive-2024.20.2.jar
614156433 44101359 athena-cloudera-impala-2024.20.2.jar
971700384 38828209 athena-cloudwatch-2024.20.2.jar
1440856398 32380482 athena-cloudwatch-metrics-2024.20.2.jar
2647932023 34097814 athena-datalakegen2-2024.20.2.jar
1908352401 39217006 athena-db2-2024.20.2.jar
3601159601 38952794 athena-db2-as400-2024.20.2.jar
3393290694 34203738 athena-docdb-2024.20.2.jar
524315278 42677002 athena-dynamodb-2024.20.2.jar
1646116445 59074931 athena-elasticsearch-2024.20.2.jar
969714768 130064559 athena-gcs-2024.20.2.jar
696663333 95646238 athena-google-bigquery-2024.20.2.jar
3752040618 102786035 athena-hbase-2024.20.2.jar
62744540 49631925 athena-hortonworks-hive-2024.20.2.jar
3272616586 48948157 athena-kafka-2024.20.2.jar
2191156021 56929791 athena-msk-2024.20.2.jar
2712012026 37097297 athena-mysql-2024.20.2.jar
4249894440 65495392 athena-neptune-2024.20.2.jar
2626045128 39726979 athena-oracle-2024.20.2.jar
1905669536 33754195 athena-postgresql-2024.20.2.jar
2695570836 37205400 athena-redis-2024.20.2.jar
1355401232 37258061 athena-redshift-2024.20.2.jar
3322823603 34472169 athena-saphana-2024.20.2.jar
1377341242 103946544 athena-snowflake-2024.20.2.jar
3120250602 34102406 athena-sqlserver-2024.20.2.jar
2037888136 36433918 athena-synapse-2024.20.2.jar
686002763 32670681 athena-teradata-2024.20.2.jar
4167046217 32991936 athena-timestream-2024.20.2.jar
627437851 32490528 athena-tpcds-2024.20.2.jar
4256797466 31818528 athena-udfs-2024.20.2.jar
2424729897 34175766 athena-vertica-2024.20.2.jar

Athena Federation Connector Lambda zips

CheckSum File
3075702412 92105970 athena-gcs.zip
1771553097 83121227 athena-saphana.zip
3756188511 94144299 athena-snowflake.zip

What's Changed

  • improve serde logic for decoding FederationRequest
  • Revert "Com.google.cloud google cloud bigquery version update (#1975)"
  • Revert "build(deps): bump io.grpc:grpc-api from 1.63.0 to 1.64.0"

Full Changelog: https://github.com/awslabs/aws-athena-query-federation/compare/v2024.20.1..v2024.20.2

Release v2024.20.1 of Athena Query Federation

20 May 15:59
Compare
Choose a tag to compare

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:

  1. 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".

  2. 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
2125636146 28578119 aws-athena-federation-sdk-2024.20.1-withdep.jar
874400950 664393 aws-athena-federation-sdk-2024.20.1.jar

Athena Federation Connector Lambda jars

CheckSum File
3676006115 44672626 athena-aws-cmdb-2024.20.1.jar
2008058547 49631325 athena-cloudera-hive-2024.20.1.jar
3831904299 44101111 athena-cloudera-impala-2024.20.1.jar
2793637501 38827964 athena-cloudwatch-2024.20.1.jar
797034130 32380238 athena-cloudwatch-metrics-2024.20.1.jar
3622936734 34097571 athena-datalakegen2-2024.20.1.jar
3412133082 39216763 athena-db2-2024.20.1.jar
1397354249 38952549 athena-db2-as400-2024.20.1.jar
3607356207 34203494 athena-docdb-2024.20.1.jar
2519280131 42676754 athena-dynamodb-2024.20.1.jar
1479704086 59074690 athena-elasticsearch-2024.20.1.jar
489188485 130064313 athena-gcs-2024.20.1.jar
1371872083 100030182 athena-google-bigquery-2024.20.1.jar
3381496815 102785790 athena-hbase-2024.20.1.jar
1288607198 49631680 athena-hortonworks-hive-2024.20.1.jar
1888564948 48947910 athena-kafka-2024.20.1.jar
3564334875 56929544 athena-msk-2024.20.1.jar
2664780336 37097053 athena-mysql-2024.20.1.jar
3870719461 65495149 athena-neptune-2024.20.1.jar
1452815845 39726736 athena-oracle-2024.20.1.jar
869570366 33753952 athena-postgresql-2024.20.1.jar
3313199539 37205156 athena-redis-2024.20.1.jar
2676398715 37257815 athena-redshift-2024.20.1.jar
3428748756 34471925 athena-saphana-2024.20.1.jar
929244538 103946301 athena-snowflake-2024.20.1.jar
2155282396 34102164 athena-sqlserver-2024.20.1.jar
3929955287 36433675 athena-synapse-2024.20.1.jar
4043690555 32670439 athena-teradata-2024.20.1.jar
2043955765 32991692 athena-timestream-2024.20.1.jar
1269413605 32490285 athena-tpcds-2024.20.1.jar
1426094606 31818283 athena-udfs-2024.20.1.jar
2409352003 34175522 athena-vertica-2024.20.1.jar

Athena Federation Connector Lambda zips

CheckSum File
1192232510 92105726 athena-gcs.zip
3140549979 83120781 athena-saphana.zip
1724089366 94144111 athena-snowflake.zip

What's Changed

  • build(deps): bump io.grpc:grpc-api from 1.63.0 to 1.64.0 (#1980)
  • build(deps): bump io.grpc:grpc-api from 1.63.0 to 1.64.0
  • build(deps): bump hbase.version from 2.5.8-hadoop3 to 2.6.0-hadoop3 (#1977)
  • build(deps): bump hbase.version from 2.5.8-hadoop3 to 2.6.0-hadoop3
  • build(deps): bump software.amazon.awssdk:bom from 2.25.50 to 2.25.55 (#1978)
  • build(deps): bump software.amazon.awssdk:bom from 2.25.50 to 2.25.55
  • build(deps): bump aws-sdk.version from 1.12.720 to 1.12.725 (#1976)
  • build(deps): bump aws-sdk.version from 1.12.720 to 1.12.725
  • Snowflake split issue (#1963)
  • Com.google.cloud google cloud bigquery version update (#1975)
  • Fix ValidationException for Timestream connector (#1888)
  • build(deps): bump com.amazon.redshift:redshift-jdbc42 from 2.1.0.27 to 2.1.0.28 in /athena-redshift (#1974)
  • build(deps): bump com.amazon.redshift:redshift-jdbc42
  • Updated prepare_dev_env.sh script (#1972)

Full Changelog: https://github.com/awslabs/aws-athena-query-federation/compare/v2024.19.1..v2024.20.1

Release v2024.19.1 of Athena Query Federation

17 May 20:38
Compare
Choose a tag to compare

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:

  1. 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".

  2. 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
4249919874 28578069 aws-athena-federation-sdk-2024.19.1-withdep.jar
2656924749 664396 aws-athena-federation-sdk-2024.19.1.jar

Athena Federation Connector Lambda jars

CheckSum File
985166203 44672566 athena-aws-cmdb-2024.19.1.jar
691961163 49631277 athena-cloudera-hive-2024.19.1.jar
3182110994 44101064 athena-cloudera-impala-2024.19.1.jar
3807076050 38827915 athena-cloudwatch-2024.19.1.jar
2990812194 32380187 athena-cloudwatch-metrics-2024.19.1.jar
2007358312 34097523 athena-datalakegen2-2024.19.1.jar
1234721949 39216713 athena-db2-2024.19.1.jar
1380087551 38952501 athena-db2-as400-2024.19.1.jar
2832094075 34203446 athena-docdb-2024.19.1.jar
1126470365 42673238 athena-dynamodb-2024.19.1.jar
4187517022 59074639 athena-elasticsearch-2024.19.1.jar
1863855691 130064263 athena-gcs-2024.19.1.jar
765040936 100013037 athena-google-bigquery-2024.19.1.jar
483479711 102373769 athena-hbase-2024.19.1.jar
867505412 49631632 athena-hortonworks-hive-2024.19.1.jar
2904820007 48947860 athena-kafka-2024.19.1.jar
1531346584 56929494 athena-msk-2024.19.1.jar
923167049 37097004 athena-mysql-2024.19.1.jar
4070046822 65495103 athena-neptune-2024.19.1.jar
3941913167 39726687 athena-oracle-2024.19.1.jar
1040941773 33753903 athena-postgresql-2024.19.1.jar
2793069981 37205108 athena-redis-2024.19.1.jar
3176993913 37257762 athena-redshift-2024.19.1.jar
3929000411 34471876 athena-saphana-2024.19.1.jar
1062342263 103946252 athena-snowflake-2024.19.1.jar
2637566721 34102114 athena-sqlserver-2024.19.1.jar
141555541 36433626 athena-synapse-2024.19.1.jar
2388908591 32670390 athena-teradata-2024.19.1.jar
1586824764 32991643 athena-timestream-2024.19.1.jar
2628894117 32490236 athena-tpcds-2024.19.1.jar
2642695255 31818234 athena-udfs-2024.19.1.jar
3673577845 34175473 athena-vertica-2024.19.1.jar

Athena Federation Connector Lambda zips

CheckSum File
2178804449 92104887 athena-gcs.zip
2317426997 83120467 athena-saphana.zip
1105962720 94144335 athena-snowflake.zip

What's Changed

  • Snowflake split issue (#1963)
  • Com.google.cloud google cloud bigquery version update (#1975)
  • Fix ValidationException for Timestream connector (#1888)
  • build(deps): bump com.amazon.redshift:redshift-jdbc42 from 2.1.0.27 to 2.1.0.28 in /athena-redshift (#1974)
  • build(deps): bump com.amazon.redshift:redshift-jdbc42
  • Updated prepare_dev_env.sh script (#1972)
  • Revert "build(deps): bump com.google.cloud:google-cloud-bigquery" (#1971)
  • build(deps): bump com.google.cloud:google-cloud-bigquery from 2.37.0 to 2.40.1 (#1962)
  • build(deps): bump com.google.cloud:google-cloud-bigquery
  • build(deps): bump com.google.api.grpc:grpc-google-cloud-bigquerystorage-v1 from 2.47.0 to 3.5.1 (#1961)
  • build(deps): bump com.google.api.grpc:grpc-google-cloud-bigquerystorage-v1
  • build(deps): bump gremlinDriverVersion from 3.6.5 to 3.7.2 (#1967)
  • build(deps): bump gremlinDriverVersion from 3.6.5 to 3.7.2
  • build(deps): bump com.google.cloud:google-cloud-resourcemanager from 1.44.0 to 1.45.0 (#1968)
  • build(deps): bump com.google.cloud:google-cloud-resourcemanager
  • build(deps): bump org.elasticsearch.client:elasticsearch-rest-client from 8.13.3 to 8.13.4 (#1970)
  • build(deps): bump org.elasticsearch.client:elasticsearch-rest-client
  • build(deps): bump com.amazon.redshift:redshift-jdbc42 from 2.1.0.26 to 2.1.0.27 (#1969)
  • build(deps): bump com.amazon.redshift:redshift-jdbc42
  • build(deps): bump software.amazon.awssdk:bom from 2.25.45 to 2.25.50 (#1965)
  • build(deps): bump software.amazon.awssdk:bom from 2.25.45 to 2.25.50
  • build(deps): bump com.google.cloud:google-cloud-storage from 2.37.0 to 2.38.0 (#1966)
  • build(deps): bump com.google.cloud:google-cloud-storage
  • build(deps): bump aws-sdk.version from 1.12.715 to 1.12.720 (#1964)
  • build(deps): bump aws-sdk.version from 1.12.715 to 1.12.720
  • Enable map of complex types support (#1917)
  • unifying vertica connector as jdbc connector (#1918)
  • Feature/oracle fips (#1946)
  • Updated SigV4 signing library in Gremlin connection for Neptune connector (#1698)

Full Changelog: https://github.com/awslabs/aws-athena-query-federation/compare/v2024.18.2..v2024.19.1

Release v2024.18.2 of Athena Query Federation

07 May 13:50
Compare
Choose a tag to compare

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:

  1. 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".

  2. 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
4159286246 28577575 aws-athena-federation-sdk-2024.18.2-withdep.jar
1010627886 663979 aws-athena-federation-sdk-2024.18.2.jar

Athena Federation Connector Lambda jars

CheckSum File
3360103202 44670654 athena-aws-cmdb-2024.18.2.jar
2657654729 49630785 athena-cloudera-hive-2024.18.2.jar
2061766383 44100574 athena-cloudera-impala-2024.18.2.jar
1590520398 38827423 athena-cloudwatch-2024.18.2.jar
2049829785 32379696 athena-cloudwatch-metrics-2024.18.2.jar
3729457087 34097030 athena-datalakegen2-2024.18.2.jar
980196661 39216220 athena-db2-2024.18.2.jar
3199899493 38952008 athena-db2-as400-2024.18.2.jar
2915855777 34202952 athena-docdb-2024.18.2.jar
856233333 42672115 athena-dynamodb-2024.18.2.jar
1769205616 59074146 athena-elasticsearch-2024.18.2.jar
1314709671 130227038 athena-gcs-2024.18.2.jar
1577298699 95195610 athena-google-bigquery-2024.18.2.jar
2950533700 102373277 athena-hbase-2024.18.2.jar
2442868269 49631140 athena-hortonworks-hive-2024.18.2.jar
3600107072 48947369 athena-kafka-2024.18.2.jar
28499830 56929003 athena-msk-2024.18.2.jar
224130209 37096510 athena-mysql-2024.18.2.jar
3151253390 65492199 athena-neptune-2024.18.2.jar
3670076344 39725934 athena-oracle-2024.18.2.jar
2751790410 33753410 athena-postgresql-2024.18.2.jar
2947579864 37204615 athena-redis-2024.18.2.jar
239747963 37254591 athena-redshift-2024.18.2.jar
974875188 34471384 athena-saphana-2024.18.2.jar
2277838548 103944613 athena-snowflake-2024.18.2.jar
2311244659 34101621 athena-sqlserver-2024.18.2.jar
458469098 36433133 athena-synapse-2024.18.2.jar
1555485402 32669896 athena-teradata-2024.18.2.jar
2854281472 32990787 athena-timestream-2024.18.2.jar
2667739320 32489741 athena-tpcds-2024.18.2.jar
938014202 31817741 athena-udfs-2024.18.2.jar
1756268569 34177529 athena-vertica-2024.18.2.jar

Athena Federation Connector Lambda zips

CheckSum File
2094525228 92264541 athena-gcs.zip
1251755594 83100439 athena-saphana.zip
1408232609 94136479 athena-snowflake.zip

What's Changed

  • Extended QPT to JDBC Multiplexing (#1959)

Full Changelog: https://github.com/awslabs/aws-athena-query-federation/compare/v2024.18.1..v2024.18.2

Release v2024.18.1 of Athena Query Federation

06 May 19:47
Compare
Choose a tag to compare

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:

  1. 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".

  2. 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
3709890699 28577575 aws-athena-federation-sdk-2024.18.1-withdep.jar
2276024353 663979 aws-athena-federation-sdk-2024.18.1.jar

Athena Federation Connector Lambda jars

CheckSum File
286384288 44670654 athena-aws-cmdb-2024.18.1.jar
3087050852 49630745 athena-cloudera-hive-2024.18.1.jar
2858585109 44100532 athena-cloudera-impala-2024.18.1.jar
170990865 38827423 athena-cloudwatch-2024.18.1.jar
1950422209 32379696 athena-cloudwatch-metrics-2024.18.1.jar
3912957029 34096992 athena-datalakegen2-2024.18.1.jar
130947747 39216182 athena-db2-2024.18.1.jar
280440322 38951970 athena-db2-as400-2024.18.1.jar
3593281444 34202952 athena-docdb-2024.18.1.jar
4269862679 42672113 athena-dynamodb-2024.18.1.jar
3377881567 59074146 athena-elasticsearch-2024.18.1.jar
2058893487 130227037 athena-gcs-2024.18.1.jar
1181530131 95195571 athena-google-bigquery-2024.18.1.jar
4138889807 102373276 athena-hbase-2024.18.1.jar
230158645 49631100 athena-hortonworks-hive-2024.18.1.jar
2135951953 48947367 athena-kafka-2024.18.1.jar
2725648803 56929000 athena-msk-2024.18.1.jar
3453121153 37096472 athena-mysql-2024.18.1.jar
3140041806 65492199 athena-neptune-2024.18.1.jar
2695770288 39725896 athena-oracle-2024.18.1.jar
1477248617 33753372 athena-postgresql-2024.18.1.jar
3378600796 37204615 athena-redis-2024.18.1.jar
1925311994 37254554 athena-redshift-2024.18.1.jar
2794716442 34471345 athena-saphana-2024.18.1.jar
2818045962 103944573 athena-snowflake-2024.18.1.jar
2884210057 34101583 athena-sqlserver-2024.18.1.jar
2493618382 36433095 athena-synapse-2024.18.1.jar
2634510325 32669858 athena-teradata-2024.18.1.jar
889208649 32990788 athena-timestream-2024.18.1.jar
3111658212 32489743 athena-tpcds-2024.18.1.jar
2814705114 31817741 athena-udfs-2024.18.1.jar
70488716 34177490 athena-vertica-2024.18.1.jar

Athena Federation Connector Lambda zips

CheckSum File
1781564095 92264541 athena-gcs.zip
2408145849 83100423 athena-saphana.zip
2919447556 94136514 athena-snowflake.zip

What's Changed

  • build(deps): bump com.google.guava:guava from 33.1.0-jre to 33.2.0-jre (#1954)
  • build(deps): bump com.google.guava:guava from 33.1.0-jre to 33.2.0-jre
  • build(deps): bump com.github.spotbugs:spotbugs-annotations from 4.8.4 to 4.8.5 (#1957)
  • build(deps): bump com.github.spotbugs:spotbugs-annotations
  • build(deps): bump software.amazon.jsii:jsii-runtime from 1.97.0 to 1.98.0 (#1956)
  • build(deps): bump software.amazon.jsii:jsii-runtime
  • build(deps): bump com.oracle.database.jdbc:ojdbc8 from 23.3.0.23.09 to 23.4.0.24.05 (#1952)
  • build(deps): bump com.oracle.database.jdbc:ojdbc8
  • build(deps): bump org.elasticsearch.client:elasticsearch-rest-client from 8.13.2 to 8.13.3 (#1953)
  • build(deps): bump org.elasticsearch.client:elasticsearch-rest-client
  • build(deps): bump com.mysql:mysql-connector-j from 8.3.0 to 8.4.0 (#1955)
  • build(deps): bump com.mysql:mysql-connector-j from 8.3.0 to 8.4.0
  • build(deps): bump fasterxml.jackson.version from 2.17.0 to 2.17.1 (#1951)
  • build(deps): bump fasterxml.jackson.version from 2.17.0 to 2.17.1
  • build(deps): bump net.snowflake:snowflake-jdbc from 3.15.1 to 3.16.0 (#1949)
  • build(deps): bump net.snowflake:snowflake-jdbc from 3.15.1 to 3.16.0
  • build(deps): bump software.amazon.awssdk:bom from 2.25.40 to 2.25.45 (#1950)
  • build(deps): bump software.amazon.awssdk:bom from 2.25.40 to 2.25.45
  • build(deps): bump aws-sdk.version from 1.12.710 to 1.12.715 (#1948)
  • build(deps): bump aws-sdk.version from 1.12.710 to 1.12.715
  • Add Redshift Serverless SDK (#1945)
  • build(deps): bump org.testng:testng from 7.10.1 to 7.10.2 (#1941)
  • build(deps): bump org.testng:testng from 7.10.1 to 7.10.2
  • build(deps): bump software.amazon.awssdk:bom from 2.25.35 to 2.25.40 (#1940)
  • build(deps): bump software.amazon.awssdk:bom from 2.25.35 to 2.25.40
  • build(deps): bump org.apache.maven.plugins:maven-shade-plugin from 3.5.2 to 3.5.3 (#1943)
  • build(deps): bump org.apache.maven.plugins:maven-shade-plugin
  • build(deps): bump com.google.cloud:google-cloud-resourcemanager from 1.43.0 to 1.44.0 (#1938)
  • build(deps): bump com.google.cloud:google-cloud-resourcemanager
  • build(deps): bump aws-sdk.version from 1.12.705 to 1.12.710 (#1937)
  • build(deps): bump aws-sdk.version from 1.12.705 to 1.12.710

Full Changelog: https://github.com/awslabs/aws-athena-query-federation/compare/v2024.16.1..v2024.18.1