Skip to content

v0.8.1

Choose a tag to compare

@brawer brawer released this 23 Aug 07:03
· 56 commits to main since this release
Immutable release. Only release title and notes can be modified.
77a284b

What's Changed

馃啎 Enhancements

  • feat(scripts): add bucket create/destroy for ephemeral S3 test buckets by @brawer in #736
  • feat(scripts): adopt uv real dependencies + tests for test-branch-on-hetzner by @brawer in #738
  • feat: add validate subcommand to cloud_test.py by @brawer in #743
  • feat: add advisory checks to validate by @brawer in #744
  • feat: destroy cost estimate, create prints teardown command, list surfaces buckets by @brawer in #747

馃悶 Bugs

  • fix(ci): auto-label docs: PRs as documentation by @brawer in #734
  • fix: teardown_cost_note crashed cmd_destroy before deleting anything by @brawer in #748
  • fix: resolve #749 -- osm.modified.timestamp is milliseconds, and decode Feature.id in error messages by @brawer in #750
  • fix: check_geometry_validity failed against real output by @brawer in #751

馃敆 Dependencies

  • chore(ci): Bump taiki-e/install-action from 2.86.1 to 2.86.2 by @dependabot[bot] in #741
  • chore(deps): Bump quinn-proto from 0.11.16 to 0.11.17 in the cargo group by @dependabot[bot] in #742

馃摎 Documentation

  • docs(release): bump minor, not major, for breaking changes before 1.0.0 by @brawer in #733
  • docs: mention scripts/ tests in TESTING.md and CONTRIBUTING.md by @brawer in #740
  • docs: mention regional-extract smoke testing and validate in TESTING.md by @brawer in #746

馃毀 Maintenance

  • ci: add shellcheck as a CI gate by @brawer in #735
  • chore(deps): track scripts/'s Python dependencies with Dependabot by @brawer in #739
  • test: condense #743's hard-check tests by @brawer in #745
  • chore(release): bump version to 0.8.1 by @brawer in #752

Full Changelog: v0.8.0...v0.8.1