Skip to content

Releases: hydrate-sh/cli

v0.1.17

Choose a tag to compare

@github-actions github-actions released this 01 Aug 19:15
4b6c159

What's Changed

  • fix(cli): stop claiming a commit is blocked by coherence findings by @rennehan in #88
  • docs: state the public-repo rule as a positive test by @rennehan in #89
  • feat(cli): add hydrate stage discard by @rennehan in #90
  • fix(cli): a stale index no longer reads as a bare 404 by @rennehan in #91
  • fix(cli): walk's boundary payload no longer leaks node ids, and the fallback renders unnamed nodes by @rennehan in #92
  • feat(cli): validate --introduced reports only what your stage caused by @rennehan in #93
  • feat(cli)!: validate grades your change by default by @rennehan in #94
  • chore(release): v0.1.17 by @rennehan in #95

Full Changelog: v0.1.16...v0.1.17

v0.1.16

Choose a tag to compare

@github-actions github-actions released this 29 Jul 00:33

What's Changed

  • fix(walk): reject a non-boundary before making the request by @rennehan in #83
  • chore(release): v0.1.16 by @rennehan in #84

Full Changelog: v0.1.15...v0.1.16

Full Changelog: v0.1.15...v0.1.16

v0.1.15

Choose a tag to compare

@github-actions github-actions released this 28 Jul 23:39

What's Changed

  • feat(scoped-reads): walk and show --depth fetch only the slice by @rennehan in #81
  • chore(release): v0.1.15 by @rennehan in #82

Full Changelog: v0.1.14...v0.1.15

Full Changelog: v0.1.14...v0.1.15

v0.1.14

Choose a tag to compare

@github-actions github-actions released this 28 Jul 01:50

What's Changed

  • chore(deps): Bump EmbarkStudios/cargo-deny-action from 2.0.20 to 2.1.1 by @dependabot[bot] in #54
  • chore(deps): Bump softprops/action-gh-release from 3.0.1 to 3.0.2 by @dependabot[bot] in #55
  • chore(deps): Bump actions/setup-java from 5.4.0 to 5.6.0 by @dependabot[bot] in #64
  • chore(deps): Bump actions/checkout from 7.0.0 to 7.0.1 by @dependabot[bot] in #65
  • chore(deps): Bump uuid from 1.23.4 to 1.24.0 by @dependabot[bot] in #66
  • chore(deps): Bump clap from 4.6.1 to 4.6.4 by @dependabot[bot] in #67
  • chore(deps): Bump serde_repr from 0.1.20 to 0.1.21 by @dependabot[bot] in #68
  • chore(deps): Bump tokio from 1.52.3 to 1.53.1 by @dependabot[bot] in #69
  • chore(deps): Bump serde from 1.0.228 to 1.0.229 by @dependabot[bot] in #70
  • chore(deps): Bump serde_json from 1.0.150 to 1.0.151 by @dependabot[bot] in #77
  • chore(deps): Bump toml from 1.1.2+spec-1.1.0 to 1.1.3+spec-1.1.0 by @dependabot[bot] in #78
  • fix(deps): update quinn-proto past a memory-exhaustion advisory by @rennehan in #79
  • chore(release): v0.1.14 by @rennehan in #80

Full Changelog: v0.1.13...v0.1.14

Full Changelog: v0.1.13...v0.1.14

v0.1.13

Choose a tag to compare

@github-actions github-actions released this 28 Jul 01:19

Warning

Superseded by v0.1.14 — please upgrade.

The binaries attached to this release bundle quinn-proto 0.11.14, which is
affected by a high-severity advisory (remote memory exhaustion via unbounded
out-of-order stream reassembly). v0.1.14 ships the patched 0.11.16 and is
otherwise identical in behaviour to this release.

What's Changed

  • feat(validate): report coherence findings by authored path, not id by @rennehan in #75
  • chore(release): v0.1.13 by @rennehan in #76

Full Changelog: v0.1.12...v0.1.13

Full Changelog: v0.1.12...v0.1.13

v0.1.12

Choose a tag to compare

@github-actions github-actions released this 26 Jul 23:25

What's Changed

Full Changelog: v0.1.11...v0.1.12

What's Changed

  • feat: hydrate walk + complete node reads by @rennehan in #71

Full Changelog: v0.1.11...v0.1.12

v0.1.11

Choose a tag to compare

@github-actions github-actions released this 19 Jul 15:25
09ea44c

What's Changed

  • feat(h2o): accept per-port external + contract_name (wire regen) by @rennehan in #62
  • chore(release): v0.1.11 — per-port external mark + contract_name by @rennehan in #63

Full Changelog: v0.1.10...v0.1.11

v0.1.10

Choose a tag to compare

@github-actions github-actions released this 19 Jul 00:55
de0cb40

What's Changed

  • feat(show): surface boundary language in read view by @rennehan in #59
  • feat(h2o): accept interface node kind + aliases by @rennehan in #60
  • chore(release): v0.1.10 — interface node kind + aliases by @rennehan in #61

Full Changelog: v0.1.9...v0.1.10

v0.1.9

Choose a tag to compare

@github-actions github-actions released this 18 Jul 16:23
038b9c9

What's Changed

  • feat(node): boundary language flag — --language / --clear-language by @rennehan in #53
  • chore(release): v0.1.9 — boundary --language docs + version bump by @rennehan in #58

Full Changelog: v0.1.8...v0.1.9

v0.1.8

Choose a tag to compare

@github-actions github-actions released this 02 Jul 18:48
e911af2

What's Changed

  • feat(cli): project selector, projects list, and read-only show by @rennehan in #52

Full Changelog: v0.1.7...v0.1.8