What's Changed
- Feat update rootpkg by @chowyu12 in #2718
- chore: pass by value for config in dev server by @kevwan in #2712
- fix: camel cased key of map item in config by @kevwan in #2715
- RawFieldNames should ignore the field whose name is start with a dash by @anyoptional in #2725
- Use read-write lock instead of mutex by @anyoptional in #2727
- fix: etcd publisher reconnecting problem by @kevwan in #2710
- Feat: ignorecolums add sort by @chowyu12 in #2648
- fix: key like TLSConfig not working by @kevwan in #2730
- fix: #2735 by @kevwan in #2736
- add ServeHTTP to Server/Engine for doing Httptest by @RyanTokManMokMTM in #2704
- fix: #2700, timeout not enough for writing responses by @kevwan in #2738
- logx conf add DisableStat by @mycatone in #2434
- use stat instead of disableStat by @cch123 in #2740
- 🐛 debug grpc export (#2379) by @wojiukankan in #2719
- fix(trace): grpc exporter should use nonblock option by @zcong1993 in #2744
- feat(trace): support otlp http exporter by @zcong1993 in #2746
- feat: trace http.status_code by @xiang-xx in #2708
- feat(redis): add zscan command implementation (#2729) by @Suyghur in #2751
- feat: add mongo options by @MarkJoyMa in #2753
- refactor: use opentelemetry's standard api to track http status code by @chenquan in #2760
- feat: add batch inserter by @MarkJoyMa in #2755
- feat: add middlewares config for rest by @kevwan in #2765
- feat: add middlewares config for zrpc by @kevwan in #2766
- feat: replace NewBetchInserter function name by @MarkJoyMa in #2769
- feat: add config to truncate long log content by @kevwan in #2767
- fix: #2576 by @kevwan in #2776
- refactor(rest): use static config for trace ignore paths. by @zcong1993 in #2773
- chore(trace): improve rest tracinghandler by @zcong1993 in #2783
- feat: support ptr of ptr of ... in mapping by @kevwan in #2779
- feat: support **struct in mapping by @kevwan in #2784
- add zset withsocre float by @alonexy in #2689
- expose
collection.newTimingWheelWithTicker()
by @ofey404 in #2787 - chore: remove mgo related packages by @kevwan in #2799
- fix: mapping optional dep not canonicaled by @kevwan in #2807
New Contributors
- @RyanTokManMokMTM made their first contribution in #2704
- @mycatone made their first contribution in #2434
- @cch123 made their first contribution in #2740
- @wojiukankan made their first contribution in #2719
- @wanjunfeng made their first contribution in #2748
- @xiang-xx made their first contribution in #2708
- @alonexy made their first contribution in #2689
- @ofey404 made their first contribution in #2787
Full Changelog: v1.4.3...v1.4.4