Skip to content

Releases: cortexapps/axon

Go SDK: Fix cron registration

11 Jun 00:16
a8230f5

Choose a tag to compare

What's Changed

Full Changelog: v0.2.9...v0.2.10

Add PPROF endpoint for profiling

31 May 21:46
d5fb26a

Choose a tag to compare

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

27 May 20:30
f965e1b

Choose a tag to compare

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

12 May 15:56
8c33a3d

Choose a tag to compare

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

16 Apr 22:19
c310dc7

Choose a tag to compare

What's Changed

Full Changelog: v0.2.5...v0.2.6

v0.2.5

13 Apr 16:23
912548e

Choose a tag to compare

What's Changed

Full Changelog: v0.2.4...v0.2.5

v0.2.4

10 Apr 18:48
8414a2d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.3...v0.2.4

Address go vuln CVE-2026-3318

23 Mar 22:15
61e9932

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.2...v0.2.3

Update to resolve base Debian vulns

16 Mar 20:13
2ec2ec1

Choose a tag to compare

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

Full Changelog: v0.2.1...v0.2.2

Fix websocket HTTP_PROXY, shrink image, add logging

11 Mar 04:31
da8d4ec

Choose a tag to compare

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