-
v3.7.2 Stable
released this
2021-09-22 00:57:10 +03:00 | 702 commits to v4 since this release- codec: allow to pass codec options for NewCodec, Unmarshal, Marshal
- util/id: move tests to micro-tests repo
Downloads
-
v3.7.1 Stable
released this
2021-09-15 17:51:25 +03:00 | 709 commits to v4 since this release- util/rand: add Shuffle func
Downloads
-
v3.7.0 Stable
released this
2021-08-30 16:21:01 +03:00 | 715 commits to v4 since this release- logger: add Clone method to create new logger
- logger: change GetLevel to ParseLevel function with new signature
- update micro-proto to latest version
Downloads
-
v3.6.3 Stable
released this
2021-08-20 22:44:17 +03:00 | 720 commits to v4 since this release- util/id: create id package based on go-nanoid
- replace all uuid with util/id
Downloads
-
v3.6.2 Stable
released this
2021-08-16 23:56:50 +03:00 | 722 commits to v4 since this release- update all
- regen all with never protoc-gen-go-micro
Downloads
-
v3.6.1 Stable
released this
2021-08-06 13:45:11 +03:00 | 724 commits to v4 since this release- logger: add NewStdLogger and RedirectStdLogger
Downloads
-
v3.6.0 Stable
released this
2021-08-06 02:15:57 +03:00 | 726 commits to v4 since this release- logger: change logger interface (Fields now []interface{})
Downloads
-
v3.5.10 Stable
released this
2021-08-04 16:04:58 +03:00 | 728 commits to v4 since this release- config/default: watcher not implemented
Downloads
-
v3.5.9 Stable
released this
2021-08-04 12:25:29 +03:00 | 730 commits to v4 since this release- config/default: send changes only if it really exists
Downloads
-
v3.5.8 Stable
released this
2021-08-04 00:37:56 +03:00 | 732 commits to v4 since this release- util/jitter: provide jitter Ticker with min/max duration
- config: use jitter for watch interval
Downloads