|
9c73cabd21
|
fix for body field writer exhaustion
|
2024-09-26 15:29:39 +03:00 |
|
|
78fadaa520
|
Merge pull request #79 from Neur0toxine/update-test-json-scanner
update record scanner for tests
|
2024-09-26 14:30:26 +03:00 |
|
|
10f8f64c6a
|
update record scanner for tests
|
2024-09-26 13:55:39 +03:00 |
|
|
e278ba58cd
|
Merge pull request #78 from Neur0toxine/sentry-extended-support
easy interaction with sentry in gin handlers
|
2024-09-25 14:39:07 +03:00 |
|
|
40eb993d12
|
easy interaction with sentry in gin handlers
|
2024-09-25 14:33:37 +03:00 |
|
|
2be8669393
|
stream id generation and middleware
|
2024-09-19 18:10:14 +03:00 |
|
|
eecd5ba059
|
stream id middleware
|
2024-09-19 18:05:39 +03:00 |
|
|
4dcb31faae
|
stream id support, minor tweaks
|
2024-09-19 17:14:00 +03:00 |
|
|
38f0296425
|
stream id support, minor tweaks
|
2024-09-19 17:09:58 +03:00 |
|
|
6bd6171024
|
Updated gomarkdown
|
2024-09-17 13:11:54 +03:00 |
|
|
be92f928cd
|
fix for validator test
|
2024-09-17 11:22:16 +03:00 |
|
|
a63cdb896f
|
updated gomarkdown
|
2024-09-17 11:16:07 +03:00 |
|
|
36d32de72f
|
New logging format
|
2024-06-14 18:22:18 +03:00 |
|
|
7533ee4423
|
fix lint
|
2024-06-14 18:20:19 +03:00 |
|
|
ca47e757bc
|
fix race & prettier test output
|
2024-06-14 18:17:54 +03:00 |
|
|
90e9de051a
|
linter fixes
|
2024-06-14 18:10:48 +03:00 |
|
|
983dbe7229
|
tests, more docs
|
2024-06-14 17:42:42 +03:00 |
|
|
d233fd4cf1
|
badge update
|
2024-06-07 17:59:39 +03:00 |
|
|
6081756d39
|
update test matrix
|
2024-06-07 17:58:37 +03:00 |
|
|
28b73ae09f
|
fix tests, update for logging
|
2024-06-07 17:56:50 +03:00 |
|
|
7c784c8310
|
change format to something like symfony monolog
|
2024-06-07 17:56:50 +03:00 |
|
|
f6c319752e
|
json logging support, uppercase level
|
2024-06-07 17:56:50 +03:00 |
|
|
aead3854e1
|
fix stack overflow
|
2024-06-07 17:56:50 +03:00 |
|
|
3afa198be2
|
remove slog completely
|
2024-06-07 17:56:50 +03:00 |
|
|
194e9c40e9
|
zap logger updates
|
2024-06-07 17:56:50 +03:00 |
|
|
96ac6a6940
|
integrate zap logger
|
2024-06-07 17:56:49 +03:00 |
|
|
2455c11704
|
move gin to handler field
|
2024-06-07 17:56:01 +03:00 |
|
|
7d1f722a9e
|
allow SetLogger call before Prepare
|
2024-06-07 17:56:01 +03:00 |
|
|
f5bda28e92
|
gin middleware for logging
|
2024-06-07 17:56:01 +03:00 |
|
|
8fd4bc26bf
|
partial GIN logging replacement
|
2024-06-07 17:56:01 +03:00 |
|
|
e9e9c4c442
|
update adapters & fixes
|
2024-06-07 17:56:01 +03:00 |
|
|
4bca4c491e
|
fix for BuildJSONWithRaw
|
2024-06-07 17:56:01 +03:00 |
|
|
7f0709888c
|
fix http status helpers
|
2024-06-07 17:56:01 +03:00 |
|
|
8eb0d6b31f
|
add Body helper
|
2024-06-07 17:56:01 +03:00 |
|
|
57d7084b74
|
update HTTPStatus helper
|
2024-06-07 17:56:01 +03:00 |
|
|
4c1f29ba01
|
add HTTPStatus helper
|
2024-06-07 17:56:01 +03:00 |
|
|
b97f05e666
|
add more predetermined log keys
|
2024-06-07 17:56:01 +03:00 |
|
|
2d1b2351ee
|
add json unmarshaling helper
|
2024-06-07 17:56:01 +03:00 |
|
|
a2eb85eb25
|
wip: structured logging
|
2024-06-07 17:56:01 +03:00 |
|
|
2f76dfd95e
|
Merge pull request #72 from retailcrm/dependabot/go_modules/golang.org/x/net-0.23.0
Bump golang.org/x/net from 0.10.0 to 0.23.0
|
2024-06-06 15:13:45 +03:00 |
|
dependabot[bot]
|
0f162ebc13
|
Bump golang.org/x/net from 0.10.0 to 0.23.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.10.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.10.0...v0.23.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-06 11:48:28 +00:00 |
|
|
d4f6070dc6
|
Merge pull request #70 from retailcrm/dependabot/go_modules/google.golang.org/protobuf-1.33.0
Bump google.golang.org/protobuf from 1.30.0 to 1.33.0
|
2024-06-06 14:47:41 +03:00 |
|
|
14e5891052
|
Merge branch 'master' into dependabot/go_modules/google.golang.org/protobuf-1.33.0
|
2024-06-06 14:41:51 +03:00 |
|
|
60ef06e479
|
Merge pull request #69 from retailcrm/dependabot/go_modules/golang.org/x/crypto-0.17.0
Bump golang.org/x/crypto from 0.9.0 to 0.17.0
|
2024-06-06 14:41:15 +03:00 |
|
|
14cdfa7075
|
Merge branch 'master' into dependabot/go_modules/google.golang.org/protobuf-1.33.0
|
2024-06-06 14:37:54 +03:00 |
|
dependabot[bot]
|
52bcb87ed8
|
Bump golang.org/x/crypto from 0.9.0 to 0.17.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.9.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.9.0...v0.17.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-06 11:37:52 +00:00 |
|
|
b6d2ee5d7c
|
add proxy support to the HTTP client built by library
|
2024-06-06 14:36:24 +03:00 |
|
|
8c71692047
|
fix lint errors
|
2024-06-06 14:11:11 +03:00 |
|
|
655b86abb0
|
add proxy support to the HTTP client built by library
This change restores default *http.Transport behavior for the client built by the library.
|
2024-06-06 14:06:20 +03:00 |
|
|
584c5ed306
|
update gock
|
2024-04-17 12:34:34 +03:00 |
|