3f3c3a4471
[v3] fix panic on publish methods ( #167 )
...
coverage / build (push) Successful in 3m8s
test / test (push) Failing after 18m47s
* move publish methods to a separate file
* reorder client methods
* fix panic for publish
* refactoring
* go mod tidy
* rename go.micro => micro
* add comment to README about Set-Cookie headers
v3.9.18
2025-10-29 09:20:04 +03:00
vtolstov
cee0fde959
Apply Code Coverage Badge
2025-10-18 07:45:28 +00:00
b122fed3cc
add compile-time interface compliance check
...
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org >
2025-10-18 07:45:28 +00:00
vtolstov
fa00663740
Apply Code Coverage Badge
2025-10-17 08:10:31 +00:00
905398dcb6
[v3] improve logs ( #166 )
...
* improve logs
2025-10-17 11:08:02 +03:00
a6dd9c0455
fix metrics ( #164 )
coverage / build (push) Successful in 2m7s
test / test (push) Failing after 15m22s
2025-10-17 11:03:29 +03:00
c757127453
integrate request builder into HTTP client for googleapis support ( #159 )
coverage / build (push) Successful in 2m19s
test / test (push) Successful in 2m27s
v3.9.17
2025-10-03 08:39:44 +03:00
vtolstov
b2b24e0a9a
Apply Code Coverage Badge
2025-05-05 16:29:54 +00:00
ea64ce0eab
[v3] update ci ( #151 )
...
coverage / build (push) Successful in 2m49s
test / test (push) Successful in 20m0s
* update ci
* cleanup
2025-05-05 19:25:08 +03:00
b89246b18c
[v3] rename .gitea to .github ( #149 )
...
test / test (push) Successful in 3m16s
* rename .gitea to .github
* attempt to fix lint/test job
2025-04-27 22:32:49 +03:00
a9829b5da0
Merge pull request 'move set content-type in client publish' ( #123 ) from devstigneev/micro-client-http:v3 into v3
...
test / test (push) Successful in 2m56s
Reviewed-on: #123
v3.9.16
2025-01-18 15:38:23 +03:00
a770c498e7
move set content-type in client publish
lint / lint (pull_request) Successful in 1m25s
test / test (pull_request) Successful in 2m56s
2025-01-17 17:57:44 +03:00
fa5602486a
lintering && fix call hook ( #122 )
...
test / test (push) Successful in 4m10s
Reviewed-on: #122
Co-authored-by: Evstigneev Denis <danteevstigneev@yandex.ru >
Co-committed-by: Evstigneev Denis <danteevstigneev@yandex.ru >
v3.9.15
2024-12-18 20:43:01 +03:00
d5690ef2b7
Update workflows ( #121 )
...
test / test (push) Successful in 2m31s
Co-authored-by: Aleksandr Tolstikhin <atolstikhin@mtsbank.ru >
Reviewed-on: #121
Co-authored-by: Александр Толстихин <tolstihin1996@mail.ru >
Co-committed-by: Александр Толстихин <tolstihin1996@mail.ru >
2024-12-11 00:35:07 +03:00
134031e18b
update for latest micro logger changes
...
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org >
v3.9.14
2024-10-12 13:26:11 +03:00
9743a7f9b1
update deps
...
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org >
v3.9.13
2024-09-20 18:45:01 +03:00
2225b95e3e
try to fixup
...
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org >
v3.9.12
2024-05-20 08:55:24 +03:00
b76b8d3114
fixup path filling
...
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org >
v3.9.11
2024-05-04 15:05:21 +03:00
b92b2541e0
fixup path filling
...
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org >
v3.9.10
2024-05-04 13:41:59 +03:00
9d955fc079
lower deps
...
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org >
v3.9.9
2024-05-04 09:18:37 +03:00
1be75ea264
fill nested fields in path
...
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org >
v3.9.8
2024-05-02 14:40:12 +03:00
d4a07099a2
add metrics and tracing
...
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org >
v3.9.7
2024-04-23 06:51:47 +03:00
a648bf77f4
fixup logger
...
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org >
v3.9.6
2024-04-09 23:57:44 +03:00
0eb663fffe
fixup logger
...
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org >
v3.9.5
2024-04-09 23:46:36 +03:00
Nurzhan Ilyassov
fd803b1fe0
update tests
2024-03-31 20:21:45 +03:00
Nurzhan Ilyassov
4c2178305d
fix nil nmsg in case of empty request body
2024-03-31 20:21:45 +03:00
9149aeb3de
Merge pull request 'fixup md' ( #116 ) from pubmdfix into v3
...
Reviewed-on: #116
v3.9.4
2023-12-21 00:16:22 +03:00
dcadd64941
fixup md
...
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org >
2023-12-21 00:16:02 +03:00
8207d4154f
Merge pull request 'fix MessageMetadata option' ( #115 ) from client-metadata into v3
...
Reviewed-on: #115
2023-10-26 03:16:36 +03:00
d7524cbe01
fix MessageMetadata option
...
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org >
2023-10-26 03:16:09 +03:00
0e7b8e73a8
Merge pull request 'fix request/response md handling' ( #113 ) from reqrsp-md into v3
...
Reviewed-on: #113
v3.9.3
2023-07-11 00:55:15 +03:00
35146aa717
fix request/response md handling
...
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org >
2023-07-11 00:54:23 +03:00
3f44a41d30
Merge pull request 'simplify rsp parse' ( #108 ) from logrsp into v3
...
Reviewed-on: #108
v3.9.2
2023-03-16 19:17:12 +03:00
090100e522
simplify rsp parse
...
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org >
2023-03-16 19:16:35 +03:00
0bf8053d72
Merge pull request 'logging: add debug logging for request and response' ( #107 ) from logging into v3
...
Reviewed-on: #107
v3.9.1
2023-03-15 22:26:58 +03:00
42bdd79b3d
add debug logging for request and response
...
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org >
2023-03-15 22:26:14 +03:00
5fa952c86a
Merge pull request #107 from unistack-org/dependabot/go_modules/go.unistack.org/micro/v3-3.10.16
...
Bump go.unistack.org/micro/v3 from 3.10.14 to 3.10.16
2023-03-14 22:00:27 +03:00
dependabot[bot]
d861c31a05
Bump go.unistack.org/micro/v3 from 3.10.14 to 3.10.16
...
Bumps go.unistack.org/micro/v3 from 3.10.14 to 3.10.16.
---
updated-dependencies:
- dependency-name: go.unistack.org/micro/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-14 18:58:37 +00:00
e7dc59157d
Merge pull request #106 from unistack-org/dependabot/go_modules/go.unistack.org/micro/v3-3.10.14
...
Bump go.unistack.org/micro/v3 from 3.10.13 to 3.10.14
2023-02-27 22:08:00 +03:00
dependabot[bot]
7f7081e6e8
Bump go.unistack.org/micro/v3 from 3.10.13 to 3.10.14
...
Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro ) from 3.10.13 to 3.10.14.
- [Release notes](https://github.com/unistack-org/micro/releases )
- [Commits](https://github.com/unistack-org/micro/compare/v3.10.13...v3.10.14 )
---
updated-dependencies:
- dependency-name: go.unistack.org/micro/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-27 19:06:37 +00:00
d441f151e0
Merge pull request #105 from unistack-org/dependabot/go_modules/go.unistack.org/micro/v3-3.10.13
...
Bump go.unistack.org/micro/v3 from 3.10.12 to 3.10.13
2023-02-22 21:13:36 +03:00
dependabot[bot]
6a6be26ef1
Bump go.unistack.org/micro/v3 from 3.10.12 to 3.10.13
...
Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro ) from 3.10.12 to 3.10.13.
- [Release notes](https://github.com/unistack-org/micro/releases )
- [Commits](https://github.com/unistack-org/micro/compare/v3.10.12...v3.10.13 )
---
updated-dependencies:
- dependency-name: go.unistack.org/micro/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-22 18:11:53 +00:00
d1d5e0f4ac
Merge pull request #104 from unistack-org/dependabot/go_modules/go.unistack.org/micro/v3-3.10.12
...
Bump go.unistack.org/micro/v3 from 3.10.11 to 3.10.12
2023-02-21 22:32:42 +03:00
dependabot[bot]
3f8976ee62
Bump go.unistack.org/micro/v3 from 3.10.11 to 3.10.12
...
Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro ) from 3.10.11 to 3.10.12.
- [Release notes](https://github.com/unistack-org/micro/releases )
- [Commits](https://github.com/unistack-org/micro/compare/v3.10.11...v3.10.12 )
---
updated-dependencies:
- dependency-name: go.unistack.org/micro/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-21 19:30:23 +00:00
2078f2e700
Merge pull request #103 from unistack-org/dependabot/go_modules/go.unistack.org/micro/v3-3.10.11
...
Bump go.unistack.org/micro/v3 from 3.10.10 to 3.10.11
2023-02-14 22:00:49 +03:00
dependabot[bot]
007d45fc7b
Bump go.unistack.org/micro/v3 from 3.10.10 to 3.10.11
...
Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro ) from 3.10.10 to 3.10.11.
- [Release notes](https://github.com/unistack-org/micro/releases )
- [Commits](https://github.com/unistack-org/micro/compare/v3.10.10...v3.10.11 )
---
updated-dependencies:
- dependency-name: go.unistack.org/micro/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-14 18:58:54 +00:00
6c84752ccd
Merge pull request #102 from unistack-org/dependabot/go_modules/go.unistack.org/micro/v3-3.10.10
...
Bump go.unistack.org/micro/v3 from 3.10.9 to 3.10.10
2023-02-13 22:17:58 +03:00
dependabot[bot]
54d21ba6e1
Bump go.unistack.org/micro/v3 from 3.10.9 to 3.10.10
...
Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro ) from 3.10.9 to 3.10.10.
- [Release notes](https://github.com/unistack-org/micro/releases )
- [Commits](https://github.com/unistack-org/micro/compare/v3.10.9...v3.10.10 )
---
updated-dependencies:
- dependency-name: go.unistack.org/micro/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-13 19:16:23 +00:00
5b1f1df17a
Merge pull request #101 from unistack-org/dependabot/go_modules/go.unistack.org/micro/v3-3.10.9
...
Bump go.unistack.org/micro/v3 from 3.10.6 to 3.10.9
2023-02-08 21:05:25 +03:00
dependabot[bot]
11d7ee54fd
Bump go.unistack.org/micro/v3 from 3.10.6 to 3.10.9
...
Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro ) from 3.10.6 to 3.10.9.
- [Release notes](https://github.com/unistack-org/micro/releases )
- [Commits](https://github.com/unistack-org/micro/compare/v3.10.6...v3.10.9 )
---
updated-dependencies:
- dependency-name: go.unistack.org/micro/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-08 18:03:34 +00:00