Skip to content

v1.9.2

Choose a tag to compare

@github-actions github-actions released this 03 Apr 01:14

v1.9.2

Changes since v1.9.1.

Compare: v1.9.1...v1.9.2

Fixes

  • ci: drop byte-for-byte coverage report verify (20c9af4)
  • ci: vendor libfaketime tarball to eliminate network dependency in Docker build (b0d18e3)
  • ci: two-stage Dockerfile build + license apply in bootstrap (fe7d0d6)
  • ci: address Copilot review comments on live-tests job (73b05a6)
  • ci: correct bootstrap script and switch to named volumes (5a24737)

Docs

  • quality: refresh coverage artifacts (409cdf0)

CI

  • opt into Node.js 24 actions + move Codecov upload to live-tests (9f6c34a)
  • remove coverage-report-policy job (superseded by live-tests) (c2c057d)
  • add live integration test job with Bitbucket DC bootstrap (56eb25b)