Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: SINHASantos/fluvio

Tags

dev

Toggle dev's commit message
update dependencies (fluvio-community#1087)

use resolver=2

v0.8.2

Toggle v0.8.2's commit message
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.

v0.8.1

Toggle v0.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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.

v0.8.0

Toggle v0.8.0's commit message
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.

v0.7.3

Toggle v0.7.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
disable lto for now (fluvio-community#919)

* disable lto for now

* revert back changes to 0.6.0-alpha.1

v0.7.2

Toggle v0.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

v0.7.2-alpha.1

Toggle v0.7.2-alpha.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

v0.7.1

Toggle v0.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
disabled pi releases for now (fluvio-community#869)

v0.7.1-beta.0

Toggle v0.7.1-beta.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix annotation regression (fluvio-community#864)

* add back annotations to SPU service
* update platform version
* update stream-dispatcher

v0.7.1-alpha.0

Toggle v0.7.1-alpha.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
More updates to fix various publish issues (fluvio-community#857)