Skip to content

Commit

Permalink
Revert "docs: add release notes for 0.22.1"
Browse files Browse the repository at this point in the history
This reverts commit 7c942a1.
  • Loading branch information
gt2345 committed May 17, 2023
1 parent 7c942a1 commit 6ebcc45
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 12 deletions.
12 changes: 0 additions & 12 deletions docs/release-notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,6 @@
Version 0.22
**************

Version 0.22.1
==============

**Release Date:** May 17, 2023

**Bug Fixes**

- Fix a critical regression in 0.22.0 that could lead to database deadlocks and incorrect
experiment progress info when restarting trials after failure. Specifically, this problem may
occur when the ``max_restarts`` experiment configuration option is set to a value greater than
zero (default: 5). We advise all users running 0.22.0 to upgrade as soon as possible.

Version 0.22.0
==============

Expand Down
7 changes: 7 additions & 0 deletions docs/release-notes/deprecate-fluent-logging.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
:orphan:

**Deprecated Features**

- Master config option ``logging.additional_fluent_outputs`` is deprecated and will be removed in a
future version. We do not plan to offer a replacement at this time. If you are interested in
additional logging integrations, please contact us.

0 comments on commit 6ebcc45

Please sign in to comment.