Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release #511

Closed
wants to merge 1 commit into from
Closed

Conversation

release-plz-ipvm-wg[bot]
Copy link
Contributor

🤖 New release

  • homestar-runtime: 0.1.0
  • homestar-invocation: 0.1.0
  • homestar-wasm: 0.1.0
  • homestar-workflow: 0.1.0
Changelog

homestar-runtime

0.1.0 - 2024-01-19

Added

  • Add DHT and RequestResponse notifications (#461)
  • Add CLI workflow run receipts table (#490)
  • Add JSON-PRC API (#417)
  • go from websocket-server to json rpc websocket/http server (#405)
  • Add Gossipsub config setting (#389)
  • Add mDNS and Rendezvous configs (#377)
  • builds, packages, pushing contains to ghcr (#360)
  • Add out-of-band node metrics (#299)
  • Rendezvous for peer discovery (#236)

Other

  • dupe tasks error handling (#509)
  • homestar-core => homestar-invocation/homestar-workflow (#506)
  • chore(cargo): Bump tokio-tungstenite from 0.20.1 to 0.21.0 (#504)
  • WASI, Node API, Test Changes (#496)
  • chore(cargo): Bump headers from 0.3.9 to 0.4.0 (#470)
  • chore(cargo): Bump libsqlite3-sys from 0.26.0 to 0.27.0 (#471)
  • deps (#467)
  • minor updates around expects, readmes, and some context (#459)
  • chore(cargo): Bump indexmap from 2.0.2 to 2.1.0 (#411)
  • Improve rendezvous protocol usage (#399)
  • Revert "feat: go from websocket-server to json rpc websocket/http server" (#416)
  • Improve Kademlia DHT usage (#378)
  • chore(cargo): Bump console-subscriber from 0.1.10 to 0.2.0 (#382)
  • clean-up and test builds for deb/rpm (#375)
  • Add network tests (#335)
  • release config (#373)
  • chore(cargo): bump puffin_egui from 0.22.0 to 0.23.0 (#370)
  • flaky test updates (#359)
  • README updates, example updates (#352)
  • deps-run! (#343)
  • updates around bin warning and windows-latest+nightly (#329)
  • chore(cargo): Bump clap from 4.4.4 to 4.4.5 (#325)
  • deps 9-18 & filter CI (#319)
  • default-features, dev-mode, feature-fun (#308)
  • Example application with image processing workflow (#263)
  • deps b/c clippy (#292)
  • help dependabot (#280)
  • chore(cargo): bump serde_with from 3.2.0 to 3.3.0 (#265)
  • Swarm Bootstrap Nodes (#201)
  • Prep for first example application with various fixes and changes. (#235)
  • Add capture for windows signals (#234)
  • for mdns, do not add explicit peer, just add to kademlia (#232)
  • chore(cargo): Bump tabled from 0.13.0 to 0.14.0 (#230)
  • chore(cargo): Bump serde_with from 3.1.0 to 3.2.0 (#231)
  • e2e workflow(s) run (#223)
  • chore(cargo): Bump tokio-tungstenite from 0.19.0 to 0.20.0 (#210)
  • Runner + RPC (#203)
  • chore(cargo): Bump dashmap from 5.4.0 to 5.5.0 (#197)
  • chore(cargo): Bump serde_with from 3.0.0 to 3.1.0 (#195)
  • move away from inner-join, count up unique receipts for workflow info (#188)
  • libp2p get providers and handle peer requests for records (#185)
  • Update wasmtime to 10.0.*, along w/ wasmparser & other rela… (#181)
  • first-pass at runtime interface, signals, shutdown, and more (#180)
  • Add pubkey importing / seed generation (#172)
  • ** for all prs (#182)
  • chore(cargo): Bump indexmap from 1.9.3 to 2.0.0 (#168)
  • workspace inherit fun again (#155)
  • workspace inherit fun (#153)
  • add memory limits, update scheduler, progress and info (#144)
  • to/from json, traits for cid (#142)
  • error handling with thiserror, anyhow for runtime only (#139)
  • worker tests, cargo nextest, and better handle on workflow progress (#137)
  • first run-up of docker for runtime (#135)
  • massive jump toward a legit homestar runtime (#133)
  • Add image examples (#124)
  • clippy allow due to subtle behavior (#72)
  • Breakout crates: core, runtime, wasm and prep for generic/diff inputs, parse step (#69)

homestar-invocation

0.1.0 - 2024-01-19

Other

  • dupe tasks error handling (#509)
  • homestar-core => homestar-invocation/homestar-workflow (#506)

homestar-wasm

0.1.0 - 2024-01-19

Added

  • Add JSON-PRC API (#417)
  • go from websocket-server to json rpc websocket/http server (#405)

Other

  • homestar-core => homestar-invocation/homestar-workflow (#506)
  • ci (#499)
  • WASI, Node API, Test Changes (#496)
  • chore(cargo): Bump wasmtime-component-util from 13.0.1 to 14.0.4 (#472)
  • deps (#467)
  • chore(cargo): Bump wit-component from 0.14.7 to 0.17.0 (#460)
  • chore(cargo): Bump wasmparser from 0.115.0 to 0.116.1 (#458)
  • Revert "feat: go from websocket-server to json rpc websocket/http server" (#416)
  • chore(cargo): bump wasmparser from 0.113.1 to 0.115.0 (#394)
  • release config (#373)
  • updates around bin warning and windows-latest+nightly (#329)
  • chore(cargo): Bump wasmtime-component-util from 12.0.2 to 13.0.0 (#324)
  • wit-bindgen in my mind (#320)
  • deps 9-18 & filter CI (#319)
  • default-features, dev-mode, feature-fun (#308)
  • move homestar-functions into separate crates (#307)
  • Example application with image processing workflow (#263)
  • chore(cargo): Bump wasmtime from 11.0.1 to 12.0.1 (#284)
  • deps b/c clippy (#292)
  • chore(cargo): bump wit-component from 0.13.1 to 0.14.0 (#269)
  • chore(cargo): bump wasmtime-component-util from 11.0.1 to 12.0.1 (#272)
  • chore(cargo): bump rust_decimal from 1.31.0 to 1.32.0 (#268)
  • chore(cargo): Bump wasmparser from 0.110.0 to 0.111.0 (#250)
  • Prep for first example application with various fixes and changes. (#235)
  • e2e workflow(s) run (#223)
  • chore(cargo): Bump rust_decimal from 1.30.0 to 1.31.0 (#220)
  • chore(cargo): Bump wasmparser from 0.109.0 to 0.110.0 (#218)
  • chore(cargo): Bump wit-component from 0.12.0 to 0.13.0 (#216)
  • chore(cargo): Bump wasmtime-component-util from 10.0.1 to 11.0.1 (#211)
  • chore(cargo): Bump wit-component from 0.11.0 to 0.12.0 (#212)
  • Runner + RPC (#203)
  • chore(cargo): Bump wasmparser from 0.107.0 to 0.109.0 (#200)
  • Update wasmtime to 10.0.*, along w/ wasmparser & other rela… (#181)
  • first-pass at runtime interface, signals, shutdown, and more (#180)
  • ** for all prs (#182)
  • workspace inherit fun again (#155)
  • workspace inherit fun (#153)
  • add memory limits, update scheduler, progress and info (#144)
  • to/from json, traits for cid (#142)
  • error handling with thiserror, anyhow for runtime only (#139)
  • first run-up of docker for runtime (#135)
  • massive jump toward a legit homestar runtime (#133)
  • more guest-wasm examples/docs (#117)
  • Breakout crates: core, runtime, wasm and prep for generic/diff inputs, parse step (#69)
  • move to 0.2.0 (#67)
  • move to homestar, with cleanup (#65)

homestar-workflow

0.1.0 - 2024-01-19

Other

  • homestar-core => homestar-invocation/homestar-workflow (#506)


This PR was generated with release-plz.

Signed-off-by: release-plz-ipvm-wg[bot] <144082651+release-plz-ipvm-wg[bot]@users.noreply.github.com>
@release-plz-ipvm-wg release-plz-ipvm-wg bot requested a review from a team as a code owner January 19, 2024 19:13
@release-plz-ipvm-wg release-plz-ipvm-wg bot added the release Release-related label Jan 19, 2024
@zeeshanlakhani zeeshanlakhani deleted the release-plz-2024-01-19T19-13-57Z branch January 19, 2024 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Release-related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant