Skip to content

hydroflow_plus_deploy v0.9.0

Latest
Compare
Choose a tag to compare
@hydro-project-bot hydro-project-bot released this 30 Aug 20:54
· 23 commits to main since this release

New Features

  • use trybuild to compile subgraph binaries
  • Add end-to-end flamegraph generation for macos and linux localhost, fix #1351

Refactor (BREAKING)

Style (BREAKING)

  • rename some CLI->Deploy, decapitalize acronym names

Refactor (BREAKING)

  • rename integration crates to drop CLI references

Style

  • use name_of! macro

Other

  • update RELEASING.md notes, prep for release, wip

Bug Fixes

  • remove FlowProps

Chore

  • manually set versions for crates renamed in #1413

  • lower min dependency versions where possible, update Cargo.lock
    Moved from #1418


simplify process/cluster specs

Stack created with Sapling. Best reviewed
with
ReviewStack.

defer network instantiation until after finalizing IR

Stack created with Sapling. Best reviewed
with
ReviewStack.

Pre-Move Commit Statistics

  • 4 commits contributed to the release over the course of 7 calendar days.
  • 30 days passed between releases.
  • 4 commits were understood as conventional.
  • 4 unique issues were worked on: #1377, #1394, #1395, #1398

Pre-Move Commit Details

view details

Commit Statistics

Commit Details

view details
  • #1396
    • Add end-to-end flamegraph generation for macos and linux localhost, fix #1351 (6568263)
  • #1399
    • Rename some CLI->Deploy, decapitalize acronym names (fa41720)
  • #1413
    • Rename integration crates to drop CLI references (0a465e5)
  • #1420
  • #1423
    • Lower min dependency versions where possible, update Cargo.lock (11af328)
  • #1429
  • Uncategorized
    • Manually set versions for crates renamed in #1413 (a2ec110)
    • Update RELEASING.md notes, prep for release, wip (c41787f)