Skip to content

Commit 23eb0a9

Browse files
authored
chore: bump fluvio to v0.11.12 (#4183)
1 parent 108e23f commit 23eb0a9

2 files changed

Lines changed: 37 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 36 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,42 @@
22

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

5-
## Platform Version 0.11.12-dev - UNRELEASED
5+
## Platform Version 0.11.12-dev - 2024-09-13
6+
7+
### Added
8+
9+
* Update mirror status when find errors on spu (#4120)
10+
* Upgrade cluster for local (#4138)
11+
* Provide `wasm32-unknown-unknown` support for `hub-util` (#4151)
12+
* Sysflag to list (#4156)
13+
14+
### Fixed
15+
16+
* Fluvio.io doc linkss from various README.md and other docs (#4141)
17+
* Better error when watch api versions are not compatible (#4149)
18+
* Disable local upgrade test until fix it (#4158)
19+
* Update sysinfo and fix fd leak on linux (#4163)
20+
* Cdk use preferred target for compatibility for default build target (#4168)
21+
* Implement profile export toml and make it default option (#4172)
22+
* Concurrency problems at local metadata store (#4175)
23+
* Profile export, full config, add cli test (#4179)
24+
25+
### Changed
26+
27+
* 0.11.11 post-release (#4130)
28+
* Add serde default to multiple connector configs (#4132)
29+
* Update wasmtime and wasi-common to 23.0.2 (#4135)
30+
* Clean up not used dependencies (#4146)
31+
* Add list with meta endpoint (#4152)
32+
* Fix typo (#4153)
33+
* Fix typos (#4157)
34+
* Update Rust `1.81` (#4167)
35+
* Add weekly ci (#4176)
36+
37+
38+
### Remove
39+
40+
* Unused import (#4139)
641

742
## Platform Version 0.11.11 - 2024-08-05
843

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.11.12-dev-1
1+
0.11.12

0 commit comments

Comments
 (0)