Release notes for 7.3.17. (#10874)
* Release notes for 7.3.17. * Update documentation/sphinx/source/release-notes/release-notes-730.rst Co-authored-by: Jingyu Zhou <jingyuzhou@gmail.com> * Update documentation/sphinx/source/release-notes/release-notes-730.rst Co-authored-by: Jingyu Zhou <jingyuzhou@gmail.com> * Update documentation/sphinx/source/release-notes/release-notes-730.rst Co-authored-by: Jingyu Zhou <jingyuzhou@gmail.com> * Update documentation/sphinx/source/release-notes/release-notes-730.rst Co-authored-by: Jingyu Zhou <jingyuzhou@gmail.com> * Update release-notes-730.rst * Update release-notes-730.rst --------- Co-authored-by: Jingyu Zhou <jingyuzhou@gmail.com>
This commit is contained in:
parent
cac3038bbb
commit
55f2eaec2d
|
@ -2,6 +2,20 @@
|
|||
Release Notes
|
||||
#############
|
||||
|
||||
7.3.17
|
||||
======
|
||||
* Same as 7.3.16 release with AVX enabled.
|
||||
|
||||
7.3.16
|
||||
======
|
||||
* Released with AVX disabled.
|
||||
* Added location_metadata fdbcli to query shard locations and assignements. `(PR #10428) <https://github.com/apple/foundationdb/pull/10428>`_
|
||||
* Added degraded/disconnected peer recovery in gray failure. `(PR #10541) <https://github.com/apple/foundationdb/pull/10541>`_
|
||||
* Added replica and metadata audit support. `(PR #10631) <https://github.com/apple/foundationdb/pull/10631>`_
|
||||
* Added a SecurityMode for data distributor where data movements are not allowed but auditStorage is enabled. `(PR #10660) <https://github.com/apple/foundationdb/pull/10660>`_
|
||||
* Remove SS entries from RateKeeper once it is down. `(PR #10681) <https://github.com/apple/foundationdb/pull/10681/files>`_
|
||||
* Added the support of manual compaction for Sharded RocksDB. `(PR #10815) <https://github.com/apple/foundationdb/pull/10838>`_
|
||||
|
||||
7.3.0
|
||||
=====
|
||||
|
||||
|
|
Loading…
Reference in New Issue