|
c209892ce8
|
Merge pull request #163 from unistack-org/logger_unwrap
logger/unwrap: fix Tagged option
|
2022-12-29 23:19:57 +03:00 |
|
|
421842315f
|
logger/unwrap: fix Tagged option
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2022-12-29 23:16:58 +03:00 |
|
|
25350a6531
|
Merge pull request #162 from unistack-org/util_http_method_not_allowed
util/http: trie support method not allowed
|
2022-12-27 23:49:36 +03:00 |
|
|
5e47cc7e8c
|
util/http: trie support method not allowed
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2022-12-27 23:47:11 +03:00 |
|
|
1687b98b11
|
Merge pull request #161 from unistack-org/tracer
tracer: add labels method
|
2022-12-24 19:22:48 +03:00 |
|
|
a81649d2a2
|
tracer: add labels method
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2022-12-24 19:20:22 +03:00 |
|
|
b48faa3b2b
|
Merge pull request #160 from unistack-org/tracer
tracer: fix span options
|
2022-12-24 18:20:59 +03:00 |
|
|
0be584ef0d
|
fix wrapper
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2022-12-24 18:18:42 +03:00 |
|
|
26a2d18766
|
tracer: fix span options
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2022-12-24 18:09:48 +03:00 |
|
|
25a796fe4f
|
Merge pull request #158 from unistack-org/meter
meter/wrapper: fix naming
|
2022-11-28 14:39:45 +03:00 |
|
|
d23de14769
|
meter/wrapper: fix naming
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2022-11-28 14:36:54 +03:00 |
|
|
2fb108519c
|
Merge pull request #157 from unistack-org/fixups
fix wrappers
|
2022-11-27 00:45:44 +03:00 |
|
|
c7ce238da3
|
fix wrappers
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2022-11-27 00:43:30 +03:00 |
|
dependabot[bot]
|
67aa79f18a
|
chore(deps): bump hmarr/auto-approve-action from 2 to 3 (#155)
Bumps [hmarr/auto-approve-action](https://github.com/hmarr/auto-approve-action) from 2 to 3.
- [Release notes](https://github.com/hmarr/auto-approve-action/releases)
- [Commits](https://github.com/hmarr/auto-approve-action/compare/v2...v3)
---
updated-dependencies:
- dependency-name: hmarr/auto-approve-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-19 21:45:49 +03:00 |
|
|
e6c3d734a3
|
Merge pull request #156 from unistack-org/take_unwrap
logger/unwrap: add tagged option
|
2022-11-19 15:23:22 +03:00 |
|
|
1374e27531
|
logger/unwrap: add tagged option
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2022-11-19 15:20:42 +03:00 |
|
|
1060f6a4c3
|
Merge pull request #154 from unistack-org/client_metadata
client: fix WithResponseMetadata CallOption
|
2022-11-14 16:13:22 +03:00 |
|
|
7d72ab05c6
|
client: fix WithResponseMetadata CallOption
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2022-11-14 16:10:54 +03:00 |
|
|
42864ff1c6
|
Merge pull request #153 from unistack-org/client_metadata
client: add req/rsp metadata to CallOptions
|
2022-11-14 15:31:58 +03:00 |
|
|
49978b75c0
|
client: add req/rsp metadata to CallOptions
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2022-11-14 15:29:45 +03:00 |
|
dependabot[bot]
|
20770b6e30
|
chore(deps): bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 (#151)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3.3.0...v3.3.1)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-14 13:43:44 +03:00 |
|
|
b38c6106b2
|
Merge pull request #152 from unistack-org/dependabot/go_modules/go.unistack.org/micro-proto/v3-3.3.1
chore(deps): bump go.unistack.org/micro-proto/v3 from 3.2.7 to 3.3.1
|
2022-11-14 09:05:23 +03:00 |
|
dependabot[bot]
|
138c4a0888
|
chore(deps): bump go.unistack.org/micro-proto/v3 from 3.2.7 to 3.3.1
Bumps [go.unistack.org/micro-proto/v3](https://github.com/unistack-org/micro-proto) from 3.2.7 to 3.3.1.
- [Release notes](https://github.com/unistack-org/micro-proto/releases)
- [Commits](https://github.com/unistack-org/micro-proto/compare/v3.2.7...v3.3.1)
---
updated-dependencies:
- dependency-name: go.unistack.org/micro-proto/v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-14 06:03:28 +00:00 |
|
dependabot[bot]
|
22f66fc258
|
chore(deps): bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 (#148)
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.4 to 1.3.5.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.4...v1.3.5)
---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-12 18:22:11 +03:00 |
|
|
18fafbbbab
|
Merge pull request #150 from unistack-org/unwrap
logger/unwrap: intergate omit functionality
|
2022-11-07 16:00:45 +03:00 |
|
|
59c08c1d9a
|
logger/unwrap: intergate omit functionality
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2022-11-07 15:56:09 +03:00 |
|
|
5fbb1a923e
|
Merge pull request #149 from unistack-org/improvements
minor improvements
|
2022-11-07 14:56:24 +03:00 |
|
|
396387d1e8
|
minor improvements
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2022-11-07 14:53:58 +03:00 |
|
dependabot[bot]
|
4c2f12a419
|
chore(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 (#144)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3.2.0...v3.3.0)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-10-26 19:34:23 +03:00 |
|
|
b2abb86971
|
Merge pull request #147 from unistack-org/client_context_dialer
client: add ContextDialer/WithContextDialer option
|
2022-10-26 19:23:01 +03:00 |
|
|
e546eef96c
|
client: add ContextDialer/WithContextDialer option
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2022-10-26 19:20:37 +03:00 |
|
|
91701e7a45
|
Merge pull request #146 from unistack-org/codec_noop_fix
codec: fix noop
|
2022-10-26 13:39:52 +03:00 |
|
|
817bf1f4d0
|
codec: fix noop
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2022-10-26 13:37:30 +03:00 |
|
|
4120f79b55
|
Merge pull request #145 from unistack-org/codec_fix
codec: add []byte support to noop codec
|
2022-10-26 08:28:36 +03:00 |
|
|
d659db69ff
|
codec: add []byte support to noop codec
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2022-10-26 08:26:10 +03:00 |
|
|
416bb313fc
|
Merge pull request #143 from unistack-org/logger_unwrap
WIP: logger/unwrap: add unwrap method
|
2022-10-11 00:33:25 +03:00 |
|
|
ec43cfea6b
|
logger/unwrap: add unwrap method
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2022-10-11 00:30:42 +03:00 |
|
dependabot[bot]
|
60194fb42e
|
chore(deps): bump codecov/codecov-action from 3.1.0 to 3.1.1 (#141)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v3.1.0...v3.1.1)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-10-06 17:34:40 +03:00 |
|
dependabot[bot]
|
945d9d16a5
|
chore(deps): bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 (#142)
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.3...v1.3.4)
---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-10-06 17:34:25 +03:00 |
|
|
1c0e5e1a85
|
Merge pull request #139 from unistack-org/store
store: add Timeout option
|
2022-07-08 22:41:47 +03:00 |
|
|
33591e0bc9
|
fixup
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2022-07-08 22:39:51 +03:00 |
|
dependabot[bot]
|
75cbaf2612
|
chore(deps): bump dependabot/fetch-metadata from 1.3.1 to 1.3.3 (#137)
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.1 to 1.3.3.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.1...v1.3.3)
---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-07-08 22:33:05 +03:00 |
|
|
f4aee3414b
|
store: add Timeout option
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2022-07-08 22:16:33 +03:00 |
|
|
9f7b61eb17
|
add test
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2022-06-29 23:04:01 +03:00 |
|
|
5953b5aae6
|
Merge pull request #133 from unistack-org/mtls
WIP: initial mtls package
|
2022-06-27 00:22:10 +03:00 |
|
|
4a8f490e0c
|
fixup
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2022-06-27 00:20:04 +03:00 |
|
|
eb8c1332f0
|
fix test
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2022-06-27 00:18:14 +03:00 |
|
|
c1c27b6d1d
|
Merge branch 'v3' into mtls
|
2022-06-27 00:17:56 +03:00 |
|
dependabot[bot]
|
bb22b203cc
|
chore(deps): bump github.com/imdario/mergo from 0.3.12 to 0.3.13 (#134)
Bumps [github.com/imdario/mergo](https://github.com/imdario/mergo) from 0.3.12 to 0.3.13.
- [Release notes](https://github.com/imdario/mergo/releases)
- [Commits](https://github.com/imdario/mergo/compare/0.3.12...v0.3.13)
---
updated-dependencies:
- dependency-name: github.com/imdario/mergo
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-06-25 23:28:02 +03:00 |
|
dependabot[bot]
|
4df2f3a5a1
|
chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.4.1 to 4.4.2 (#135)
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.4.1 to 4.4.2.
- [Release notes](https://github.com/golang-jwt/jwt/releases)
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md)
- [Commits](https://github.com/golang-jwt/jwt/compare/v4.4.1...v4.4.2)
---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-06-25 22:39:53 +03:00 |
|