Commit Graph

  • 0ac7d7a5dd
    Bump the minor-go-dependencies group across 1 directory with 8 updates dependabot/go_modules/minor-go-dependencies-72d791639f dependabot[bot] 2026-05-01 17:52:17 +0000
  • f01345d1dd
    Bump the minor-java-dependencies group across 1 directory with 4 updates dependabot/maven/filter-key-updates/minor-java-dependencies-ada3e0463d dependabot[bot] 2026-05-01 17:44:36 +0000
  • 7dd495f398
    Bump the minor-actions-dependencies group across 1 directory with 2 updates dependabot/github_actions/minor-actions-dependencies-8c4967f0b7 dependabot[bot] 2026-05-01 17:44:22 +0000
  • 92bd50c0e2 Add metrics to SetAuditorHead and Distinguished updates main 20260430.0.0 Chris Eager 2026-04-29 15:55:54 -0500
  • 3758e05dd2
    Validate kt-query config has authorized-headers set 20260420.0.0 Katherine 2026-04-20 14:57:22 -0400
  • 8a2d8099de
    Persist new auditor tree head in database on SetAuditorHead Katherine 2026-04-20 14:56:43 -0400
  • a5d4924371
    Check that the transparency tree head contains at least one service operator signature Katherine 2026-04-20 14:55:50 -0400
  • 509a9b199d
    Update to go 1.26 Katherine 2026-04-20 14:55:24 -0400
  • c4c7cc689a
    Update all otel dependencies to latest version Katherine 2026-04-20 14:45:39 -0400
  • b9abd407bc
    Bump the minor-java-dependencies group across 1 directory with 8 updates and update Maven 20260414.0.0 dependabot[bot] 2026-04-14 14:15:33 -0400
  • 4fff3a7c61
    lambda: Don't continue processing records after first failure Katherine 2026-04-14 10:01:16 -0400
  • abf8570c82
    Check that username hash and UUID from DynamoDB have expected lengths Katherine 2026-04-14 09:59:21 -0400
  • 240f6a6308
    Recover and log panics in the kt query handler 20260406.0.0 Katherine 2026-04-06 17:48:07 -0400
  • adaf0caa15
    Return codes.Unauthenticated for wrong mTLS header Katherine 2026-04-06 17:33:24 -0400
  • 95e41bd31e
    Independently validate each request parameter Katherine 2026-04-06 17:32:47 -0400
  • 9515d7f2ad
    Check for empty subtree before generating a consistency proof Katherine 2026-04-06 17:23:03 -0400
  • ede853887d
    Add some extra logging and metrics around backfill 20260403.0.0 Katherine 2026-04-03 11:00:31 -0400
  • 8b3694bfeb
    Bump the minor-go-dependencies group across 1 directory with 12 updates 20260402.0.0 dependabot[bot] 2026-04-02 14:51:23 -0400
  • 0015437425
    Bump docker/login-action from 3.7.0 to 4.0.0 dependabot[bot] 2026-04-02 14:44:34 -0400
  • 3e15c749d2
    Bump actions/setup-go from 6.3.0 to 6.4.0 in the minor-actions-dependencies group dependabot[bot] 2026-04-02 14:43:43 -0400
  • ac57eba549
    Bump aws-actions/configure-aws-credentials from 5.1.1 to 6.0.0 dependabot[bot] 2026-04-02 14:42:47 -0400
  • b5767ebf90
    Revert "Set an initial timestamp for new Kinesis streams" Katherine 2026-04-02 14:37:38 -0400
  • 6d83fc3212
    Update Kinesis consumer library Katherine 2026-04-02 14:34:51 -0400
  • 0cd2c734e4
    Update go grpc to patch security vulnerability 20260320.0.0 Katherine 2026-03-20 15:50:54 -0400
  • a90dec4e53
    Fix closure capture bug in reading from streams 20260312.1.0 Katherine 2026-03-12 12:26:20 -0400
  • 5fb822474e
    Checkpoint after every record is processed 20260312.0.0 Katherine 2026-03-12 10:56:45 -0400
  • 563f41039c
    Adjust original lambda to only filter based on ACI -> ACI identity key changes 20260311.0.0 Katherine 2026-03-11 15:31:00 -0400
  • 3407212661
    Make checkpoint size configurable 20260309.0.0 Katherine 2026-03-09 16:20:49 -0400
  • 59cbdd1fe0
    Set an initial timestamp for new Kinesis streams 20260306.1.0 Katherine 2026-03-06 15:17:12 -0500
  • 199057a0e4
    Guarantee linearity for all search keys 20260306.0.0 Katherine 2026-03-06 13:37:49 -0500
  • aadb00136b
    Bump the minor-go-dependencies group across 1 directory with 15 updates 20260305.0.0 dependabot[bot] 2026-03-05 16:23:59 -0500
  • d7fc32df64
    Remove search by version Katherine 2026-03-05 16:15:32 -0500
  • b0a1a078b2
    Update go.opentelemetry.io/otel/sdk to 1.40.0 to address security vulnerability Katherine 2026-03-05 14:19:18 -0500
  • 40b329a88c
    Filter for username constraint events where confirmed=true 20260304.0.0 Katherine 2026-03-04 16:37:54 -0500
  • 79d41786a6 Bump actions/checkout from 5.0.0 to 6.0.2 dependabot[bot] 2026-02-01 17:19:08 +0000
  • 904cbbbffc Bump the minor-actions-dependencies group with 3 updates dependabot[bot] 2026-03-01 17:17:24 +0000
  • e3c0aaa5ef Remove Datadog metrics Chris Eager 2026-02-26 12:49:33 -0600
  • 20e1895e6b
    Serialize processing records from Kinesis stream 20260227.0.0 Brendan McMillion 2026-02-27 10:04:33 -0800
  • d1f3cbb9d9
    Introduce signal.NotifyContext for graceful shutdown 20260226.0.0 Katherine 2026-02-26 13:42:10 -0500
  • e08ba1f906
    Define E164 and username lambdas 20260224.1.0 Katherine 2026-02-24 14:50:27 -0500
  • e6b827a1fc
    Move waitgroup.Add outside goroutine 20260224.0.0 Katherine 2026-02-24 11:48:40 -0500
  • a8176ab4fe
    Consolidate update metrics for internal errors Katherine 2026-02-24 11:30:23 -0500
  • 1495049f54 Metric for cache hit vs miss in write path Brendan McMillion 2026-02-17 09:35:53 -0800
  • 952c7e0b4d Prevent duplicate writes Brendan McMillion 2026-02-17 09:35:43 -0800
  • d3d44b21b5 Update default port for kt-stress test server Chris Eager 2026-02-13 11:40:25 -0600
  • 783e41b18c
    Add search key type label to tombstone metrics 20260212.0.0 Katherine 2026-02-12 09:54:47 -0500
  • ef16b3661f
    Add OpenTelemetry metrics sink to send metrics to Grafana 20260205.0.0 20260202.0.0 Katherine 2026-02-02 15:25:50 -0500
  • 450382c7e6
    Bump actions/checkout from 5.0.0 to 6.0.1 dependabot/github_actions/actions/checkout-6.0.1 dependabot[bot] 2026-01-16 18:38:30 +0000
  • 6f37a9e9ce
    Bump org.junit:junit-bom from 5.13.4 to 6.0.0 in /filter-key-updates 20260116.0.1 dependabot[bot] 2026-01-16 13:21:12 -0500
  • f2f4d64c3d
    Bump the minor-java-dependencies group across 1 directory with 5 updates dependabot[bot] 2026-01-16 13:21:00 -0500
  • 35e3f7ecd4
    Bump the minor-go-dependencies group across 1 directory with 10 updates 20260116.0.0 dependabot[bot] 2026-01-16 11:40:31 -0500
  • f8a8216cbb
    Bump the minor-actions-dependencies group across 1 directory with 4 updates dependabot[bot] 2026-01-16 11:40:18 -0500
  • e5a45343df
    Search for a specific version of an identifier 20251029.0.0 Katherine 2025-10-29 09:59:56 -0400
  • e1df58749d
    Handle no auditor tree head in stored state 20251014.0.0 Katherine 2025-10-14 11:09:20 -0400
  • 12f0683196
    Bug fix: Ensure that we actually handle all tombstone updates properly 20251009.0.0 Katherine 2025-10-09 11:09:58 -0400
  • 88877b1db4 Bump the minor-java-dependencies group across 1 directory with 13 updates 20250925.0.0 dependabot[bot] 2025-09-25 17:34:01 +0000
  • a98ca29b00 Drop maven-deploy-plugin for filter-key-updates Ravi Khadiwala 2025-09-23 12:07:19 -0500
  • 8ece63cc52
    Bump aws-actions/configure-aws-credentials from 4.2.1 to 5.0.0 dependabot[bot] 2025-09-23 13:09:38 -0700
  • e13cdcc3b0
    Q4 2025 dependency updates 20250923.0.0 Katherine 2025-09-23 10:31:14 -0700
  • e2a1db6488
    Add dependabot Katherine 2025-09-18 16:14:40 -0400
  • 11cf6ae6d7
    Return OutOfRange instead of InvalidArgument when auditor attempts to query past end of log 20250808.2.0 Katherine 2025-08-08 15:06:21 -0400
  • 757820e650
    Use grpcService as tag name instead of service 20250808.1.0 Katherine 2025-08-08 15:04:05 -0400
  • 9e857e0583
    Add tree size endpoint command to kt-client Katherine 2025-08-08 15:03:25 -0400
  • 3c54f02f18 Introduce KeyTransparencyAuditorService Katherine Yen 2025-08-08 14:35:20 -0400
  • 2ffd5a3da6 Add an endpoint that auditors can query to learn the size of the log Katherine Yen 2025-08-08 14:34:12 -0400
  • 44e4a5012a
    Remove unnecessary usages of envstr Katherine 2025-08-08 14:06:12 -0400
  • a3732f0c03 Key transparency server Katherine Yen 2025-07-11 12:12:32 -0400