Skip to content

Releases: retailcrm/mg-transport-core

v2.9.3

24 Dec 06:55
fcb9940
Compare
Choose a tag to compare

What's Changed

  • rename key for middleware sentry by @dendd1 in #86

New Contributors

Full Changelog: v2.9.2...v2.9.3

v2.9.2

24 Dec 06:30
b529c4f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.9.1...v2.9.2

v2.9.1

19 Dec 07:21
5f4534e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.9.0...v2.9.1

v2.9.0

17 Dec 11:43
2505901
Compare
Choose a tag to compare

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() from Configuration.

Full Changelog: v2.8.7...v2.9.0

v2.8.7

26 Sep 14:39
b8ccfa8
Compare
Choose a tag to compare

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

26 Sep 12:34
ac8765e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.8.5...v2.8.6

v2.8.5

26 Sep 11:30
78fadaa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.8.4...v2.8.5

v2.8.4

25 Sep 11:39
e278ba5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.8.3...v2.8.4

stream id generation and middleware

19 Sep 15:10
2be8669
Compare
Choose a tag to compare
v2.8.3

stream id generation and middleware

stream id support, minor tweaks

19 Sep 14:14
4dcb31f
Compare
Choose a tag to compare
v2.8.2

stream id support, minor tweaks