Commit Graph

224 Commits

Author SHA1 Message Date
A.J. Beamon 8546e26d9c Update 6.0 release notes as well as 5.2 old release notes. 2018-08-03 10:46:21 -07:00
A.J. Beamon a5d8acda4c Updated release note for 5.2.7 to elaborate on the fix. 2018-08-03 10:40:21 -07:00
Richard Low 78d359f2f1 Update download links for 6.0.4 release 2018-08-02 16:31:47 -07:00
Evan Tschannen 29caabcc53 updated release notes for 6.0.4 2018-08-02 11:44:33 -07:00
John Brownlee 9cad7c8a72 Merge remote-tracking branch 'upstream/release-5.2' into release-6.0-5.2-merge
# Conflicts:
#	documentation/sphinx/source/downloads.rst
#	documentation/sphinx/source/release-notes.rst
#	packaging/msi/FDBInstaller.wxs
#	versions.target
2018-07-31 13:17:37 -07:00
Alec Grieser a2b3c71a74
thread custom executors through FDBDatabase::run and FDBDatabase::read
Closes #640.
2018-07-30 16:53:07 -07:00
John Brownlee a5a28c6bd5 Bump version. 2018-07-30 12:56:40 -07:00
Evan Tschannen 82bb2defb7 reworded the release note for clarity 2018-07-30 10:50:55 -07:00
Evan Tschannen 5ea1cebf17 updated the release notes with the multi-version client fix 2018-07-30 10:49:31 -07:00
Alec Grieser b4b002c5a9
update release notes with go caching fix 2018-07-30 10:17:17 -07:00
Evan Tschannen d0ebad5e85 updated download links and wix UID for 6.0.3 2018-07-25 13:39:18 -07:00
Evan Tschannen 2c54bc4356 The next release is 6.0.3 not 6.0.4 2018-07-25 13:30:15 -07:00
Evan Tschannen 743ebf0bbc updated release notes for 6.0.4 2018-07-25 13:25:35 -07:00
A.J. Beamon fb7c4dd076 Merge release-5.2 into release-6.0 2018-07-18 09:09:04 -07:00
A.J. Beamon e4ed2b7ecb make_public.py uses an underscore, not a hyphen. 2018-07-17 14:36:08 -07:00
A.J. Beamon 713d5e77b5 Add release note for incompatible client accounting fix. 2018-07-17 11:37:49 -07:00
Balachandar Namasivayam 9f9eef5727 Prepare for release-6.0.2 2018-07-16 17:07:11 -07:00
Evan Tschannen 8fcf16ba1a fix: incorrect PR number 2018-07-16 17:02:48 -07:00
Evan Tschannen d53a0e2765 fix: incorrect PR number 2018-07-16 17:02:06 -07:00
Evan Tschannen 7f2f70f89d fix: links in the release notes were incorrectly formatted 2018-07-16 16:58:49 -07:00
Evan Tschannen c8f8db9e72 Merge branch 'release-5.2' into release-6.0
# Conflicts:
#	documentation/sphinx/source/release-notes.rst
2018-07-16 16:57:04 -07:00
Evan Tschannen 7ccd1af209 updated 5.2 release notes 2018-07-16 16:43:10 -07:00
A.J. Beamon 006a2d2a9d Add release note for onMainThread fix. 2018-07-16 16:17:15 -07:00
Evan Tschannen 57f121481c reverted killing processes because of io_error, we should fix the problem in a better way in the future 2018-07-16 15:09:07 -07:00
Evan Tschannen 5fc5b4debd updated release notes for 6.0.2 2018-07-16 10:07:31 -07:00
A.J. Beamon 1c1d8947e8 Reorganize release notes to separate 5.2.6 into its own section. 2018-07-16 10:03:45 -07:00
Alec Grieser aae527da71
update download urls and administration upgrade guide for 6.0.1 2018-07-10 13:37:29 -07:00
Alec Grieser 694fc168a9
update documentation for 6.0.1 2018-07-10 13:35:07 -07:00
Alec Grieser 9110bec2fd
update download links and upgrade instructions for 6.0 2018-07-10 10:26:00 -07:00
Alec Grieser 2996557f89
updated release notes for 6.0 2018-07-10 10:17:46 -07:00
Alec Grieser be9c34c6f8
Merge remote-tracking branch 'upstream/release-5.2' into merge-release-5.2 2018-07-10 10:04:48 -07:00
Alec Grieser ad37b1693d
Merge pull request #585 from etschannen/feature-remote-logs
A variety of cleanup and test strengthening commits
2018-07-10 09:58:44 -07:00
Evan Tschannen 56ff85e0d8 updated release notes 2018-07-09 22:03:12 -07:00
Stephen Atherton 2b571f20bd Updated release notes for 5.2.6. 2018-07-09 20:26:45 -07:00
Alex Miller c40f023ea2 Change download links from 5.2.5 -> 5.2.6 2018-07-09 19:31:23 -07:00
Alex Miller 9f14db1d20 Add release notes for 5.2.6 2018-07-09 19:28:47 -07:00
Alec Grieser 46b8612566
bump API version from 520 to 600 2018-07-09 11:00:57 -07:00
Alvin Moore c3f88dbfe1 Merge branch 'master' of github.com:apple/foundationdb into tls-static 2018-07-01 23:13:57 -07:00
Alvin Moore 132e2d9267 Defined TLS build flags for projects
Updated TLS documentation
2018-07-01 22:49:39 -07:00
Steve Atherton 7f6bced835
Merge pull request #538 from alexmiller-apple/tlsplugin_san
TLS certificate handling enhancements
2018-07-01 01:50:58 -07:00
Steve Atherton b17c8359ec
Merge pull request #549 from apple/release-5.2
Merge release-5.2 into master
2018-06-30 22:50:07 -07:00
Alec Grieser 7cb12c1439
switch module name of ruby domain to sphinxcontrib.rubydomain 2018-06-30 13:26:12 -07:00
Alex Miller 0f70f0435b
Merge pull request #535 from richardalow/default-peer-verification-docs-fix
Correct the default peer verification in the docs
2018-06-29 19:01:18 -07:00
Alex Miller fa910d5755 Update the TLS certificate verification documentation.
Included is:

* Updating the fields supported to include UID and DC, from a previous change.
* Including a description of the operators supported and explaining
  prefix/suffix matching.
* Including a description of Subject Alternative Name matching.

And reworking the examples section to make it clear what a certificate would
look like and how we would then handle and validate it.
2018-06-29 17:18:40 -07:00
A.J. Beamon ea8a288a20
Merge pull request #537 from apple/release-5.2
Merge Release-5.2 into master
2018-06-27 15:55:58 -07:00
John Brownlee 9a51dec64e Add a documentation plugin for the formatting in our Ruby docs. 2018-06-27 14:58:34 -07:00
Alvin Moore c6e18f5b2b Removed TLS target
Changed TLS documentation to not specify it as a plugin but compiled in
2018-06-27 07:46:04 -07:00
Richard Low de00994b69 Correct the default peer verification in the docs 2018-06-26 19:07:07 -07:00
A.J. Beamon 203fd93fcc
Merge pull request #480 from fannix/master
Fix a concurrency bug in Java queue example
2018-06-25 08:22:58 -07:00
Evan Tschannen 1dce97f28c Merge branch 'release-5.2'
# Conflicts:
#	documentation/sphinx/source/release-notes.rst
#	fdbserver/SimulatedCluster.actor.cpp
#	packaging/msi/FDBInstaller.wxs
#	versions.target
2018-06-21 17:05:11 -07:00