Skip to content

Releases: Svaca33/Bugler

Release list

v0.21.1

Choose a tag to compare

@github-actions github-actions released this 04 Aug 17:00

Running this version

BUGLER_IMAGE=ghcr.io/svaca33/bugler:0.21.1

in the .env beside docker-compose.prod.yml, then docker compose up -d.
See DEPLOYMENT.md.

What's Changed

  • Take the action versions Dependabot found waiting (cd4a733)
  • Let both workflows check out the same way (5bd77d2)
  • Stop the README from naming a version it cannot keep (e6eacdf)
  • Offer one way to report a vulnerability, not two (c3a2809)
  • Let the frontend be watched too (06fa85b)
  • Take Playwright's patch release (3dd19e6)
  • Take the frontend group, TypeScript 7 included (92e2330)
  • Keep Microsoft.OpenApi on 2.x, and let majors arrive alone (b6df6f5)
  • Take the dotnet group, Microsoft.OpenApi included (f857160)
  • Take coverlet's four majors in one step (4477f10)
  • Take the test SDK's major (5faf580)
  • Build what ships, and drive it with a browser (a29c870)
  • Let the e2e backend know which environment it is in (637c074)
  • Start 0.21 (fe6e1eb)
  • Serve the traces list and the key picker from indexes that stop (26501ae)

Full Changelog: v0.20.2...v0.21.1

v0.20.2

Choose a tag to compare

@github-actions github-actions released this 04 Aug 10:17

Running this version

BUGLER_IMAGE=ghcr.io/svaca33/bugler:0.20.2

in the .env beside docker-compose.prod.yml, then docker compose up -d.
See DEPLOYMENT.md.

Full Changelog: https://github.com/Svaca33/Bugler/commits/v0.20.2