Commit Graph

23 Commits

Author SHA1 Message Date
Maria Tyschitskaya
b94e16d3cc update api client 2022-05-17 14:13:49 +03:00
627ceae0bc
Replace old Sentry client with the new SDK
* replace old Sentry client with the new SDK
* do not initialize Sentry SDK twice, correct panic processing
* account prefix for panics
* log errors with account context data
* tests
* linter fixes
* removed 1.18 from available versions
2022-03-18 10:46:22 +03:00
52109ee4ba
Refactoring and new features (#35)
* new error collector & improvements for errors
* update golangci-lint, microoptimizations, linter fixes
* UseTLS10 method
* remove dead code
* add 1.17 to the test matrix
* fix for docstring
* split the core package symbols into the subpackages (if feasible)
2021-12-01 15:40:23 +03:00
b0d5488f5a
One-step connection middlewares (#34) 2021-11-18 10:43:30 +03:00
tishmaria90
65f0ecfa6a
Improve errors handling 2021-11-03 17:27:56 +03:00
RenCurs
db67f0bcb2
Add embed pack instead packr (#26) 2021-07-29 11:29:31 +03:00
Sergey Chazov
075b2b452a Bump gin version to 1.7.2 2021-07-27 15:29:08 +03:00
Сергей Чазов
5c010bffa4
New CRM url validator (#27) 2021-07-27 14:29:05 +03:00
92cf5fa5f0
use ISO code for Mexican peso (#25) 2021-03-25 17:20:41 +03:00
6c029e905f
ability to set certificate pool into the HTTP client (#19) 2020-11-12 17:24:40 +03:00
1de2e5626f
Better stacktrace generation system, better tests for Sentry, new badge 2020-08-03 14:45:16 +03:00
48773fbccb adaptations for broken BC in gin 1.6.2, now gin 1.6.2 is the minimum supported version 2020-04-29 10:08:00 +03:00
6290301815 updated gin, better code 2019-12-12 12:06:38 +03:00
3432853c8b csrf middleware 2019-10-31 14:21:39 +03:00
bd7f8f9547 [fix] corresponding changes to latest dependencies versions 2019-10-17 13:12:08 +03:00
c3a11afa3b [feature] migration generator 2019-10-17 12:45:28 +03:00
318d8375ce use go 1.12 as latest version - forced by gorm 2019-09-19 14:41:05 +03:00
884cb53815 remove vendoring - it's not necessary for project 2019-09-19 14:37:16 +03:00
4ddf6a5985 set lowest version of go to 1.11 2019-09-19 14:25:07 +03:00
bd5de124be part of tests 2019-09-18 18:02:40 +03:00
f26e535fd8 object migrations 2019-09-18 13:44:20 +03:00
bb0172bc8d resource embedding 2019-09-18 13:44:20 +03:00
Alex Lushpai
34cba277b9 init 2019-09-04 15:22:27 +03:00