Changelog
Enhancements
- 14d8b99: chore(deps): bump github.com/appleboy/com from 0.3.0 to 0.4.0 (#149) (@dependabot[bot])
- 6e41b2b: chore: bump go.uber.org/mock to v0.6.0 (@appleboy)
- cd32c5e: chore: update CI workflow and dependencies for Go 1.24+ (@appleboy)
- ad38a4c: chore: update Go version and mock dependency (@appleboy)
Build process updates
- aa195af: ci: drop Windows support from CI Go workflow (@appleboy)
- eac57a2: ci: restrict CI testing to Ubuntu platform only (@appleboy)
- db4474d: ci: update CI workflows for broader OS support and Go versioning (@appleboy)
- 4cccd71: ci: update CI workflows for compatibility and version upgrades (@appleboy)
- ab43521: ci: update GitHub Actions workflows to latest action versions (@appleboy)
- 528e074: ci: upgrade golangci-lint GitHub Action to v2.1 (@appleboy)
Documentation updates
- 7695e57: docs: clarify and expand documentation across core subsystems (@appleboy)
- bf19573: docs: document contributor workflows and queue library architecture (@appleboy)
- 0481dfd: docs: improve and expand documentation for queue and worker internals (@appleboy)
- 2a04456: docs: optimize Queue library for CPU usage and performance (@appleboy)