Skip to content

Releases: retailcrm/mg-transport-core

Add a function to format currency value

29 Sep 08:33
cf9690e
Compare
Choose a tag to compare
v1.8.2

Add a function to format currency value

Update Account.Name size limit

20 Sep 11:12
50a8ad5
Compare
Choose a tag to compare
Merge pull request #30 from Neur0toxine/bigger-account-name

update Account.Name size limit

Embed pack instead packr

29 Jul 08:30
db67f0b
Compare
Choose a tag to compare
v1.8.0

Add embed pack instead packr (#26)

Url validator & dependencies updates

27 Jul 12:34
66ab7b4
Compare
Choose a tag to compare
v1.7.7

Bump gin version to 1.7.2

Use ISO code for Mexican peso

25 Mar 14:21
92cf5fa
Compare
Choose a tag to compare
v1.7.6

use ISO code for Mexican peso (#25)

Improved validation & static analysis

09 Feb 13:24
6ae7bdc
Compare
Choose a tag to compare
v1.7.5

extended domain validation (#24)

Build http client with default configuration

13 Nov 09:04
2f3b17a
Compare
Choose a tag to compare
v1.7.4

build http client with default configuration if there's no client con…

Certificate pool into the HTTP client

12 Nov 14:25
6c029e9
Compare
Choose a tag to compare
v1.7.3

ability to set certificate pool into the HTTP client (#19)

Sentry support update

12 Nov 07:24
c79b3b0
Compare
Choose a tag to compare
Sentry update, go 1.15 support

* Clone() method in Localizer component allows to clone it just like LocalizationMiddleware does.
* RavenClientInterface contains all *raven.Client method, which allows external use without type casting.
* Tests and godoc fix for Go 1.15.

Enable stacktrace in the core.Engine by default

30 Oct 10:06
66b13fc
Compare
Choose a tag to compare
v1.7.1

enable stacktrace in the core.Engine by default (#17)