v3.3.0
What's Changed
- update pom version to 3.3.0-SNAPSHOT by @marsishandsome in #530
- [to #526] Add codecov on Github Action by @andylokandy in #524
- [close #528] add workflows to check staleness and PR title by @zz-jason in #529
- [to #439] introduce MockThreeStoresTest to onStoreUnreachable by @iosmanthus in #518
- [to #421] add a python script to analyze slow log stats by @zz-jason in #527
- [close #542] update protobuf version to 3.16.1 by @marsishandsome in #539
- [close #540] rawkv: fix scan return empty set while exist empty key by @iosmanthus in #541
- [to #556] slowlog: attach cluster_id and pd_addresses to slow log properties by @iosmanthus in #557
- [close #415] CI: enable spotbugs for pull request for master or push to master by @iosmanthus in #532
- [close #550] rawkv: fix seek leader/proxy store early abort by @iosmanthus in #551
- [close #519] remove cdc and br releated components by @marsishandsome in #563
- [to #464] add unit tests for exported API of RawKVClient by @iosmanthus in #471
- [close #552] delete Netty Allocator on grafana by @marsishandsome in #553
- [close #570] mockserver: fix unstable mock server cluster setup by @iosmanthus in #571
- [to #556] metrics: attach cluster label to metrics by @iosmanthus in #558
- [close #572] misc: fix syntax issues in github issue/pr templates by @iosmanthus in #573
- [fix #537] fix convert byte[] to long error by @shiyuhang0 in #538
- [close #567] upgrade jackson-databind to 2.13.2.2 to fix CVE-2020-36518 by @iosmanthus in #584
- [close #588] support tls reload by @iosmanthus in #589
- [close #591] update all the branch of proto while precompiling to avoid commit miss by @iosmanthus in #592
- [to #591] update all the branch of proto while precompiling to avoid commit miss by @iosmanthus in #598
- [close #600]
ScanIterator
missing fetch the region keys because the wrong limit setting by @xieyi888 in #603 - [close #596] fix tls reloading encouter slow thread npe by @iosmanthus in #597
- [to #555] enable api v2 by @iosmanthus in #575
- [close #606]: change the default prefix for API v2 by @iosmanthus in #607
- fix TLS reload doesn't work after delete cert file (#609) by @ti-srebot in #612
- [close #610] [to #590] add docs for api v2 and tls reload (#611) by @ti-srebot in #614
New Contributors
- @shiyuhang0 made their first contribution in #538
- @xieyi888 made their first contribution in #603
- @Daemonxiao made their first contribution in #609
Full Changelog: v3.2.0...v3.3.0