Releases: retailcrm/mg-transport-core
Releases · retailcrm/mg-transport-core
remove clp currency
v2.6.2 remove clp currency
add public_url field to connection model
v2.6.1 add public_url field to connection model
move Lang field to connection model
v2.6.0 move Lang field to connection model
statements executor (can simplify migrations)
v2.5.1 statements executor (can simplify migrations)
camelCase JSON parameter names in `Connection` and `Account` models
v2.5.0 camelCase JSON parameter names in `Connection` and `Account` db models
Update api client
v2.4.1 update api client
Update migration generator to v2 migrations
* update migration generator to v2 migrations * use %w verb
Goroutine-safe BufferLogger
v2.3.1 goroutine-safe BufferLogger
Localizer interfaces
- 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
* endpoint fields for aws config * fix for linter * fix for demo in the readme