Releases: cortexapps/axon
Releases · cortexapps/axon
Go SDK: Fix cron registration
What's Changed
- fix(deps): bump Go toolchain to 1.26.4 for CVE-2026-42504 by @ashiramin in #108
- fix(cron): start scheduler so CRON_SCHEDULE handlers fire by @shawnburke in #109
Full Changelog: v0.2.9...v0.2.10
Add PPROF endpoint for profiling
What's Changed
- Add pprof profiling endpoint on main HTTP port under /pprof by @shawnburke in #107
Full Changelog: v0.2.8...v0.2.9
v0.2.8
What's Changed
- Fix Trivy CI: pin libnghttp2-14 to patched deb13u1 for CVE-2026-27135 by @akwirick in #102
- Clear Trivy: APT_CACHE_BUST + snyk-broker v1.0.14-axon + drop hard pins by @ashiramin in #104
- fix(deps): bump APT_CACHE_BUST to clear 8 OS-package CVEs by @ashiramin in #106
New Contributors
Full Changelog: v0.2.7...v0.2.8
v0.2.7
What's Changed
- Fix Trivy CI: pin libngtcp2 to patched deb13u1 for CVE-2026-40170 by @ashiramin in #99
- Upgrade snyk-broker to v1.0.13-axon and bump Go to 1.26.3 by @ashiramin in #101
Full Changelog: v0.2.6...v0.2.7
v0.2.6
What's Changed
- Preserve %2F through the relay reflector hop by @gvillenave in #98
Full Changelog: v0.2.5...v0.2.6
v0.2.5
v0.2.4
What's Changed
- Fix Trivy CI: filter SARIF results by severity level by @worksbyvan in #94
- Upgrade snyk broker to v1.0.9-axon by @worksbyvan in #95
- Upgrade snyk broker to v1.0.10-axon by @keithfz in #96
New Contributors
- @worksbyvan made their first contribution in #94
Full Changelog: v0.2.3...v0.2.4
Address go vuln CVE-2026-3318
What's Changed
- Fix Trivy CI: upgrade grpc to v1.79.3 (CVE-2026-33186) by @ashiramin in #92
- Bump google.golang.org/grpc from 1.68.0 to 1.79.3 in /scaffold/go/axon_client by @dependabot[bot] in #93
New Contributors
- @dependabot[bot] made their first contribution in #93
Full Changelog: v0.2.2...v0.2.3
Update to resolve base Debian vulns
What's Changed
- Fix Trivy CI: upgrade OS packages to patch linux-libc-dev vulnerabilities by @ashiramin in #90
- Add build version to /__axon/info endpoint by @ashiramin in #89
New Contributors
- @ashiramin made their first contribution in #90
Full Changelog: v0.2.1...v0.2.2
Fix websocket HTTP_PROXY, shrink image, add logging
What's Changed
- Move go build to multistage, only copy binary by @keithfz in #86
- Fix WebSocket proxy to respect HTTP_PROXY and custom CA certificates by @shawnburke in #87
- Add TLS-through-proxy E2E test and diagnostic logging by @shawnburke in #88
New Contributors
Full Changelog: v0.2.0...v0.2.1