Commit Graph

34 Commits

Author SHA1 Message Date
Katherine
e46e9de634
Update Maven
Some checks failed
Service CI / Build and test Java (push) Has been cancelled
2026-04-20 14:27:58 -04:00
dependabot[bot]
d1ffd0d3fb
Bump the minor-java-dependencies group with 4 updates
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-20 14:27:48 -04:00
dependabot[bot]
219d7d71cf
Bump docker/login-action from 3.7.0 to 4.1.0
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-17 16:51:01 -04:00
dependabot[bot]
52ba37727a
Bump aws-actions/configure-aws-credentials from 5.1.1 to 6.1.0
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-17 16:49:03 -04:00
Chris Eager
4ae808aa00 Use default distribution statistic config as parent
Some checks failed
Service CI / Build and test Java (push) Has been cancelled
2026-02-27 13:22:20 -06:00
Chris Eager
1727461db4 Remove statsd metrics 2026-02-27 13:22:20 -06:00
Chris Eager
fac2a01fdd Add default distribution statistics configuration
Some checks failed
Service CI / Build and test Java (push) Has been cancelled
2026-02-19 15:36:01 -06:00
Chris Eager
04f6b804cf Override the protobuf version from the Micronaut parent POM
Some checks failed
Service CI / Build and test Java (push) Has been cancelled
2026-02-17 15:50:27 -06:00
Chris Eager
59b2c2a5b1 Add OTLP metrics exporter
Some checks failed
Service CI / Build and test Java (push) Has been cancelled
2026-02-17 14:23:44 -06:00
Chris Eager
7f9e49116a Add OTLP logs exporter 2026-02-17 14:23:44 -06:00
dependabot[bot]
0a144075bc Bump actions/checkout from 5.0.0 to 6.0.2
Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.0 to 6.0.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](08c6903cd8...de0fac2e45)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-17 14:23:36 -06:00
dependabot[bot]
2402633f6f Bump the minor-actions-dependencies group with 3 updates
Bumps the minor-actions-dependencies group with 3 updates: [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials), [docker/login-action](https://github.com/docker/login-action) and [actions/setup-java](https://github.com/actions/setup-java).


Updates `aws-actions/configure-aws-credentials` from 5.0.0 to 5.1.1
- [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases)
- [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md)
- [Commits](a03048d875...61815dcd50)

Updates `docker/login-action` from 3.6.0 to 3.7.0
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](5e57cd1181...c94ce9fb46)

Updates `actions/setup-java` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](f2beeb24e1...be666c2fcd)

---
updated-dependencies:
- dependency-name: aws-actions/configure-aws-credentials
  dependency-version: 5.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-actions-dependencies
- dependency-name: docker/login-action
  dependency-version: 3.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-actions-dependencies
- dependency-name: actions/setup-java
  dependency-version: 5.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-actions-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-17 14:22:41 -06:00
Katherine Yen
dac2ce0089 Add back dependency that was accidentally removed
Some checks failed
Service CI / Build and test Java (push) Has been cancelled
2026-01-16 16:41:21 -05:00
dependabot[bot]
18337f4f24
Bump the minor-java-dependencies group across 1 directory with 6 updates
Some checks failed
Service CI / Build and test Java (push) Has been cancelled
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Katherine Yen <katherine@signal.org>
2026-01-16 16:27:01 -05:00
dependabot[bot]
3fc98dc54e
Bump aws-actions/configure-aws-credentials from 4.2.1 to 5.0.0
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-16 13:40:54 -05:00
dependabot[bot]
2c101fe52a
Bump the minor-actions-dependencies group across 1 directory with 2 updates
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-16 13:38:44 -05:00
Katherine
9bbdf068b3
Work around Jib not supporting Java 24
Some checks failed
Service CI / Build and test Java (push) Has been cancelled
2025-09-22 16:03:26 -07:00
Katherine
2b6687f0b0
Configure a Java 24-compatible base image
Some checks failed
Service CI / Build and test Java (push) Has been cancelled
2025-09-22 14:35:25 -07:00
Katherine
b05c6276ec
Minor Q4 maintenance updates
Some checks failed
Service CI / Build and test Java (push) Has been cancelled
2025-09-22 14:14:13 -07:00
dependabot[bot]
ff719d8da1
Bump docker/login-action from 3.4.0 to 3.5.0
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-18 16:18:27 -04:00
dependabot[bot]
d23f4ac719
Update Micronaut to 4.9.3
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-18 16:17:35 -04:00
dependabot[bot]
d15718eb2a
Bump actions/setup-java from 4.7.1 to 5.0.0
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-18 14:28:15 -04:00
dependabot[bot]
ee873a4918
Bump actions/checkout from 4.2.2 to 5.0.0
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-18 14:27:53 -04:00
Katherine
a77e55bf9a
Use KeyTransparencyAuditorService
Some checks failed
Service CI / Build and test Java (push) Has been cancelled
2025-08-08 16:39:40 -04:00
dependabot[bot]
9e8570ce04
Bump the minor-java-dependencies group across 1 directory with 5 updates
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-08 16:38:52 -04:00
Katherine
945d2e3565
Q3 2025 dependency updates
Some checks failed
Service CI / Build and test Java (push) Has been cancelled
2025-07-01 10:35:48 -04:00
Katherine
5ec144c91c
Add dependabot 2025-06-30 11:29:39 -04:00
Katherine Yen
5a0fe4e766 Update some configuration property names in the README 2025-06-05 11:32:57 -04:00
Katherine
3b36d3dbcf
Update test vector to include signature input bytes 2025-06-05 11:23:04 -04:00
Katherine
d96816e88c
Don't load the Auditor bean in tests 2025-06-05 11:22:44 -04:00
Katherine
852acb622d
Update TreeHead protobuf name and SetAuditorHead rpc definition to match KT's
Some checks failed
Service CI / Build and test Java (push) Has been cancelled
2025-05-01 09:28:30 -07:00
Katherine
0d11547c09
Rename configuration property names to avoid exclusion by Micronaut in a k8s environment
Some checks failed
Service CI / Build and test Java (push) Has been cancelled
2025-04-28 16:58:30 -04:00
Katherine
f55f4b9a0a
Add mutual TLS credentials to KeyTransparencyServiceClient
Some checks failed
Service CI / Build and test Java (push) Has been cancelled
2025-04-28 10:14:17 -04:00
Katherine Yen
572d8402c9 Key transparency auditor
Some checks failed
Service CI / Build and test Java (push) Has been cancelled
2025-04-15 16:43:48 -04:00