Skip to content

v0.6.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Oct 17:15
· 26 commits to main since this release

[0.6.3] - 2024-10-30

Breaking changes

  • AUDITOR client: rename function does_not_contains to does_not_contain

Security

Added

  • CI: Add checks for import sorting and formatting to python linting workflow (@dirksammel)

Changed

  • Dependencies: Update sqlx from 0.7.4 to 0.8.2 (@raghuvar-vijay)
  • Dependencies: Update black from 24.4.2 to 24.10.0 (@dirksammel)
  • Dependencies: Update build from 1.2.1 to 1.2.2.post1 (@dirksammel)
  • Dependencies: Update crate-ci/typos from 1.23.3 to 1.26.8 (@dirksammel)
  • Dependencies: Update cryptography from 43.0.0 to 43.0.3 (@dirksammel)
  • Dependencies: Update EmbarkStudios/cargo-deny-action from 1 to 2 (@dirksammel)
  • Dependencies: Update mypy from 1.11.0 to 1.13.0 (@dirksammel)
  • Dependencies: Update pydantic from 2.8.2 to 2.9.2 (@dirksammel)
  • Dependencies: Update pytest from 8.3.1 to 8.3.3 (@dirksammel)
  • Dependencies: Update pyyaml from 6.0.1 to 6.0.2 (@dirksammel)
  • Dependencies: Update regex from 1.10.5 to 1.11.1 (@raghuvar-vijay)
  • Dependencies: Update ruff from 0.5.4 to 0.7.1 (@dirksammel)
  • Dependencies: Update rustsec/audit-check from 1 to 2 (@dirksammel)
  • Dependencies: Update serde_json from 1.0.121 to 1.0.132 (@raghuvar-vijay)
  • Dependencies: Update setuptools from 71.1.0 to 75.3.0 (@dirksammel)
  • Dependencies: Update shalzz/zola-deploy-action from 0.19.1 to 0.19.2 (@dirksammel)
  • Dependencies: Update tarides/changelog-check-action from 2 to 3 (@dirksammel)
  • Dependencies: Update types-pyyaml from 6.0.12.20240311 to 6.0.12.20240917 (@dirksammel)
  • Dependencies: Update types-requests from 2.32.0.20240712 to 2.32.0.20241016 (@dirksammel)
  • Dependencies: update wiremock from 0.6.1 to 0.6.2 (@raghuvar-vijay)
  • HTCondor collector: Fix bug that the machine score was stored as an integer, not as a float (@mschnepf)
  • Docs: Typo fixes in query documentation (@dirksammel)
  • Docker files: Linting (@dirksammel)

Removed