Skip to content

v0.8.4

Choose a tag to compare

@github-actions github-actions released this 11 Sep 19:19
· 558 commits to main since this release
9c7f881
  • Fix SPDX SBOM ingestion with multiple purls in externalRefs array
  • Add connection timeout for ENT
  • Retry on network error for certifiers
  • Fix Deps.dev rate limiting
  • Various bug fixes and improvements

Contributors

What's Changed

  • 9c7f881 [Fix] GRPC rate limit and add exponential backoff for CD (#2125)

Also includes (from v0.8.3):

  • e6f20c3 Bump actions/create-github-app-token from 1.10.3 to 1.10.4 (#2116)
  • 61da705 Bump actions/setup-python from 5.1.1 to 5.2.0 (#2106)
  • 9768dc0 Bump docker/login-action from 2 to 3 (#2107)
  • db47d0a Bump getkin/kin-openapi from v0.123.0 to v0.127.0 (#2112)
  • 0c72777 Bump github.com/aws/aws-sdk-go-v2 from 1.30.4 to 1.30.5 (#2121)
  • ad1f0c2 Bump github.com/aws/aws-sdk-go-v2/config from 1.27.28 to 1.27.31 (#2102)
  • 7004fc4 Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.59.0 to 1.61.2 (#2119)
  • a37fef2 Bump github.com/fsouza/fake-gcs-server from 1.49.2 to 1.49.3 (#2104)
  • 7d1e437 Bump github/codeql-action from 3.26.5 to 3.26.6 (#2105)
  • fcda7d9 Bump gocloud.dev from 0.38.0 to 0.39.0 (#2118)
  • 04f8655 Bump gocloud.dev/pubsub/rabbitpubsub from 0.38.0 to 0.39.0 (#2120)
  • 8b7b9e2 Bump google.golang.org/grpc from 1.65.0 to 1.66.0 (#2103)
  • 8fd7914 Bump google.golang.org/grpc from 1.66.0 to 1.66.1 (#2117)
  • 5e29c5d Bumping cdevents/sdk-go from 0.3.2 to 0.4.1 (#2108)
  • c9c6acc Fix SPDX SBOM ingestion with multiple purls in externalRefs array (#2101)
  • 4c0b9a8 Include documentRef in hasSBOM client operations (#2111)
  • 2508663 add connection timeout for ENT (#2115)
  • 2f63622 change atlas migration to take into account ent auto migration index names (#2114)
  • 2b018e2 retry on network error for certifiers (#2122)