Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jan 02:42
e62a1ea

Changelog

Enhancements

Refactor

  • cab4f57: refactor: refactor JSON unmarshalling to use Payload instead of Bytes (@appleboy)
  • 0d1a1d7: refactor: refactor queue handling and improve test performance (@appleboy)

Build process updates

  • 4cb2969: ci: update GitHub Actions workflow and testing configurations (@appleboy)

Documentation updates

  • e62a1ea: docs: document producer-consumer example using golang-queue with NSQ (@appleboy)

Others

  • 05e742a: test: refactor NSQ tests to use testcontainers for setup (@appleboy)
  • 6914a8b: test: refactor tests to improve reliability and maintainability (@appleboy)