Releases: retailcrm/mg-transport-core
Releases · retailcrm/mg-transport-core
v2.9.3
v2.9.2
v2.9.1
What's Changed
- Bump golang.org/x/crypto from 0.23.0 to 0.31.0 by @dependabot in #83
- update golang.org/x/net by @Neur0toxine in #85
Full Changelog: v2.9.0...v2.9.1
v2.9.0
What's Changed
- add skipPaths with parametrized path support;
- add
*core.Engine
to*gin.Context
in requests &GetApp
,MustGetApp
getters; testutil.NewBufferedLoggerSilent
will create logger that won't log to stdout & stderr;- updated linter;
- [breaking] updated all dependencies (bumps minimal Go version to 1.23);
- [breaking] refactor validator, now it caches validation data for 1 hour;
- [breaking] removed outdated
GetLogLevel()
fromConfiguration
.
Full Changelog: v2.8.7...v2.9.0
v2.8.7
What's Changed
- replace handler, connection and account log fields instead of duplicating by @Neur0toxine in #81
Full Changelog: v2.8.6...v2.8.7
v2.8.6
What's Changed
- fix for body field writer exhaustion by @Neur0toxine in #80
Full Changelog: v2.8.5...v2.8.6
v2.8.5
What's Changed
- update record scanner for tests by @Neur0toxine in #79
Full Changelog: v2.8.4...v2.8.5
v2.8.4
What's Changed
- easy interaction with sentry in gin handlers by @Neur0toxine in #78
Full Changelog: v2.8.3...v2.8.4
stream id generation and middleware
v2.8.3 stream id generation and middleware
stream id support, minor tweaks
v2.8.2 stream id support, minor tweaks