Skip to content

Commit bc5b4ea

Browse files
authored
chore: release fluvio 0.12.0 (#4210)
1 parent 313e024 commit bc5b4ea

2 files changed

Lines changed: 27 additions & 2 deletions

File tree

CHANGELOG.md

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

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

5-
## Platform Version 0.11.13-dev-1 - UNRELEASED
5+
## Platform Version 0.12.0 - 2024-10-09
6+
7+
### Fixed
8+
9+
* Update version mismatch error text ([#4204](https://github.com/infinyon/fluvio/issues/4204))
10+
11+
### Added
12+
13+
* Add fluvio docs at the release checklist ([#4188](https://github.com/infinyon/fluvio/issues/4188))
14+
15+
### CI
16+
17+
* 0.11.12 post-release ([#4187](https://github.com/infinyon/fluvio/issues/4187))
18+
* Build url params using `url::form_urlencoded` approach ([#4189](https://github.com/infinyon/fluvio/issues/4189))
19+
* `PkgTag` name for pkgs publish date ([#4198](https://github.com/infinyon/fluvio/issues/4198))
20+
* `published at` method for `PackageMeta` ([#4201](https://github.com/infinyon/fluvio/issues/4201))
21+
22+
### Changed
23+
24+
* Update wasmtime ([#4192](https://github.com/infinyon/fluvio/issues/4192))
25+
26+
### Other
27+
28+
* High level api for connecting with a specific profile/cluster ([#4207](https://github.com/infinyon/fluvio/issues/4207))
29+
* Compression type ([#4194](https://github.com/infinyon/fluvio/issues/4194))
30+
* Decrease exponential timeout of mirroring ([#4196](https://github.com/infinyon/fluvio/issues/4196))
631

732
## Platform Version 0.11.12 - 2024-09-13
833

VERSION

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

0 commit comments

Comments
 (0)