Skip to content

Releases: unistack-org/micro

v3.8.5

26 Oct 11:13
Compare
Choose a tag to compare
  • util/reflect: fix ZeroFieldByPath and add new SetFieldByPath

Full Changelog: v3.8.4...v3.8.5

v3.8.4

25 Oct 11:48
Compare
Choose a tag to compare
  • util/reflect: add method to zero struct field

Full Changelog: v3.8.3...v3.8.4

v3.8.3

23 Oct 20:46
Compare
Choose a tag to compare
  • regen all

Full Changelog: v3.8.2...v3.8.3

v3.8.2

09 Oct 20:51
Compare
Choose a tag to compare
  • meter: add Clone method

v3.8.1

09 Oct 16:17
Compare
Choose a tag to compare
  • meter: add missing options

Full Changelog: v3.8.0...v3.8.1

v3.8.0

02 Oct 16:56
Compare
Choose a tag to compare
  • move all imports to own domain
  • remove model package

v3.7.8

30 Sep 22:09
Compare
Choose a tag to compare
  • codec: MarshalAppend func to optimize memory usage in broker/client/server ... etc

v3.7.7

30 Sep 18:15
Compare
Choose a tag to compare
  • mostly lint fixes

v3.7.6

29 Sep 22:24
Compare
Choose a tag to compare
  • config: add helper funcs

v3.7.5

28 Sep 20:45
Compare
Choose a tag to compare
  • lint fixes
  • util/http trie package