| commit | 3349fbc9ecc160937dfe250008e144c258128eff | [log] [tgz] |
|---|---|---|
| author | Matthias Sohn <matthias.sohn@sap.com> | Tue Oct 14 12:49:03 2025 +0200 |
| committer | Matthias Sohn <matthias.sohn@sap.com> | Mon Oct 20 14:08:03 2025 +0200 |
| tree | 411323d9f81d61efb77033733705a50d4a66b0fe | |
| parent | 5580a45e57c84e51bf56f68e2c01c9c2970f8c8d [diff] |
Upgrade dependencies and migrate to latest AWS SDK API Update dependencies - AWS Java SDK to 2.35.7 - Docker Java API to 3.6.0 - dynamodb-lock-client to 1.4.0 - jackson to 2.20.0 - jna to 5.18.1 - joda-time to 2.14.0 - testcontainers to 1.21.3 Migrate to the current AWS Java SDK API and remove dependencies of the old one. Change-Id: Ib5bae5e3fbe4f8fd552ada864350500a4079f445
This plugin provides an implementation of the Gerrit global ref-db backed by AWS DynamoDB.
Requirements for using this plugin are:
The global ref-db is a typical use-case of a Gerrit multi-master scenario in a multi-site setup. Refer to the Gerrit multi-site plugin for more details on the high level architecture.