Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jan 08:24
5461ddb

Changelog

Enhancements

  • dc443d8: chore: refactor message handling and update dependencies (@appleboy)
  • 0fce981: chore: update dependencies and improve API usage for queue management (@appleboy)
  • d46f546: chore: update dependencies and improve test configurations (@appleboy)
  • 59b88ce: chore: update dependencies and remove indirect dependencies (@appleboy)
  • 864d5d7: chore: update dependencies and remove unused packages (@appleboy)
  • 94f36c8: chore: update dependencies and switch to internal API for completions (@appleboy)
  • 3546878: chore: update dependencies to latest versions (@appleboy)

Refactor

  • 7bbcc76: refactor: refactor job timeout handling in Queue method calls (@appleboy)
  • 5461ddb: refactor: refactor job type handling and improve test reliability (@appleboy)
  • b64c331: refactor: refactor logging to use Payload method in mockMessage struct (@appleboy)

Documentation updates