Releases: flanksource/commons
Releases · flanksource/commons
v1.53.1
v1.53.0
Immutable
release. Only release title and notes can be modified.
1.53.0 (2026-06-05)
Features
- http,logging,har: add configurable request/response body limits and enhanced access logging (74c1d30)
- http: buffer request bodies for retry replay and add configurable trace levels (1999d10)
BREAKING CHANGES
- http,logging,har: NewLogger no longer accepts AccessLog config as a shortcut; use TraceConfig.AccessLog instead. The access log behavior has changed: error-only mode (AccessLogErrorsOnly) now surfaces failures at -v=0 without per-request spam.
- http: traceConfigForLevel is renamed to TraceConfigForLogLevel and has different behavior.
v1.52.0
Immutable
release. Only release title and notes can be modified.
1.52.0 (2026-05-31)
Features
- http: add RetryStrategy callback and context-driven configuration (ac5f628)
BREAKING CHANGES
- http: Client.traceMW and related internals are now exposed for deduplication logic; existing code using Trace() or TraceToStdout() continues to work but may see different middleware stacking behavior.
Refs: HAR collection, context-driven configuration, improved retry control
v1.51.6
Immutable
release. Only release title and notes can be modified.
v1.51.5
Immutable
release. Only release title and notes can be modified.
v1.51.4
Immutable
release. Only release title and notes can be modified.
v1.51.3
Immutable
release. Only release title and notes can be modified.
v1.51.2
Immutable
release. Only release title and notes can be modified.
v1.51.1
Immutable
release. Only release title and notes can be modified.