Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Mar 10:39
· 754 commits to main since this release
3c8be86

dre Changelog

v0.3.0 (2024-3-6)

docs

  • Replace the version in the download URL with the "latest" (#137) (765a35b)
  • Update the Jupyter runbook and data for Trustworthy metrics (#138) (af1ef6d)

fix

  • ci: Use a GitHub PAT when creating PR automatically (#144) (e1d36bc)
  • sns-downloader: fixing limit and better hashing (#190) (8584071)
  • log-fetcher: binary fields that end with \n are not parsed correctly (#213) (2d96e38)
  • ci: Fix case of github_token variable (#217) (9940fdf)
  • downloader: multiservice discovery should filter boundary nodes based on target name (#219) (5251ab9)

feat

  • dre: implementing a protection method for updating unassigned nodes (#151) (c4205d2)
  • ci: Bump up the actions/cache to v4, and force overwriting the cache (#164) (f204cdc)
  • registry-dump: Interpret vec data in registry structs as corresponding types (#175) (3be2000)
  • release-notes: Show start and end commit in the release notes (#186) (4adbc7d)
  • msd: metrics (#171) (a480f59)
  • release: Proposing release index shema (#211) (31e9076)
  • dre: Migrated firewall rules from release repo to dre tool (#221) (72ec3b3)
  • rc: started work on rollout-controller (#224) (c6933c1)

chore

  • Bumping versions of various packages

refactor

Details

New Contributors

Full Changelog: v0.2.1...v0.3.0