-
v3.9.13 Stable
released this
2022-11-14 16:13:22 +03:00 | 319 commits to v3 since this releaseWhat's Changed
- client: fix WithResponseMetadata CallOption by @vtolstov in https://github.com/unistack-org/micro/pull/154
Full Changelog: https://github.com/unistack-org/micro/compare/v3.9.12...v3.9.13
Downloads
-
v3.9.12 Stable
released this
2022-11-14 15:31:58 +03:00 | 321 commits to v3 since this releaseWhat's Changed
- chore(deps): bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by @dependabot in https://github.com/unistack-org/micro/pull/142
- chore(deps): bump codecov/codecov-action from 3.1.0 to 3.1.1 by @dependabot in https://github.com/unistack-org/micro/pull/141
- WIP: logger/unwrap: add unwrap method by @vtolstov in https://github.com/unistack-org/micro/pull/143
- codec: add []byte support to noop codec by @vtolstov in https://github.com/unistack-org/micro/pull/145
- codec: fix noop by @vtolstov in https://github.com/unistack-org/micro/pull/146
- client: add ContextDialer/WithContextDialer option by @vtolstov in https://github.com/unistack-org/micro/pull/147
- chore(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 by @dependabot in https://github.com/unistack-org/micro/pull/144
- minor improvements by @vtolstov in https://github.com/unistack-org/micro/pull/149
- logger/unwrap: intergate omit functionality by @vtolstov in https://github.com/unistack-org/micro/pull/150
- chore(deps): bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in https://github.com/unistack-org/micro/pull/148
- chore(deps): bump go.unistack.org/micro-proto/v3 from 3.2.7 to 3.3.1 by @dependabot in https://github.com/unistack-org/micro/pull/152
- chore(deps): bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 by @dependabot in https://github.com/unistack-org/micro/pull/151
- client: add req/rsp metadata to CallOptions by @vtolstov in https://github.com/unistack-org/micro/pull/153
Full Changelog: https://github.com/unistack-org/micro/compare/v3.9.11...v3.9.12
Downloads
-
v3.9.11 Stable
released this
2022-07-08 22:41:47 +03:00 | 342 commits to v3 since this releaseWhat's Changed
- chore(deps): bump dependabot/fetch-metadata from 1.3.1 to 1.3.3 by @dependabot in https://github.com/unistack-org/micro/pull/137
- store: add Timeout option by @vtolstov in https://github.com/unistack-org/micro/pull/139
Full Changelog: https://github.com/unistack-org/micro/compare/v3.9.10...v3.9.11
Downloads
-
v3.9.10 Stable
released this
2022-06-27 00:22:10 +03:00 | 347 commits to v3 since this releaseWhat's Changed
- global cleanup by @vtolstov in https://github.com/unistack-org/micro/pull/128
- api: cleanup by @vtolstov in https://github.com/unistack-org/micro/pull/129
- Improvements by @vtolstov in https://github.com/unistack-org/micro/pull/130
- chore(deps): bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 by @dependabot in https://github.com/unistack-org/micro/pull/132
- chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.4.1 to 4.4.2 by @dependabot in https://github.com/unistack-org/micro/pull/135
- chore(deps): bump github.com/imdario/mergo from 0.3.12 to 0.3.13 by @dependabot in https://github.com/unistack-org/micro/pull/134
- WIP: initial mtls package by @vtolstov in https://github.com/unistack-org/micro/pull/133
Full Changelog: https://github.com/unistack-org/micro/compare/v3.9.8...v3.9.10
Downloads
-
v3.9.8 Stable
released this
2022-05-03 00:26:13 +03:00 | 374 commits to v3 since this releaseWhat's Changed
- add codecov by @vtolstov in https://github.com/unistack-org/micro/pull/112
- Update README.md by @vtolstov in https://github.com/unistack-org/micro/pull/113
- fix coverage by @vtolstov in https://github.com/unistack-org/micro/pull/114
- chore(deps): bump actions/setup-go from 2 to 3 by @dependabot in https://github.com/unistack-org/micro/pull/115
- fsm: initial import by @vtolstov in https://github.com/unistack-org/micro/pull/116
- server: fix race in noop server by @vtolstov in https://github.com/unistack-org/micro/pull/117
- improve coverage by @vtolstov in https://github.com/unistack-org/micro/pull/118
- errors: add CodeIn helper func by @vtolstov in https://github.com/unistack-org/micro/pull/119
- fsm: run steps in order by @vtolstov in https://github.com/unistack-org/micro/pull/120
- fsm: add state execution options by @vtolstov in https://github.com/unistack-org/micro/pull/121
- chore(deps): bump dependabot/fetch-metadata from 1.3.0 to 1.3.1 by @dependabot in https://github.com/unistack-org/micro/pull/122
- chore(deps): bump codecov/codecov-action from 3.0.0 to 3.1.0 by @dependabot in https://github.com/unistack-org/micro/pull/123
- util/reflect: improve test coverage by @vtolstov in https://github.com/unistack-org/micro/pull/124
- add tests by @vtolstov in https://github.com/unistack-org/micro/pull/125
- chore(deps): bump github/codeql-action from 1 to 2 by @dependabot in https://github.com/unistack-org/micro/pull/126
- add more cover stuff by @vtolstov in https://github.com/unistack-org/micro/pull/127
Full Changelog: https://github.com/unistack-org/micro/compare/v3.9.7...v3.9.8
Downloads
-
v3.9.7 Stable
released this
2022-03-30 15:51:27 +03:00 | 414 commits to v3 since this releaseWhat's Changed
- service: fix ordering by @vtolstov in https://github.com/unistack-org/micro/pull/111
Full Changelog: https://github.com/unistack-org/micro/compare/v3.9.6...v3.9.7
Downloads
-
v3.9.6 Stable
released this
2022-03-30 15:42:23 +03:00 | 416 commits to v3 since this releaseWhat's Changed
- service: config load only on start, not init phase by @vtolstov in https://github.com/unistack-org/micro/pull/110
- chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.4.0 to 4.4.1 by @dependabot in https://github.com/unistack-org/micro/pull/109
Full Changelog: https://github.com/unistack-org/micro/compare/v3.9.5...v3.9.6
Downloads
-
v3.9.5 Stable
released this
2022-03-27 01:39:33 +03:00 | 420 commits to v3 since this releaseWhat's Changed
- small improve by @vtolstov in https://github.com/unistack-org/micro/pull/108
Full Changelog: https://github.com/unistack-org/micro/compare/v3.9.4...v3.9.5
Downloads
-
v3.9.4 Stable
released this
2022-03-27 00:19:06 +03:00 | 422 commits to v3 since this releaseWhat's Changed
- client: determenistic retry backoff by @vtolstov in https://github.com/unistack-org/micro/pull/107
Full Changelog: https://github.com/unistack-org/micro/compare/v3.9.3...v3.9.4
Downloads
-
v3.9.3 Stable
released this
2022-03-26 18:01:31 +03:00 | 424 commits to v3 since this releaseWhat's Changed
- jitter: add NewTickerContext by @vtolstov in https://github.com/unistack-org/micro/pull/106
Full Changelog: https://github.com/unistack-org/micro/compare/v3.9.2...v3.9.3
Downloads