Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jan 14:11
· 3 commits to main since this release
f1214fa

Changelog

Enhancements

  • f1214fa: chore: refactor producer-consumer example and update dependencies (@appleboy)
  • ae3fd65: chore: switch to containerized NATS setup for tests (@appleboy)
  • ad78b30: chore: update Go version and dependencies for improved stability (@appleboy)
  • 2f40631: chore: update Go version and dependencies, refactor test for timeout (@appleboy)
  • 10e9d9a: chore: update dependencies and improve test configurations (@appleboy)
  • 39532de: chore: update dependencies and improve test configurations (@appleboy)
  • 210c4c2: chore: update dependencies and refactor message handling (@appleboy)

Refactor

  • 372c48b: refactor: improve NATS container startup strategy and testing reliability (@appleboy)

Build process updates

Others

  • cb13b03: test: refactor tests to use NATS container and update worker endpoints (@appleboy)