-
v3.9.8 Stable
released this
2022-05-03 00:26:13 +03:00 | 304 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