Skip to content

unleash-edge v19.3.1

Compare
Choose a tag to compare
@chriswk chriswk released this 03 Sep 10:47
· 119 commits to main since this release
3c04133

Chore

  • remove warnings as a result of new rust version
    • chore: disable tarpaulin warnings

    • chore: remove unneeded sync-middleware feature

  • update rust crate shadow-rs to 0.30.0

Documentation

  • update dependency pointer to planned release
  • Restructure readme
    • Add prometheus endpoint
    • Reformat binary list
    • Add code formatting for shell commands

Bug Fixes

  • added PostContext handling properties and context as nested variants

    • chore: add some test cases to cement behavior

Commit Statistics

  • 5 commits contributed to the release.
  • 5 commits were understood as conventional.
  • 3 unique issues were worked on: #494, #507, #510

Commit Details

view details
  • #494
    • Update rust crate shadow-rs to 0.30.0 (2caf90d)
  • #507
    • Remove warnings as a result of new rust version (933659b)
  • #510
    • Added PostContext handling properties and context as nested variants (20d270c)
  • Uncategorized
    • Update dependency pointer to planned release (fb6de09)
    • Restructure readme (249ef1f)