Skip to content

Commit

Permalink
chore(master): release nox 0.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fluencebot committed Mar 27, 2024
1 parent 04862bb commit 1b5b725
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/release-please/manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.23.6"
".": "0.24.0"
}
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog

## [0.24.0](https://github.com/fluencelabs/nox/compare/nox-v0.23.6...nox-v0.24.0) (2024-03-27)


### ⚠ BREAKING CHANGES

* **core-manager:** use hex format for CUIDs [fixes NET-804] ([#2188](https://github.com/fluencelabs/nox/issues/2188))

### Features

* **config:** expose config via http endpoint ([#2190](https://github.com/fluencelabs/nox/issues/2190)) ([04862bb](https://github.com/fluencelabs/nox/commit/04862bbf229c23eb3259f5d89e2565e8e3cfc218))
* **core-manager:** add dev core manager to support any number of CUs [fixes NET-799] ([#2167](https://github.com/fluencelabs/nox/issues/2167)) ([e061413](https://github.com/fluencelabs/nox/commit/e06141398959c5ba15612eecae542c41e0a96ef0))


### Bug Fixes

* **core-manager:** use hex format for CUIDs [fixes NET-804] ([#2188](https://github.com/fluencelabs/nox/issues/2188)) ([415f917](https://github.com/fluencelabs/nox/commit/415f917b37a89c0d9212d6e1f16c42645bfce152))
* **core-mapping:** start cpus_range from 1 on 8+ cores ([#2189](https://github.com/fluencelabs/nox/issues/2189)) ([14d37b3](https://github.com/fluencelabs/nox/commit/14d37b37fc4bad5f2c534d4b39b61159e6c0af52))

## [0.23.6](https://github.com/fluencelabs/nox/compare/nox-v0.23.5...nox-v0.23.6) (2024-03-18)


Expand Down

0 comments on commit 1b5b725

Please sign in to comment.