Tags: SINHASantos/fluvio
Tags
Hot fix to release workflow, part 2 (fluvio-community#1064) Fix errors that coincide with [this run](https://github.com/infinyon/fluvio/runs/2523767479?check_suite_focus=true) - Github release artifacts were clobbered by git checkout. Swapped the order of these actions. - The old if-statement guard with syntax error was left in place above the fixed guard. - `env.version` was renamed to `env.VERSION`, so the macos publish should have a value for version.
Update changelog for 0.8.1 release (fluvio-community#1050) * Update changelog for release * Bump fluvio crate to 0.8.1 * Remove commits in changelog w/o associated issues Bump down fluvio client crate to 0.8.0. 0.8.1 is being yanked. Wups.
Fix download for release and helm publish (fluvio-community#1023) I think I should be able to test this one out directly, without merging it, let's see.
disable lto for now (fluvio-community#919) * disable lto for now * revert back changes to 0.6.0-alpha.1
SPU controller uses SVC ingress annotation (fluvio-community#888) * SPU controller uses SVC ingress annotation * fix case * add ingress_annotation function * Include annotation in ingress computation * reset version
SPU controller uses SVC ingress annotation (fluvio-community#888) * SPU controller uses SVC ingress annotation * fix case * add ingress_annotation function * Include annotation in ingress computation * reset version
fix annotation regression (fluvio-community#864) * add back annotations to SPU service * update platform version * update stream-dispatcher
More updates to fix various publish issues (fluvio-community#857)
PreviousNext