Skip to content

Releases: retailcrm/mg-transport-core

remove clp currency

07 Dec 10:49
61bf592
Compare
Choose a tag to compare
v2.6.2

remove clp currency

add public_url field to connection model

16 Nov 11:31
7be0434
Compare
Choose a tag to compare
v2.6.1

add public_url field to connection model

move Lang field to connection model

11 Aug 07:41
f0aff7f
Compare
Choose a tag to compare
v2.6.0

move Lang field to connection model

statements executor (can simplify migrations)

15 Jun 14:25
aaa0f81
Compare
Choose a tag to compare
v2.5.1

statements executor (can simplify migrations)

camelCase JSON parameter names in `Connection` and `Account` models

06 Jun 09:19
873d1e3
Compare
Choose a tag to compare
v2.5.0

camelCase JSON parameter names in `Connection` and `Account` db models

Update api client

17 May 15:43
ea1c7b7
Compare
Choose a tag to compare
v2.4.1

update api client

Update migration generator to v2 migrations

13 May 10:31
8c5a614
Compare
Choose a tag to compare
* update migration generator to v2 migrations
* use %w verb

Goroutine-safe BufferLogger

22 Apr 12:31
27aee62
Compare
Choose a tag to compare
v2.3.1

goroutine-safe BufferLogger

Localizer interfaces

22 Apr 06:38
e7d06fa
Compare
Choose a tag to compare
  • add localizer interfaces
  • add 1.18 to the supported versions
  • use go 1.17 for lint for now
  • use localizer interfaces in the library
  • fix incorrect naming of the HTTPResponseLocalizer interface
  • fix coverage collection

Endpoint field for aws config

12 Apr 14:12
54326b4
Compare
Choose a tag to compare
* endpoint fields for aws config
* fix for linter
* fix for demo in the readme