What's Changed
- log: provide registration for custom format encoder by @WineChord in #146
- docs: add note on listen to all addresses for a service by @WineChord in #144
- all: sync "Bug Fixes" of the intranet version by @liuzengh in #161
- docs: add comments informing that global variable JSONAPI should not be modified (#157) by @Andrew-M-C in #160
- docs: correct the spelling error by @iutx in #163
- docs: add notes on service idle timeout by @WineChord in #166
- pool: fix typos by @WineChord in #167
- docs: add notes on client connpool idletimeout by @WineChord in #170
- go.mod: upgrade tnet version to handle negative idle timeout by @WineChord in #169
- http: improve stability of http test by @WineChord in #168
- {trpc, examples, test}: upgrade google.golang.org/protobuf v1.30.0 => v1.33.0 by @liuzengh in #171
- github-action: allow dependabot to contribute and bump cla to v2.3.2 by @liuzengh in #174
- docs: refine idle timeout settings documentation for clarity by @WineChord in #172
- {client, naming}: allow selector to define its own net.Addr parser by @YoungFr in #176
New Contributors
- @Andrew-M-C made their first contribution in #160
- @iutx made their first contribution in #163
- @YoungFr made their first contribution in #176
Full Changelog: v1.0.2...v1.0.3