Skip to content

v0.4.0

Compare
Choose a tag to compare
@TanyaSrinidhi TanyaSrinidhi released this 10 Apr 23:16
· 65 commits to main since this release
f460493

What's Changed

  • feat: Update archive_items method to support V7 version 2 endpoint by @comozo in #44
  • fix: Make item ids filter a String instead of a u32 by @peasee in #45
  • feat: migrate annotation import #FRADATA-543 by @oliverdaff in #46
  • fix: derive eq method to compare list of keypoints by @TanyaSrinidhi in #47
  • Color should be an Option as it is not always present and add support for a new field called raster_layer by @comozo in #48
  • Configure Renovate by @renovate in #6
  • chore(deps): update rust crate tempfile to 3.8 by @renovate in #49
  • fix(deps): update rust crate fake to 2.9 by @renovate in #50
  • chore(deps): update rust crate tempfile to 3.9 by @renovate in #60
  • chore(deps): update tibdex/github-app-token action to v2 by @renovate in #59
  • chore(deps): update dependency ubuntu to v22 by @renovate in #58
  • chore(deps): update actions/checkout action to v4 by @renovate in #57
  • fix(deps): update rust crate uuid to 1.6 by @renovate in #56
  • fix(deps): update rust crate strum to 0.25 by @renovate in #54
  • chore(deps): update rust crate tokio to 1.35 by @renovate in #52
  • RS-866: Add slack notification on failure by @michaelvoet in #61
  • fix(deps): update rust crate strum to 0.26 by @renovate in #66
  • chore(deps): update actions/cache action to v4 - autoclosed by @renovate in #62
  • chore(deps): update slackapi/slack-github-action action to v1.25.0 by @renovate in #65
  • fix(deps): update rust crate uuid to 1.7 by @renovate in #64
  • chore: Wrap API Response Properties in Option<> for workflow Client Calls in darwin-v7 #FRADATA-609 by @oliverdaff in #67
  • chore: Refactor annotations response as options #FRADATA-609 by @oliverdaff in #68
  • RS-2425: Bump deps in lock file to avoid multiple CVEs by @jayvdb in #63
  • Chore/fra 609 comment optional by @oliverdaff in #69
  • Chore: datasets optional #FRADATA-609 by @oliverdaff in #70
  • chore: Team Response Options #FRADATA-609 by @oliverdaff in #71
  • chore(deps): update rust crate tokio to 1.36 by @renovate in #72
  • chore(deps): update rust crate tempfile to 3.10 by @renovate in #73
  • fix(deps): update rust crate strum_macros to 0.26 by @renovate in #55
  • chore(deps): update rust crate wiremock to 0.6 by @renovate in #74
  • chore: update responses to be optional by @TanyaSrinidhi in #76
  • fix(deps): update rust crate csv-async to 1.3 by @renovate in #75
  • Chore/fra 609 option responses by @peasee in #78
  • chore: remove v1 structs by @TanyaSrinidhi in #77
  • fix(deps): update rust crate reqwest to 0.12 by @renovate in #81
  • fix(deps): update rust crate uuid to 1.8 by @renovate in #80
  • chore(deps): Add cargo-deny and avoid CVEs in lock by @jayvdb in #82
  • fix: update backtrace by @TanyaSrinidhi in #84
  • chore(deps): update taiki-e/install-action action to v2.32.5 by @renovate in #83
  • chore(deps): update rust crate tokio to 1.37 by @renovate in #85
  • fix: update h2 version by @TanyaSrinidhi in #87
  • RS-2681: Update deny.toml in all repos by @joaommartins in #88
  • chore(deps): update taiki-e/install-action action to v2.32.9 by @renovate in #86
  • task: add publish crate action by @TanyaSrinidhi in #90
  • chore: release 0.4.0 by @TanyaSrinidhi in #92

New Contributors

Full Changelog: v0.3.0...v0.4.0