-
v3.9.1 Stable
released this
2022-03-22 14:57:20 +03:00 | 426 commits to v3 since this releaseWhat's Changed
- config: add Validate func, small lint fixes by @vtolstov in https://github.com/unistack-org/micro/pull/104
- chore(deps): bump actions/cache from 2 to 3 by @dependabot in https://github.com/unistack-org/micro/pull/103
Full Changelog: https://github.com/unistack-org/micro/compare/v3.9.0...v3.9.1
Downloads
-
v3.9.0 Stable
released this
2022-03-21 15:26:20 +03:00 | 430 commits to v3 since this releaseWhat's Changed
- chore(deps): bump go.unistack.org/micro-proto/v3 from 3.2.1 to 3.2.3 by @dependabot in https://github.com/unistack-org/micro/pull/89
- chore(deps): bump golangci/golangci-lint-action from 2 to 3 by @dependabot in https://github.com/unistack-org/micro/pull/93
- chore(deps): bump dependabot/fetch-metadata from 1.1.1 to 1.2.1 by @dependabot in https://github.com/unistack-org/micro/pull/92
- chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.2.0 to 4.3.0 by @dependabot in https://github.com/unistack-org/micro/pull/90
- chore(deps): bump go.unistack.org/micro-proto/v3 from 3.2.3 to 3.2.5 by @dependabot in https://github.com/unistack-org/micro/pull/94
- chore(deps): bump go.unistack.org/micro-proto/v3 from 3.2.5 to 3.2.7 by @dependabot in https://github.com/unistack-org/micro/pull/97
- chore(deps): bump go.unistack.org/micro-proto/v3 from 3.2.1 to 3.2.7 by @dependabot in https://github.com/unistack-org/micro/pull/100
- chore(deps): bump golangci/golangci-lint-action from 2 to 3.1.0 by @dependabot in https://github.com/unistack-org/micro/pull/98
- chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.2.0 to 4.3.0 by @dependabot in https://github.com/unistack-org/micro/pull/99
- chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.3.0 to 4.4.0 by @dependabot in https://github.com/unistack-org/micro/pull/101
- server: remove unparsed body from request and message by @vtolstov in https://github.com/unistack-org/micro/pull/102
Full Changelog: https://github.com/unistack-org/micro/compare/v3.8.21...v3.9.0
Downloads
-
v3.8.21 Stable
released this
2022-01-30 17:05:41 +03:00 | 455 commits to v3 since this releaseWhat's Changed
- register: DefaultDomain as var not as const by @vtolstov in https://github.com/unistack-org/micro/pull/87
Full Changelog: https://github.com/unistack-org/micro/compare/v3.8.20...v3.8.21
Downloads
-
v3.8.20 Stable
released this
2022-01-26 00:48:11 +03:00 | 458 commits to v3 since this releaseWhat's Changed
- update micro-proto by @vtolstov in https://github.com/unistack-org/micro/pull/86
Full Changelog: https://github.com/unistack-org/micro/compare/v3.8.19...v3.8.20
Downloads
-
v3.8.19 Stable
released this
2022-01-25 00:41:46 +03:00 | 460 commits to v3 since this releaseWhat's Changed
- chore(deps): bump go.unistack.org/micro-proto/v3 from 3.1.1 to 3.2.0 by @dependabot in https://github.com/unistack-org/micro/pull/83
- errors: fix MarshalJSON func by @vtolstov in https://github.com/unistack-org/micro/pull/84
Full Changelog: https://github.com/unistack-org/micro/compare/v3.8.18...v3.8.19
Downloads
-
v3.8.18 Stable
released this
2022-01-21 19:14:08 +03:00 | 465 commits to v3 since this releaseWhat's Changed
- errors: fix parsing by @vtolstov in https://github.com/unistack-org/micro/pull/81
Full Changelog: https://github.com/unistack-org/micro/compare/v3.8.17...v3.8.18
Downloads
-
v3.8.17 Stable
released this
2022-01-21 18:21:47 +03:00 | 468 commits to v3 since this releaseWhat's Changed
- errors: fix FromError and errors.Unmarshal by @vtolstov in https://github.com/unistack-org/micro/pull/79
Full Changelog: https://github.com/unistack-org/micro/compare/v3.8.16...v3.8.17
Downloads
-
v3.8.16 Stable
released this
2022-01-21 00:51:14 +03:00 | 471 commits to v3 since this releaseWhat's Changed
- logger: add logger Fields test by @vtolstov in https://github.com/unistack-org/micro/pull/75
- add logger context test by @vtolstov in https://github.com/unistack-org/micro/pull/76
- errors: add proto by @vtolstov in https://github.com/unistack-org/micro/pull/77
Full Changelog: https://github.com/unistack-org/micro/compare/v3.8.15...v3.8.16
Downloads
-
v3.8.15 Stable
released this
2022-01-19 19:55:21 +03:00 | 478 commits to v3 since this releaseWhat's Changed
- logger: fix fields by @vtolstov in https://github.com/unistack-org/micro/pull/73
- logger: fix Fields by @vtolstov in https://github.com/unistack-org/micro/pull/74
Full Changelog: https://github.com/unistack-org/micro/compare/v3.8.14...v3.8.15
Downloads
-
v3.8.14 Stable
released this
2022-01-10 16:48:27 +03:00 | 481 commits to v3 since this releaseWhat's Changed
- chore(deps): bump go.unistack.org/micro-proto/v3 from 3.1.0 to 3.1.1 by @dependabot in https://github.com/unistack-org/micro/pull/70
- many lint fixes by @vtolstov in https://github.com/unistack-org/micro/pull/71
- lint fixes by @vtolstov in https://github.com/unistack-org/micro/pull/72
Full Changelog: https://github.com/unistack-org/micro/compare/v3.8.13...v3.8.14
Downloads