hydroflow_plus_cli_integration v0.5.1
hydro-project-bot
released this
03 Feb 00:18
·
444 commits
to main
since this release
Chore
- prep for initial release
it contains the logic linking hydroflow+ to deploy, it should be published that’s a bug
- manually set lockstep-versioned crates (and
lattices
) to version0.5.1
Setting manually since
frewsxcv/rust-crates-index#159 is messing with
smart-release
Chore
- fix/add releasing for
hydroflow_plus_cli_integration
,stageleft[_macro/_tool]
New Features
- add APIs for declaring external ports on clusters
- improve API naming and polish docs
- pass subgraph ID through deploy metadata
- improve API naming and eliminate wire API for builders
- improve Rust API for defining services
- split Rust core from Python bindings
Commit Statistics
- 10 commits contributed to the release over the course of 44 calendar days.
- 9 commits were understood as conventional.
- 6 unique issues were worked on: #1013, #1056, #986, #987, #995, #996
Commit Details
view details
- #1013
- Improve API naming and polish docs (6eeb9be)
- #1056
- Prep for initial release (e9c7ced)
- #986
- Split Rust core from Python bindings (c50ca12)
- #987
- Improve Rust API for defining services (53d7aee)
- #995
- Improve API naming and eliminate wire API for builders (b7aafd3)
- #996
- Pass subgraph ID through deploy metadata (46d87fa)
- Uncategorized
- Fix/add releasing for
hydroflow_plus_cli_integration
,stageleft[_macro/_tool]
(03ce73d) - Release hydroflow_lang v0.5.2, hydroflow_datalog_core v0.5.2, hydroflow_macro v0.5.2, lattices v0.5.2, hydroflow v0.5.2, hydro_cli v0.5.1, hydroflow_plus_cli_integration v0.5.1 (6ac8720)
- Manually set lockstep-versioned crates (and
lattices
) to version0.5.1
(1b555e5) - Add APIs for declaring external ports on clusters (7d930a2)
- Fix/add releasing for