Skip to content

0.7.0

Compare
Choose a tag to compare
@cpiemontese cpiemontese released this 04 Mar 10:29
· 12 commits to master since this release
e64743b

Changed

  • BREAKING CHANGES:
    • PrimaConfiguration is now Config
    • Config::new now takes only 2 arguments, to_addr and namespace
    • from_addr is now 0.0.0.0:0 by default, but can be customized using .with_from_addr

Commits

  • update changelog (#59) by Cristiano Piemontese
  • [PLATFORM-1439]: Fix tracing and metrics from audit log container (#58) by Cristiano Piemontese
  • Update serial_test requirement from 2.0.0 to 3.0.0 (#57) by dependabot[bot]
  • 0.6.0-rc.0 (#56) by Simone Cottini
  • Fix release (#55) by Simone Cottini
  • Update mockall requirement from 0.11 to 0.12 (#54) by dependabot[bot]
  • [PLATFORM-1386]: Migrate prima_datadog.rs to GHA (#52) by Simone Cottini
  • Update changelog to give extra info for breaking change (#51) by Simone Cottini