Skip to content

Commit

Permalink
chore: bump fluvio to v0.11.12 (#4183)
Browse files Browse the repository at this point in the history
  • Loading branch information
fraidev authored Sep 13, 2024
1 parent 108e23f commit 23eb0a9
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 2 deletions.
37 changes: 36 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,42 @@

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)

## Platform Version 0.11.12-dev - UNRELEASED
## Platform Version 0.11.12-dev - 2024-09-13

### Added

* Update mirror status when find errors on spu (#4120)
* Upgrade cluster for local (#4138)
* Provide `wasm32-unknown-unknown` support for `hub-util` (#4151)
* Sysflag to list (#4156)

### Fixed

* Fluvio.io doc linkss from various README.md and other docs (#4141)
* Better error when watch api versions are not compatible (#4149)
* Disable local upgrade test until fix it (#4158)
* Update sysinfo and fix fd leak on linux (#4163)
* Cdk use preferred target for compatibility for default build target (#4168)
* Implement profile export toml and make it default option (#4172)
* Concurrency problems at local metadata store (#4175)
* Profile export, full config, add cli test (#4179)

### Changed

* 0.11.11 post-release (#4130)
* Add serde default to multiple connector configs (#4132)
* Update wasmtime and wasi-common to 23.0.2 (#4135)
* Clean up not used dependencies (#4146)
* Add list with meta endpoint (#4152)
* Fix typo (#4153)
* Fix typos (#4157)
* Update Rust `1.81` (#4167)
* Add weekly ci (#4176)


### Remove

* Unused import (#4139)

## Platform Version 0.11.11 - 2024-08-05

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.11.12-dev-1
0.11.12

0 comments on commit 23eb0a9

Please sign in to comment.