86 Commits

Author SHA1 Message Date
A.J. Beamon
cd72ae21fd Updating release notes for 6.3.21 2021-09-30 16:36:08 -06:00
Zhe Wu
7035b53d2c Update documentation/sphinx/source/release-notes/release-notes-630.rst
Co-authored-by: A.J. Beamon <aj.beamon@snowflake.com>
2021-09-29 15:58:12 -07:00
Zhe Wu
a3232d2cd2 Adding missing release notes from 6.3.19 to 6.3.21 2021-09-29 15:58:12 -07:00
Markus Pilman
49d196e471 Complete release notes for 6.3.20 2021-09-22 12:14:22 -06:00
A.J. Beamon
df5966ac85 Update release notes. 2021-09-17 18:10:56 -06:00
Markus Pilman
1cf98785a0 updated release notes 2021-09-16 15:15:06 -07:00
A.J. Beamon
a844969805
Merge pull request #5331 from sfc-gh-anoyes/anoyes/add-release-note
Add release note for trace_partial_file_suffix
2021-08-04 10:11:18 -07:00
Zhe Wu
87f95e9969
Update documentation/sphinx/source/release-notes/release-notes-630.rst
Co-authored-by: A.J. Beamon <aj.beamon@snowflake.com>
2021-08-03 16:45:23 -07:00
Zhe Wu
b66bf633c5 Release note 6.3.18 2021-08-03 16:38:23 -07:00
Andrew Noyes
1d3c185182 Add release note for trace_partial_file_suffix 2021-08-03 16:16:01 -07:00
Zhe Wu
b29f47a0a0 Release notes for 6.3.17 2021-07-28 14:14:05 -07:00
A.J. Beamon
a328617b3f Fix release note version to account for two undocumented versions 2021-07-23 14:17:08 -07:00
A.J. Beamon
16dfe14db8 Update release notes 2021-07-21 16:19:59 -07:00
Renxuan Wang
b1d78edfe8 6.3.15 release notes. 2021-06-17 10:59:28 -07:00
Jingyu Zhou
d233e1736f Add release notes for PR 4863 2021-05-27 09:58:02 -07:00
Jon Fu
80abc4d865 update formatting 2021-05-24 18:27:56 -04:00
Jon Fu
7efa4e02bc add 6.3.12 notes 2021-05-24 18:23:14 -04:00
Jon Fu
a0b1363560 move note to 6.3.14 2021-05-24 16:28:55 -04:00
Jon Fu
3b08f39cc3 remove extra notes in "Status" section 2021-05-24 16:07:55 -04:00
Jon Fu
61e2ec62cc more release notes added 2021-05-24 16:06:37 -04:00
Jon Fu
a107604d3a Move patch notes to the appropriate section, and add new 6.3.14 notes 2021-05-24 15:53:21 -04:00
Jon Fu
eaad5798dd update release notes to match the ones on release-6.3 2021-05-24 15:10:58 -04:00
Sreenath Bodagala
19b9a35c58 Expose "bounce impact" and Storage Server "version catch-up rate" metrics
Update the Status section of release-notes-630.rst with info about
the new status fields introduced by PR
https://github.com/apple/foundationdb/pull/4770 .
2021-05-24 18:37:48 +00:00
A.J. Beamon
d55b94fc06 Add release note 2021-05-14 12:38:26 -07:00
A.J. Beamon
9e89159efb Don't use DLDatabase objects before they are ready (applicable for API versions < 610). Fix reference counting of DLDatabase objects to avoid leaking the underlying database handle. Update release notes to note that clients older than 6.2 still create extra connections. 2021-04-20 16:21:01 -07:00
A.J. Beamon
d79dc447b4 Update release notes 2021-04-16 15:24:21 -07:00
Steve Atherton
17a19021fb Added mutation batch filtering during restore, to the extent possible where each restore mutation log task only sees one block of data (usually 1MB) which can contain incomplete and therefore unfilterable mutation sets. 2021-03-24 06:38:50 -07:00
Nim Wijetunga
9350ae3355 update release notes 2021-03-19 23:51:09 +00:00
A.J. Beamon
25c4880ebe Merge branch 'release-6.3' into merge-release-6.3-into-master (temporarily discard all changes to BackupContainer.actor.cpp)
# Conflicts:
#	fdbclient/BackupContainer.actor.cpp
#	fdbserver/Knobs.h
2021-03-15 16:41:04 -07:00
Evan Tschannen
4ed5d22389
Merge pull request #4432 from sfc-gh-ajbeamon/updated-6.3-release-notes
Update 6.3.11 release notes
2021-03-12 10:40:37 -08:00
Vishesh Yadav
2cd3f45fd6 Merge remote-tracking branch 'apple/release-6.3' into master-format-final
release-6.3 was recently merged, and there were two PRs which were
merged in between and got those changes in here. Hence, since all the
changes were in, discarded the incoming changes and accepted all
current.
2021-03-10 16:50:44 -08:00
Vishesh Yadav
2bb4f2e59f Merge branch 'release-6.3-pre-format' into master-format
This merges release-6.3 branch right before it was fully formatted.
There were quite a few conflicts that are resolved here. CoroFlow had
a check for OOM errors introduced in 6.3, but didn't seem applicable in
the new implmentation which seems to use boost.
2021-03-10 09:37:41 -08:00
Andrew Noyes
23b85256ae Change default to 64, and only start threads if using TLS 2021-03-04 20:52:46 +00:00
Andrew Noyes
cc7fed6ed4 Change default for TLS_SERVER_HANDSHAKE_THREADS to 0 2021-03-04 20:52:44 +00:00
A.J. Beamon
90a324fda2 Updated release-6.3 release note proposal 2021-03-04 10:31:03 -08:00
Meng Xu
e40e78da64
Add 6.3.11 release notes (#4424) 2021-03-03 21:08:51 -06:00
negoyal
e9b7e22e02 Merge branch 'rel-6.3' 2021-02-22 08:47:22 -08:00
hao fu
9a8f79e963 Fix typo 2021-02-18 10:14:26 -08:00
Hao Fu
971b1aa1e6 Add txnRejectedForQueuedTooLong in ProxyStats
Added transactions.rejected_for_queued_too_long for bookkeeping the
number of transactions rejected by commit proxy because its queuing
time exceeds MVCC window.
2021-02-17 21:40:46 -08:00
Andrew Noyes
ff7d306b09 Merge branch 'release-6.3' into anoyes/merge-6.3-to-master
Include conflict markers for now. Will resolve.
2021-01-15 18:04:09 +00:00
Balachandar Namasivayam
97a4637b52 Update downloads and release notes for 6.3.10 2021-01-06 11:54:18 -08:00
David Youngworth
d64cf8b9e3 Merge branch 6.3 into master 2020-11-17 11:22:45 -08:00
sfc-gh-tclinkenbeard
cf4c8e375f Merge remote-tracking branch 'origin/release-6.3' into merge 2020-10-29 22:15:41 -07:00
Markus Pilman
1b91c99640
Merge branch 'release-6.3' into features/versioned-packages 2020-10-29 17:16:11 -06:00
Xin Dong
9e46f3d87e Fix rst build error 2020-10-28 15:11:02 -07:00
Xin Dong
216a332ba7 Be clear about which 6.3.* release contains what fixes. 2020-10-28 14:59:19 -07:00
Xin Dong
41b834edb0 Bump minor version. 2020-10-28 14:47:34 -07:00
Xin Dong
ce6d31c21a Mentioned what fixes from 6.2.* patches are included into current 6.3.9 release. 2020-10-28 14:45:54 -07:00
Markus Pilman
7188c82cb0 Added release notes 2020-10-28 14:25:43 -06:00
Steve Atherton
42cc5566e6 Add release note for blob client fix. 2020-10-28 03:34:33 -07:00