Commit graph

692 commits

Author SHA1 Message Date
skye rogers
3c7da1121c remove metadata section 2025-03-25 16:16:51 -07:00
skyero-aws
29c532af0c
Update maven.yml in github remove all if statements 2025-03-25 16:14:50 -07:00
skyero-aws
211b80e7d3
Update maven.yml inside github 2025-03-25 16:11:59 -07:00
skye rogers
3cfd05b75f prep to send to master branch 2025-03-25 15:58:00 -07:00
skye rogers
c88f6a9cce disable if statement line 27; revert to defauly github token 2025-03-25 15:53:20 -07:00
skye rogers
1b0752a30e revert to example code in maven.yml 2025-03-25 15:08:33 -07:00
skye rogers
56f3e6c8f9 delete actions.yml 2025-03-25 12:01:38 -07:00
skye rogers
1175245547 added secrets and changed github_token name 2025-03-25 11:57:49 -07:00
skye rogers
604c1acf2f edited github-actions section 2025-03-25 11:47:21 -07:00
skye rogers
cbf4fd073a copy dependabot.yml and maven.yml from github example 2025-03-25 11:35:50 -07:00
skye rogers
877746e6c1 add dependabot branch to dependabot.yml 2025-03-25 11:08:52 -07:00
skye rogers
0e01529da1 empty actions.yml file 2025-03-25 10:09:21 -07:00
skye rogers
6a6389a0c8 added alert-lookup and github-token; removed cvss checker from auto merge if statement 2025-03-25 10:04:41 -07:00
skye rogers
e1a9df3ff1 manually revert maven-failsafe-plugin to 3.1.2 in pom.xml 2025-03-25 09:52:14 -07:00
skye rogers
e5e23d4891 change && to || in line 23 for testing 2025-03-24 13:59:31 -07:00
skyero-aws
9c19f2ab7a
Altered if statment for triggering auto-merge 2025-03-24 13:53:44 -07:00
skyero-aws
3f60d85a9e
Update maven.yml with code from the github 2025-03-24 13:40:25 -07:00
skyero-aws
c808d6df78
Update maven.yml 2025-03-24 13:28:43 -07:00
skye rogers
3585a90c03 move actions.yml additions to maven.yml 2025-03-24 13:24:03 -07:00
skye rogers
5bc0454b67 testing functonality of backlogged tickets 2025-03-24 13:11:41 -07:00
skye rogers
4044cb3801 altered if statement checker for auto-merge in actions.yml 2025-03-24 11:57:33 -07:00
skye rogers
7e721b5822 added permissions sections and alert-lookup variable to actions.yml 2025-03-24 11:49:14 -07:00
skye rogers
7bdd41ce23 updated dependabot.yml w/ old working code; added github dependabot code to actions.yml 2025-03-24 11:22:57 -07:00
skye rogers
d71874b909 added actions.yml with github dependabot boilderplate code, reverted dependabot.yml 2025-03-24 11:11:21 -07:00
skye rogers
755f3bf6f6 barebones beginning; investigating new path 2025-03-24 10:51:15 -07:00
skye rogers
e4b5669b24 removed permissions section; added jobs section 2025-03-24 10:24:40 -07:00
skye rogers
434f8c0143 Moved permissions section 2025-03-24 10:22:47 -07:00
skye rogers
a5cc580662 Added permissions section 2025-03-24 10:21:38 -07:00
skye rogers
b617158a6c Barebones default attempt; removed all details 2025-03-24 10:19:52 -07:00
skye rogers
44de14b8ca Remove additional properties name, true, and permissions 2025-03-24 10:14:40 -07:00
skye rogers
db1052b5b7 Revert to previous step with fixed indentation 2025-03-24 10:10:02 -07:00
skye rogers
3e50b84aae Change update configs to have unique combinations of required keywords package-ecosystem, directory, and target-branch 2025-03-24 09:55:44 -07:00
skye rogers
a8dded40d3 added required properties of package-ecosystem and schedule.interval 2025-03-24 09:52:25 -07:00
skye rogers
65292e4a38 auto-merge PRs for security critical patches/minor versions 2025-03-21 16:20:04 -07:00
Minu Hong
edd7d9b1e5
Update README.md (#1455)
* Update README.md

Update KCL main readme page to add end-of-support notice for KCL 1.x. Also applied some formatting changes in the KCL versions section.

* Update README.md

Update the readme

* Update README.md
2025-03-20 17:37:50 -07:00
lucienlu-aws
458ed653bc
Re-add SNAPSHOT to version (#1453) 2025-03-14 11:12:09 -07:00
vincentvilo-aws
9daed2dda9
Update version number in README for 2.x (#1450) 2025-03-13 10:25:41 -07:00
lucienlu-aws
5263b4227c
Prepare for release 3.0.2 (#1447) 2025-03-12 10:22:41 -07:00
ehasah-aws
7b5ebaeb93
Calculate scan segment by table size (#1443)
* Fixes DDB usage spike issue

* Removed un-necessary exception handling

* made max total segment size 30

* Cached total scan segment

* Reuse listLeasesParallely api to dynamically calculate total segment

* Added unit tests and made getParallelScanTotalSegments synchronous

* Simplified getParallelScanTotalSegments method

* Fall back to previously calculated totalScan

* fixed formating
2025-03-12 10:10:19 -07:00
dependabot[bot]
e856e7c95e
Bump io.netty:netty-handler in /amazon-kinesis-client (#1439)
Bumps [io.netty:netty-handler](https://github.com/netty/netty) from 4.1.108.Final to 4.1.118.Final.
- [Commits](https://github.com/netty/netty/compare/netty-4.1.108.Final...netty-4.1.118.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-handler
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 15:17:53 -08:00
Abhi Gupta
c9563ab585
Having a way to override the consumerTaskFactory as part of LeaseManagementConfig (#1441) 2025-02-23 22:17:43 -08:00
Abhi Gupta
8deebe4bda
Adding functionality to override the vanilla KCL tasks (#1440) 2025-02-20 20:26:21 -08:00
ivanlkc
68a7a9bf53
Suppress LeaseAssignmentManager excessive WARN logs when there is no issue (#1437)
This commit fixes https://github.com/awslabs/amazon-kinesis-client/issues/1407. The WARN level log statements should only be executed when a real problem had been detected.
2025-02-06 17:20:19 -08:00
Minu Hong
ae9a433ebd
Update README.md (#1434)
To update the notice related to the issue with AWS Java SDK 2.27.x versions.
2025-01-27 16:42:54 -08:00
Minu Hong
854d99da52
Update README.md (#1428)
Update the version number in the dependency for KCL 2.x
2025-01-03 15:11:04 -08:00
dependabot[bot]
d9a238d33d
Bump com.fasterxml.jackson.core:jackson-databind (#1400)
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.10.1 to 2.12.7.1.
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-30 12:25:55 -08:00
vincentvilo-aws
dcac19e927
update dependabot.yml to track master and v2.x branches (#1416) 2024-12-20 10:02:54 -08:00
lucienlu-aws
9da91cd43c
Update version notice to just recommend to use latest version (#1415) 2024-12-18 11:33:06 -08:00
chenylee-aws
4492e1e206
Update version to 3.0.2-SNAPSHOT (#1404) 2024-11-15 12:02:50 -08:00
chenylee-aws
01d0e5cc55
Preparation for v3.0.1 (#1402) 2024-11-14 16:01:36 -08:00