Skip to content

github.com/faustbrian/go-queue v1.0.1

Choose a tag to compare

@faustbrian faustbrian released this 28 Aug 13:57
· 8 commits to main since this release
bb1645e

[1.0.1] - 2026-08-28

Added

  • Add the independently versioned rabbitmq compatibility module over
    go-rabbitmq-queues, with explicit native policy, stable message identity,
    mandatory persistent publishing, confirmed retry and terminal replacement,
    bounded request bridging, and independent producer and consumer resources.

Changed

  • Run repository verification with Go 1.27.0 so the nested RabbitMQ adapter
    and CodeQL build use the toolchain required by the native queue dependency.

  • Remove direct AMQP ownership from the root module. RabbitMQ adopters now use
    github.com/faustbrian/go-queue/rabbitmq as a nested release after upgrading
    the parent module to the release that excludes the former package archive.

Documentation

  • Align maintained documentation with the stable v1 release contract and
    remove obsolete candidate or verdict wording.

  • Clarify how shared safety-policy updates are coordinated across standalone
    repositories.

  • Replace archived monorepo links and completed execution artifacts with a
    standalone, human-oriented documentation structure.

Release integrity

Verify the checksum attestation with:

ssh-keygen -Y verify -f ALLOWED_SIGNERS -I brian@cline.sh -n golib-release -s SHA256SUMS.sig < SHA256SUMS