Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: google/certificate-transparency-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.2
Choose a base ref
...
head repository: google/certificate-transparency-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.0
Choose a head ref
  • 17 commits
  • 25 files changed
  • 4 contributors

Commits on Nov 11, 2024

  1. Bump the all-deps group with 4 updates (#1609)

    Bumps the all-deps group with 4 updates: [golang.org/x/crypto](https://github.com/golang/crypto), [golang.org/x/net](https://github.com/golang/net), [golang.org/x/time](https://github.com/golang/time) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).
    
    
    Updates `golang.org/x/crypto` from 0.28.0 to 0.29.0
    - [Commits](golang/crypto@v0.28.0...v0.29.0)
    
    Updates `golang.org/x/net` from 0.30.0 to 0.31.0
    - [Commits](golang/net@v0.30.0...v0.31.0)
    
    Updates `golang.org/x/time` from 0.7.0 to 0.8.0
    - [Commits](golang/time@v0.7.0...v0.8.0)
    
    Updates `google.golang.org/grpc` from 1.67.1 to 1.68.0
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.67.1...v1.68.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-deps
    - dependency-name: golang.org/x/net
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-deps
    - dependency-name: golang.org/x/time
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-deps
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-deps
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    e1a92bd View commit details
    Browse the repository at this point in the history
  2. Bump golang in /internal/witness/cmd/feeder in the all-deps group (#1611

    )
    
    Bumps the all-deps group in /internal/witness/cmd/feeder with 1 update: golang.
    
    
    Updates `golang` from 1.23.2-bookworm to 1.23.3-bookworm
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-deps
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    7a2d7e2 View commit details
    Browse the repository at this point in the history
  3. Bump github/codeql-action from 3.27.0 to 3.27.1 in the all-deps group (

    …#1610)
    
    Bumps the all-deps group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).
    
    
    Updates `github/codeql-action` from 3.27.0 to 3.27.1
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@6624720...4f3212b)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-deps
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    04ae9ef View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Bump golang (#1612)

    Bumps the all-deps group in /trillian/examples/deployment/docker/ctfe with 1 update: golang.
    
    
    Updates `golang` from 1.23.2-bookworm to 1.23.3-bookworm
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-deps
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    a70754b View commit details
    Browse the repository at this point in the history
  2. Bump github.com/golang-jwt/jwt/v4 in the go_modules group (#1613)

    Bumps the go_modules group with 1 update: [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt).
    
    
    Updates `github.com/golang-jwt/jwt/v4` from 4.5.0 to 4.5.1
    - [Release notes](https://github.com/golang-jwt/jwt/releases)
    - [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md)
    - [Commits](golang-jwt/jwt@v4.5.0...v4.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/golang-jwt/jwt/v4
      dependency-type: indirect
      dependency-group: go_modules
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    a169abe View commit details
    Browse the repository at this point in the history
  3. [Dependabot] Update all docker images in one PR (#1614)

    This also reduces the amount of duplicate config.
    mhutchinson authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    3713cb9 View commit details
    Browse the repository at this point in the history
  4. Bump the docker-deps group across 3 directories with 2 updates (#1616)

    Bumps the docker-deps group with 1 update in the /integration directory: golang.
    Bumps the docker-deps group with 1 update in the /internal/witness/cmd/feeder directory: alpine.
    Bumps the docker-deps group with 1 update in the /trillian/examples/deployment/docker/envsubst directory: alpine.
    
    
    Updates `golang` from 1.23.2-bookworm to 1.23.3-bookworm
    
    Updates `alpine` from `beefdbd` to `1e42bbe`
    
    Updates `alpine` from `beefdbd` to `1e42bbe`
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: docker-deps
    - dependency-name: alpine
      dependency-type: direct:production
      dependency-group: docker-deps
    - dependency-name: alpine
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: docker-deps
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    b8964bc View commit details
    Browse the repository at this point in the history
  5. Bump github/codeql-action from 3.27.1 to 3.27.2 in the all-deps group (

    …#1615)
    
    Bumps the all-deps group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).
    
    
    Updates `github/codeql-action` from 3.27.1 to 3.27.2
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@4f3212b...9278e42)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-deps
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    678be53 View commit details
    Browse the repository at this point in the history
  6. Explicitly include version tag (#1617)

    This is redundant for correctness because of the sha256, but it makes it easier for humans reviewing dependabot changes to see that things are going forwards.
    mhutchinson authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    00c853a View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Bump the docker-deps group across 4 directories with 2 updates (#1622)

    Bumps the docker-deps group with 1 update in the /integration directory: golang.
    Bumps the docker-deps group with 1 update in the /internal/witness/cmd/feeder directory: golang.
    Bumps the docker-deps group with 1 update in the /internal/witness/cmd/witness directory: golang.
    Bumps the docker-deps group with 2 updates in the /trillian/examples/deployment/docker/ctfe directory: golang and distroless/base-debian12.
    
    
    Updates `golang` from `1f001ad` to `3f3b9da`
    
    Updates `golang` from `0e3377d` to `3f3b9da`
    
    Updates `golang` from 1.23.2-bookworm to 1.23.3-bookworm
    
    Updates `golang` from `0e3377d` to `3f3b9da`
    
    Updates `distroless/base-debian12` from `8fe31fb` to `7a4bffc`
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: docker-deps
    - dependency-name: golang
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: docker-deps
    - dependency-name: golang
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: docker-deps
    - dependency-name: golang
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: docker-deps
    - dependency-name: distroless/base-debian12
      dependency-type: direct:production
      dependency-group: docker-deps
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    89291a0 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Bump github/codeql-action from 3.27.2 to 3.27.4 in the all-deps group (

    …#1620)
    
    Bumps the all-deps group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).
    
    
    Updates `github/codeql-action` from 3.27.2 to 3.27.4
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@9278e42...ea9e4e3)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-deps
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    9b286ae View commit details
    Browse the repository at this point in the history
  2. Bump the all-deps group with 4 updates (#1621)

    Bumps the all-deps group with 4 updates: [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd), [go.etcd.io/etcd/etcdctl/v3](https://github.com/etcd-io/etcd), [go.etcd.io/etcd/v3](https://github.com/etcd-io/etcd) and google.golang.org/protobuf.
    
    
    Updates `go.etcd.io/etcd/client/v3` from 3.5.16 to 3.5.17
    - [Release notes](https://github.com/etcd-io/etcd/releases)
    - [Commits](etcd-io/etcd@v3.5.16...v3.5.17)
    
    Updates `go.etcd.io/etcd/etcdctl/v3` from 3.5.16 to 3.5.17
    - [Release notes](https://github.com/etcd-io/etcd/releases)
    - [Commits](etcd-io/etcd@v3.5.16...v3.5.17)
    
    Updates `go.etcd.io/etcd/v3` from 3.5.16 to 3.5.17
    - [Release notes](https://github.com/etcd-io/etcd/releases)
    - [Commits](etcd-io/etcd@v3.5.16...v3.5.17)
    
    Updates `google.golang.org/protobuf` from 1.35.1 to 1.35.2
    
    ---
    updated-dependencies:
    - dependency-name: go.etcd.io/etcd/client/v3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-deps
    - dependency-name: go.etcd.io/etcd/etcdctl/v3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-deps
    - dependency-name: go.etcd.io/etcd/v3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-deps
    - dependency-name: google.golang.org/protobuf
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-deps
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    aa0ef1a View commit details
    Browse the repository at this point in the history
  3. Add empty cloudbuild_postgresql.yaml (#1623)

    * Add empty cloudbuild_postgresql.yaml
    
    * Add a noop step
    
    * Add another noop step
    
    * Fix cloudbuild setup
    
    * Fix cloudbuild setup
    roger2hk authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    9483313 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Bump github.com/google/trillian in the all-deps group (#1624)

    Bumps the all-deps group with 1 update: [github.com/google/trillian](https://github.com/google/trillian).
    
    
    Updates `github.com/google/trillian` from 1.6.1 to 1.7.0
    - [Release notes](https://github.com/google/trillian/releases)
    - [Changelog](https://github.com/google/trillian/blob/master/CHANGELOG.md)
    - [Commits](google/trillian@v1.6.1...v1.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/google/trillian
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-deps
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    57eb1ee View commit details
    Browse the repository at this point in the history
  2. Bump github/codeql-action from 3.27.4 to 3.27.5 in the all-deps group (

    …#1625)
    
    Bumps the all-deps group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).
    
    
    Updates `github/codeql-action` from 3.27.4 to 3.27.5
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@ea9e4e3...f09c1c0)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-deps
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    2df206d View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Add IssuanceChainStorage PostgreSQL implementation (#1618)

    * Duplicate MySQL files to new PostgreSQL directories, preserving git line history
    
    * Restore MySQL files
    
    * Replace 'MySQL' references with 'PostgreSQL', preserving case of each reference
    
    * Update imports
    
    * Convert schema
    
    * PostgreSQL doesn't have an equivalent of MySQL's strict mode
    
    * Use PostgreSQL parameter placeholder syntax
    
    * Database driver name is 'pgx'
    
    * Adapt duplicated key checking to PostgreSQL
    
    * Remove unused parameter
    
    * DSN URI scheme can be either postgresql:// or postgres://
    
    * Plug PostgreSQL into NewIssuanceChainStorage
    
    * Check PostgreSQL DSN in ValidateLogConfig
    
    * Document PostgreSQL storage connection string format
    
    * Add resetpgctdb.sh
    
    * Comodo -> Sectigo
    
    * Fix tests by escaping dollar signs
    
    * Add postgresql-client to integration Dockerfile
    
    * USER_HOST is not relevant to PostgreSQL
    
    * Add PostgreSQL Cloud Build configuration
    
    * Update CHANGELOG.md
    
    * Correct docker package name
    
    * Use Trillian master branch in Cloud Build tests
    
    * Update log-server and log-signer hostnames in Cloud Build tests
    
    * Run psql directly rather than via docker
    
    * Set POSTGRESQL_HOST before running resetpgctdb.sh
    
    * Add integration and lifecycle test config for PostgreSQL
    
    * Three slashes needed in the PostgreSQL URIs in the integration config
    
    * For pgx, sql.Open expects the whole DSN, not just the part after the ://
    
    * Add hostname and port to the PostgreSQL URIs in the integration config
    
    * Grant INSERT and SELECT privileges on the IssuanceChain table
    
    * Specify correct database for GRANT
    
    * ctx is unused
    
    * 'IdentityHash' values are expected to always be the same length
    
    * Remove k8s related steps
    
    * Revert "Use Trillian master branch in Cloud Build tests"
    
    This reverts commit fa3dbdb.
    
    * Document POSTGRESQL_INSECURE in usage()
    robstradling authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    3116f53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    023c636 View commit details
    Browse the repository at this point in the history
Loading