Skip to content

Releases: sparetimecoders/messaging

v0.0.1

30 Mar 20:23
9172e29

Choose a tag to compare

0.0.1 (2026-03-30)

Features

  • add automerge workflow for PRs (#15) (9a93fed)
  • add queue-publish topology scenario, delete GAPS.md (90c3178)
  • typescript: add build step and publish compiled output (69b5673)

Bug Fixes

  • add Go modules to release-please and fix dependency release triggers (#24) (628c3b3)
  • add missing coverage_matrix.go in tck module (0b5cb1f)
  • align Go module paths with repository URL (eed2a47)
  • allow github-actions[bot] through review gate (6c46a8a)
  • ci: add job name to match required status check (#18) (9d7b179)
  • make codecov patch status informational (#31) (6385b87)
  • remove github-actions[bot] from review gate allowlist (ffa32b9)
  • remove synchronize trigger from review gate (#23) (bc311e7)
  • review gate allows owner PRs, requires approval for others (4769725)
  • set initial-version to 0.0.1 and add bump settings (b57c487)
  • set initial-version to 0.0.1 for Go packages in release-please (#26) (8dd9be4)
  • use RELEASE_PLEASE_TOKEN for release-please action (#30) (1eb3245)
  • use separate release PRs per component (#28) (0c0f594)
  • use tagged version for spec dependency in tck module (307abfa)

messaging: v0.0.1

06 Mar 20:04
9899a42

Choose a tag to compare

0.0.1 (2026-03-06)

Features

  • typescript: add build step and publish compiled output (69b5673)