Skip to content

Commit

Permalink
Merge pull request #5293 from oasisprotocol/kostko/stable/22.2.x/chan…
Browse files Browse the repository at this point in the history
…gelog-22.2.9

changelog: Assemble changes for 22.2.9 release
  • Loading branch information
kostko authored Jun 29, 2023
2 parents ac13058 + 24e109e commit 6987cde
Show file tree
Hide file tree
Showing 9 changed files with 22 additions and 4 deletions.
1 change: 0 additions & 1 deletion .changelog/5228.internal.md

This file was deleted.

Empty file removed .changelog/5252.trivial.md
Empty file.
Empty file removed .changelog/5255.trivial.md
Empty file.
Empty file removed .changelog/5266.trivial.md
Empty file.
1 change: 0 additions & 1 deletion .changelog/5279.trivial.md

This file was deleted.

Empty file removed .changelog/5284.trivial.md
Empty file.
1 change: 0 additions & 1 deletion .changelog/5289.bugfix.md

This file was deleted.

2 changes: 1 addition & 1 deletion .punch_version.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
year = '22'
minor = 2
micro = 8
micro = 9
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,27 @@ The format is inspired by [Keep a Changelog].

<!-- TOWNCRIER -->

## 22.2.9 (2023-06-29)

| Protocol | Version |
|:------------------|:---------:|
| Consensus | 6.0.0 |
| Runtime Host | 5.1.0 |
| Runtime Committee | 4.0.0 |

### Bug Fixes

- go/oasis-node/cmd/ias: Regenerate TLS certificate on startup
([#5289](https://github.com/oasisprotocol/oasis-core/issues/5289))

### Internal Changes

- Bump Go to 1.20.2
([#5228](https://github.com/oasisprotocol/oasis-core/issues/5228))

- go: Bump go-libp2p to 0.28.1, go-libp2p-pubsub to 0.9.3
([#5297](https://github.com/oasisprotocol/oasis-core/issues/5297))

## 22.2.8 (2023-04-20)

| Protocol | Version |
Expand Down

0 comments on commit 6987cde

Please sign in to comment.