Releases: fvaleye/metadata-guardian
Releases · fvaleye/metadata-guardian
v0.2.7
What's Changed
- Update the Cargo.lock file by @fvaleye in #30
- Add dependabot configuration by @fvaleye in #31
- Bump pretty_assertions from 0.7.2 to 1.2.1 by @dependabot in #32
- Update Rust dependencies and update Python build of the Github Action by @fvaleye in #37
- Bump serde_yaml from 0.8.25 to 0.8.26 by @dependabot in #38
- Bump serde from 1.0.139 to 1.0.140 by @dependabot in #39
- Bump serde_yaml from 0.8.26 to 0.9.2 by @dependabot in #41
- Bump serde from 1.0.140 to 1.0.141 by @dependabot in #40
- Bump serde from 1.0.141 to 1.0.142 by @dependabot in #43
- Bump serde_yaml from 0.9.2 to 0.9.4 by @dependabot in #44
- Bump thiserror from 1.0.31 to 1.0.32 by @dependabot in #42
- Bump serde from 1.0.142 to 1.0.143 by @dependabot in #46
- Bump serde_yaml from 0.9.4 to 0.9.9 by @dependabot in #45
- Bump version to 0.2.7 by @fvaleye in #47
New Contributors
- @dependabot made their first contribution in #32
Full Changelog: v0.2.6...v0.2.7
v0.2.6
v0.2.4
v0.2.3
v0.2.2
What's Changed
- Add version in the commit when releasing the documentation by @fvaleye in #20
- Add article link in the README by @fvaleye in #21
- Remove useless virtualenv dependency by @fvaleye in #23
- Add a CSV exporter for the MetadataGuardian report by @fvaleye in #24
Full Changelog: v0.2.1...v0.2.2
v0.2.1
v0.2.0
v0.1.2
v.0.1.1
What's Changed
- Add a ProgressionBar for displaying the progression of the scanners by @fvaleye in #7
- Improve the connection performance of the external providers in Python by @fvaleye in #8
- Fix the DeltaTable external provider source and refactoring of the progression bar by @fvaleye in #9
- Add KafkaSchemaRegistrySource in the external providers by @fvaleye in #10
- Improve the documentation by @fvaleye in #11
Full Changelog: v0.1.0...v0.1.1