Commit a001186
athena_federation_cut_release_workflow
Cut release 2024.22.1
- 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 #19811 parent cf70d82 commit a001186
File tree
74 files changed
+229
-238
lines changed- athena-aws-cmdb
- athena-cloudera-hive
- athena-cloudera-impala
- athena-cloudwatch-metrics
- athena-cloudwatch
- athena-datalakegen2
- athena-db2-as400
- athena-db2
- athena-docdb
- athena-dynamodb
- athena-elasticsearch
- athena-example
- athena-federation-integ-test
- athena-federation-sdk-tools
- athena-federation-sdk
- athena-gcs
- athena-google-bigquery
- athena-hbase
- athena-hortonworks-hive
- athena-jdbc
- athena-kafka
- athena-msk
- athena-mysql
- athena-neptune
- athena-oracle
- athena-postgresql
- athena-redis
- athena-redshift
- athena-saphana
- athena-snowflake
- athena-sqlserver
- athena-synapse
- athena-teradata
- athena-timestream
- athena-tpcds
- athena-udfs
- athena-vertica
- tools
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
74 files changed
+229
-238
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | 38 | | |
40 | 39 | | |
41 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments