Vincent Viloria
1801bbee98
Prepare for v1.15.1 release
2024-02-01 15:47:58 -08:00
Vincent Viloria
accb2ba7a5
Updated aws-java-sdk from 1.12.406 to 1.12.647
2024-01-31 15:48:19 -08:00
Brendan Lynch
e731486b7f
Updated Guava version, added backoff for ShardSync Integ test, and reintroduced SNAPSHOT version ( #1214 )
...
* Updated guava version to 32.1.1 and added backoff logic for ShardSync Integration test
* Added back snapshot version classifier
---------
Co-authored-by: Brendan Lynch <brenplyn@amazon.com>
2023-10-11 14:54:49 -07:00
lucienlu-aws
b011206f7b
Preparation for v1.15.0 ( #1135 )
...
* Prepare changes to release v1.15.0
2023-06-08 14:11:42 -07:00
dependabot[bot]
e6db972226
Bump log4j-core from 2.17.1 to 2.20.0 ( #1054 )
...
* Bump log4j-core from 2.17.1 to 2.20.0
Bumps [log4j-core](https://github.com/apache/logging-log4j2 ) from 2.17.1 to 2.20.0.
- [Release notes](https://github.com/apache/logging-log4j2/releases )
- [Changelog](https://github.com/apache/logging-log4j2/blob/release-2.x/CHANGELOG.adoc )
- [Commits](https://github.com/apache/logging-log4j2/compare/rel/2.17.1...rel/2.20.0 )
---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Add log4j-api 2.20.0 dependency to fix broken build by log4j-core bump to 2.20.0
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lucienlu-aws <132623944+lucienlu-aws@users.noreply.github.com>
2023-05-17 10:39:01 -07:00
dependabot[bot]
078a3ca2c4
Bump jackson-core from 2.13.0 to 2.15.0 ( #1103 )
...
Bumps [jackson-core](https://github.com/FasterXML/jackson-core ) from 2.13.0 to 2.15.0.
- [Release notes](https://github.com/FasterXML/jackson-core/releases )
- [Changelog](https://github.com/FasterXML/jackson-core/blob/jackson-core-2.15.0/release.properties )
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.13.0...jackson-core-2.15.0 )
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-16 13:48:33 -07:00
dependabot[bot]
640780abfb
Bump nexus-staging-maven-plugin from 1.6.8 to 1.6.13 ( #943 )
...
Bumps nexus-staging-maven-plugin from 1.6.8 to 1.6.13.
---
updated-dependencies:
- dependency-name: org.sonatype.plugins:nexus-staging-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-15 15:35:37 -07:00
dependabot[bot]
9ab4206844
Bump aws-java-sdk.version from 1.12.406 to 1.12.408 ( #1044 )
...
Bumps `aws-java-sdk.version` from 1.12.406 to 1.12.408.
Updates `aws-java-sdk-core` from 1.12.406 to 1.12.408
- [Release notes](https://github.com/aws/aws-sdk-java/releases )
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.406...1.12.408 )
Updates `aws-java-sdk-dynamodb` from 1.12.406 to 1.12.408
- [Release notes](https://github.com/aws/aws-sdk-java/releases )
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.406...1.12.408 )
Updates `aws-java-sdk-kinesis` from 1.12.406 to 1.12.408
- [Release notes](https://github.com/aws/aws-sdk-java/releases )
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.406...1.12.408 )
Updates `aws-java-sdk-cloudwatch` from 1.12.406 to 1.12.408
- [Release notes](https://github.com/aws/aws-sdk-java/releases )
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.406...1.12.408 )
---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.amazonaws:aws-java-sdk-dynamodb
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.amazonaws:aws-java-sdk-kinesis
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.amazonaws:aws-java-sdk-cloudwatch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-15 15:22:40 -07:00
dependabot[bot]
ef251d4a84
Bump maven-compiler-plugin from 3.10.0 to 3.11.0 ( #1055 )
...
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin ) from 3.10.0 to 3.11.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases )
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.10.0...maven-compiler-plugin-3.11.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-15 14:24:07 -07:00
ZeyuLi-AWS
d5324409ee
Updated the dependency to fix vulnerability issue ( #1042 )
...
* updated the aws-java-sdk and google.protobuf version to fix vulnerabilities
2023-02-16 12:51:48 -08:00
dependabot[bot]
c72d38bdc1
Bump maven-javadoc-plugin from 3.3.1 to 3.4.1 ( #978 )
...
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin ) from 3.3.1 to 3.4.1.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases )
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.3.1...maven-javadoc-plugin-3.4.1 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-03 12:42:38 -05:00
kdsjasonwng
367cede700
Preparation for v1.14.9 ( #1012 )
2022-12-14 11:07:54 -08:00
Yu Zeng
8dceb3f80f
Preparing for release 1.4.8
2022-02-24 14:37:15 -08:00
dependabot[bot]
94b138a9d9
Bump log4j-core from 2.17.0 to 2.17.1
...
Bumps log4j-core from 2.17.0 to 2.17.1.
---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-24 14:07:38 -08:00
dependabot[bot]
a809b12c43
Bump protobuf-java from 3.19.1 to 3.19.4
...
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf ) from 3.19.1 to 3.19.4.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py )
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.19.1...v3.19.4 )
---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-24 14:06:49 -08:00
dependabot[bot]
37b5d7b9a1
Bump maven-compiler-plugin from 3.8.1 to 3.10.0
...
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin ) from 3.8.1 to 3.10.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases )
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.8.1...maven-compiler-plugin-3.10.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-24 14:05:49 -08:00
Yu Zeng
4fd7b7aadb
Preparation for v1.14.7 ( #884 )
...
Co-authored-by: Yu Zeng <yuzen@amazon.com>
2021-12-22 10:47:58 -08:00
Yu Zeng
1ead07cf9f
Update log4j to 2.17.0 and couple of other dependencies ( #881 )
...
* Configure dependabot
* Bump guava from 26.0-jre to 31.0.1-jre (#26 )
Bumps [guava](https://github.com/google/guava ) from 26.0-jre to 31.0.1-jre.
- [Release notes](https://github.com/google/guava/releases )
- [Commits](https://github.com/google/guava/commits )
---
updated-dependencies:
- dependency-name: com.google.guava:guava
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump junit from 4.11 to 4.13.2 (#28 )
Bumps [junit](https://github.com/junit-team/junit4 ) from 4.11 to 4.13.2.
- [Release notes](https://github.com/junit-team/junit4/releases )
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md )
- [Commits](https://github.com/junit-team/junit4/compare/r4.11...r4.13.2 )
---
updated-dependencies:
- dependency-name: junit:junit
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump aws-java-sdk.version from 1.12.128 to 1.12.130 (#27 )
Bumps `aws-java-sdk.version` from 1.12.128 to 1.12.130.
Updates `aws-java-sdk-dynamodb` from 1.12.128 to 1.12.130
- [Release notes](https://github.com/aws/aws-sdk-java/releases )
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.128...1.12.130 )
Updates `aws-java-sdk-kinesis` from 1.12.128 to 1.12.130
- [Release notes](https://github.com/aws/aws-sdk-java/releases )
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.128...1.12.130 )
Updates `aws-java-sdk-cloudwatch` from 1.12.128 to 1.12.130
- [Release notes](https://github.com/aws/aws-sdk-java/releases )
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.128...1.12.130 )
---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk-dynamodb
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.amazonaws:aws-java-sdk-kinesis
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.amazonaws:aws-java-sdk-cloudwatch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump protobuf-java from 3.11.4 to 3.19.1 (#25 )
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf ) from 3.11.4 to 3.19.1.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py )
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.11.4...v3.19.1 )
---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump maven-failsafe-plugin from 2.19.1 to 2.22.2 (#23 )
Bumps [maven-failsafe-plugin](https://github.com/apache/maven-surefire ) from 2.19.1 to 2.22.2.
- [Release notes](https://github.com/apache/maven-surefire/releases )
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-2.19.1...surefire-2.22.2 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Remove dependabot configuration in v1.x branch as it's been configured in master
* Bump maven-gpg-plugin from 1.6 to 3.0.1 (#33 )
Bumps [maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin ) from 1.6 to 3.0.1.
- [Release notes](https://github.com/apache/maven-gpg-plugin/releases )
- [Commits](https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-1.6...maven-gpg-plugin-3.0.1 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-gpg-plugin
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump maven-compiler-plugin from 3.2 to 3.8.1 (#32 )
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin ) from 3.2 to 3.8.1.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases )
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.2...maven-compiler-plugin-3.8.1 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump lombok from 1.16.10 to 1.18.22 (#31 )
Bumps [lombok](https://github.com/projectlombok/lombok ) from 1.16.10 to 1.18.22.
- [Release notes](https://github.com/projectlombok/lombok/releases )
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown )
- [Commits](https://github.com/projectlombok/lombok/compare/v1.16.10...v1.18.22 )
---
updated-dependencies:
- dependency-name: org.projectlombok:lombok
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump maven-javadoc-plugin from 2.10.3 to 3.3.1 (#30 )
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin ) from 2.10.3 to 3.3.1.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases )
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-2.10.3...maven-javadoc-plugin-3.3.1 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump maven-surefire-plugin from 2.19.1 to 2.22.2 (#29 )
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire ) from 2.19.1 to 2.22.2.
- [Release notes](https://github.com/apache/maven-surefire/releases )
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-2.19.1...surefire-2.22.2 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump log4j-core from 2.16.0 to 2.17.0 (#36 )
Bumps log4j-core from 2.16.0 to 2.17.0.
---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump commons-lang3 from 3.7 to 3.12.0 (#38 )
Bumps commons-lang3 from 3.7 to 3.12.0.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump DynamoDBLocal from 1.11.86 to 1.17.2 (#37 )
Bumps DynamoDBLocal from 1.11.86 to 1.17.2.
---
updated-dependencies:
- dependency-name: com.amazonaws:DynamoDBLocal
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump maven-source-plugin from 3.0.1 to 3.2.1 (#35 )
Bumps [maven-source-plugin](https://github.com/apache/maven-source-plugin ) from 3.0.1 to 3.2.1.
- [Release notes](https://github.com/apache/maven-source-plugin/releases )
- [Commits](https://github.com/apache/maven-source-plugin/compare/maven-source-plugin-3.0.1...maven-source-plugin-3.2.1 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-source-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump commons-logging from 1.1.3 to 1.2 (#34 )
Bumps commons-logging from 1.1.3 to 1.2.
---
updated-dependencies:
- dependency-name: commons-logging:commons-logging
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add test dependencies
Co-authored-by: Yu Zeng <yuzen@amazon.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-21 16:02:15 -08:00
Rex Chen
58036d4977
Preparation for v1.14.6
...
Signed-off-by: Rex Chen <shuningc@amazon.com>
2021-12-15 13:18:43 -05:00
Rex Chen
07c86081fb
Upgrade log4j test dependency to v2.16.0
...
Signed-off-by: Rex Chen <shuningc@amazon.com>
2021-12-15 12:58:55 -05:00
Rex Chen
f9648b4d99
Preparation for v1.14.5
...
Signed-off-by: Rex Chen <shuningc@amazon.com>
2021-12-10 17:44:15 -05:00
Rex Chen
b402ad69b2
Upgrade AWSSDK to v1.12.128
...
Signed-off-by: Rex Chen <shuningc@amazon.com>
2021-12-10 17:03:40 -05:00
Rex Chen
269724b8df
Update log4j dependency
...
Signed-off-by: Rex Chen <shuningc@amazon.com>
2021-12-10 14:27:20 -05:00
Avinash Chowdary
d8e29e8cd7
Preparing for 1.14.4 Release ( #823 )
...
* Upgraded aws java sdk version
* preparing for release 1.4.4
Co-authored-by: Avinash Ravilla <ravillaa@amazon.com>
2021-06-14 17:36:31 -04:00
Avinash Chowdary
fb1f44f482
Upgraded AWS SDK version to 1.12.3 ( #821 )
...
Co-authored-by: Avinash Ravilla <ravillaa@amazon.com>
2021-06-14 16:54:29 -04:00
Joshua Kim
b314d56308
Updating to SNAPSHOT version. ( #813 )
...
Co-authored-by: Joshua Kim <kimjos@amazon.com>
2021-05-03 18:22:08 -07:00
Joshua Kim
1956e02725
Preparing for 1.14.3 release ( #812 )
...
Co-authored-by: Joshua Kim <kimjos@amazon.com>
2021-05-03 15:05:22 -07:00
Joshua Kim
f38dd18ed1
Preparing for 1.14.2 release ( #793 )
...
Co-authored-by: Joshua Kim <kimjos@amazon.com>
2021-02-24 14:39:04 -08:00
Ashwin Giridharan
4f6f4e5971
KCL 1.14.1 release
2021-01-27 14:53:54 -08:00
Chunxue Yang
2ae76065a8
Correcting the KCL release version
2020-08-17 15:21:48 -07:00
Chunxue Yang
566a2446c6
SDK version upgrade and KCL version update
2020-08-17 15:03:40 -07:00
Joshua Kim
1f71042d80
Revert "temp pom change"
...
This reverts commit 129eee72da9be4f224f0ec23f08f305fb9564cde.
2020-08-17 15:45:41 -04:00
Keerthy Muralidharan
44474a1c05
protobuf upgrade
2020-08-17 15:45:41 -04:00
Joshua Kim
17ecc87d71
temp pom change
2020-08-06 16:08:04 -04:00
Chunxue Yang
f93d01f183
Post Release 1.13.3
2020-03-02 16:43:12 -08:00
Chunxue Yang
3cd1bdccf7
Prepare for KCL 1.13.3 release
2020-03-02 13:50:08 -08:00
Chunxue Yang
5760a27962
Stop passing latest shards to the next ShardSyncTask in ShardSyncTaskManager.
2020-02-25 16:18:56 -08:00
Cory Bradshaw
02c2036d5d
Preparing for Release 1.13.2
2020-01-13 09:56:16 -08:00
Chunxue Yang
5f50f08dcc
Prepare KCL release 1.13.1
2019-12-30 15:01:56 -08:00
Chunxue Yang
a3e720e8e2
Post Rlease 1.13.0
2019-11-06 10:29:04 -08:00
Chunxue Yang
ebaa5ef788
Update the KCL version to 1.13.0
2019-11-05 14:31:50 -08:00
Joshua Kim
cce5b5a620
Update version to v1.13.0-SNAPSHOT
2019-10-18 16:45:37 +00:00
Joshua Kim
1bdd1d1671
Preparing for v1.12.0 ( #627 )
2019-10-17 17:41:35 -07:00
Joshua Kim
34f5e33450
Updating AWS SDK to 1.11.655 ( #626 )
2019-10-17 16:55:36 -07:00
Micah Jaffe
cc8aa5ef74
Update Sonatype to dedicated AWS endpoint ( #618 )
2019-10-04 13:53:21 -07:00
Micah Jaffe
3e36f0c7d0
Update version to 1.11.3-SNAPSHOT ( #595 )
2019-08-16 14:08:17 -07:00
Micah Jaffe
b537403d81
Preparation for v1.11.2 ( #594 )
2019-08-15 10:45:00 -07:00
Micah Jaffe
8f58bafacc
Update to 1.11.2-SNAPSHOT ( #589 )
2019-08-13 11:50:35 -07:00
Micah Jaffe
2ca3cbd21c
Release 1.11.1 for Amazon Kinesis Client Library for Java ( #588 )
...
* Preparation for v1.11.1
* Preparation for v1.11.1
2019-08-09 10:27:50 -07:00
Micah Jaffe
c00203f028
Update AWS SDK to version 1.11.603 ( #587 )
2019-08-09 09:53:25 -07:00