Skip to content

Commit

Permalink
Prepare Nessie 0.12.0 release (#2488)
Browse files Browse the repository at this point in the history
  • Loading branch information
snazy authored Oct 25, 2021
1 parent 99c0908 commit b340da9
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ Currently supported versions are listed below.

| Version | Supported |
| -------- | ------------------ |
| 0.11.0 | :white_check_mark: |
| < 0.11.0 | :x: |
| 0.12.0 | :white_check_mark: |
| < 0.12.0 | :x: |

All Nessie 0.x.x versions are considered beta or even alpha releases and not supported after
release of Nessie 1.0.0.
Expand Down
6 changes: 6 additions & 0 deletions python/HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
History
=======

0.12.0 (2021-10-25)
-------------------

* Specialize and document Nessie exceptions
* Fix --json on specific branches and tags

0.11.0 (2021-10-20)
-------------------

Expand Down
6 changes: 6 additions & 0 deletions site/docs/try/releases.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Releases

## 0.12.0 Release (October 25, 2021)

* Specialize and document Nessie exceptions
* Adopt Helm chart with new Nessie server settings
* Bump to GraalVM 21.3

## 0.11.0 Release (October 20, 2021)

* Various doc + site improvements
Expand Down

0 comments on commit b340da9

Please sign in to comment.