Releases: aristanetworks/pyavd-utils
Releases · aristanetworks/pyavd-utils
v0.0.5-dev1
What's Changed
Fixed issues in rust
- Fix(rust): Adjust feature scoping of imports by @ClausHolbechArista in #88
- Fix(rust): Fixing the compilation errors and warnings in avdschema by @Shivani-gslab in #90
- Fix(rust): YAML parser - fix incorrect bridging to dedented value. by @ClausHolbechArista in #109
Other Changes
- Refactor(rust): Minor fixes in avdschema::Store by @ClausHolbechArista in #79
- Refactor(rust): Adjust api for default_dynamic_keys on Dict schema by @ClausHolbechArista in #81
- Refactor(rust): Abstract data type for avdschema helpers by @ClausHolbechArista in #82
- Refactor(passwords): Improve license controls and remove direct dependency on rand by @ClausHolbechArista in #86
- Refactor(rust): Replace regex crate with fancy-regex to support lookaround patterns by @Shivani-gslab in #89
- Refactor(validation): Rebuild validation around the Trait ValidatableValue by @ClausHolbechArista in #80
- Refactor(rust): Remove test_schema_store from workspace members by @ClausHolbechArista in #95
- Refactor: Handling compilation panicking for regex patterns in avdschema by @Shivani-gslab in #96
- Feat(rust): Add yaml-parser crate by @ClausHolbechArista in #85
- Refactor(rust): Fix yaml-parser comments ignored for indentation by @ClausHolbechArista in #99
- Refactor(validation): abstract ParseDiagnostic conversions by @ClausHolbechArista in #94
- Refactor: Consolidate input validation in simple_7 encrypt/decrypt by @Shivani-gslab in #98
- Bump: Release 0.0.5.dev1 by @gmuloc in #113
New Contributors
- @Shivani-gslab made their first contribution in #90
Full Changelog: v0.0.4...v0.0.5-dev1
v0.0.4
What's Changed
Other new features and enhancements
- Feat: Add cv_deploy to schema Store as Option by @carl-baillargeon in #68
Other Changes
- Refactor(rust): Make Schema Store use a hashmap instead of specific names by @ClausHolbechArista in #71
New Contributors
- @carl-baillargeon made their first contribution in #68
Full Changelog: v0.0.3...v0.0.4
v0.0.3
v0.0.2
What's Changed
Other new features and enhancements
- Feat: Emit warnings for root eos_cli_config_gen keys when validating eos_designs data by @gmuloc in #39
Other Changes
- Refactor: Make the Configuration fields settable as well for ease of use from Python by @gmuloc in #43
- Refactor: Update known role EOS Config input keys by @gmuloc in #44
- Refactor(validation): Update eos_cli_config_gen role keys by @ClausHolbechArista in #47
- Refactor: Update eos_cli_config_gen role variables by @gmuloc in #55
- Refactor: Add Rust formatting and linting to pre-commit by @ClausHolbechArista in #56
- Refactor: Update schema names to avd_design and eos_config by @ClausHolbechArista in #53
Full Changelog: v0.0.1...v0.0.2
v0.0.2-dev3
What's Changed
Other Changes
- Refactor: Make the Configuration fields settable as well for ease of use from Python by @gmuloc in #43
- Refactor: Update known role EOS Config input keys by @gmuloc in #44
- Bump: Pre-release v0.0.2-dev3 by @ClausHolbechArista in #45
Full Changelog: v0.0.2-dev1...v0.0.2-dev3
v0.0.2-dev2
What's Changed
Other Changes
- Refactor: Make the Configuration fields settable as well for ease of use from Python by @gmuloc in #43
- Refactor: Update known role EOS Config input keys by @gmuloc in #44
Full Changelog: v0.0.2-dev1...v0.0.2-dev2
v0.0.2-dev1
What's Changed
Other new features and enhancements
- Feat: Emit warnings for root eos_cli_config_gen keys when validating eos_designs data by @gmuloc in #39
Other Changes
- Bump: Pre-release v0.0.2-dev1 by @ClausHolbechArista in #40
Full Changelog: v0.0.1...v0.0.2-dev1
v0.0.1
What's Changed
Other Changes
- CI: Cleanup pylintrc by @gmuloc in #7
- CI: better tests for release workflow by @gmuloc in #9
- CI: pre-commit autoupdate by @pre-commit-ci[bot] in #10
- Refactor: Improve validation by @ClausHolbechArista in #8
- Refactor: Improve validation - second round by @gmuloc in #12
- Bump: Bump to v0.0.1.dev2 by @gmuloc in #11
- Feat: Add musl linux build by @gmuloc in #13
- CI(requirements): Bump coverage[toml] from 7.12.0 to 7.13.0 in the dev group across 1 directory by @dependabot[bot] in #17
- CI: Bump SonarSource/sonarqube-scan-action from 6.0.0 to 7.0.0 by @dependabot[bot] in #14
- Bump: Bump to v0.0.1.dev3 by @gmuloc in #18
- CI: Fix release workflow by @gmuloc in #19
- Bump: Pre-release v0.0.1-dev4 by @ClausHolbechArista in #23
- Fix(validation): Ensure coercion on schemas with unresolved $ref by @ClausHolbechArista in #25
- Bump: Pre-release v0.0.1-dev5 by @ClausHolbechArista in #27
- Feat(passwords): Implement type 7 passwords for CBC TripleDES by @gmuloc in #28
- Feat(passwords): Implement type 7 passwords for simple obfuscation by @ClausHolbechArista in #29
- Bump: Release v0.0.1 by @gmuloc in #30
New Contributors
- @pre-commit-ci[bot] made their first contribution in #10
- @dependabot[bot] made their first contribution in #17
Full Changelog: v0.0.1-dev1...v0.0.1
v0.0.1-dev5
What's Changed
Other Changes
- Fix(validation): Ensure coercion on schemas with unresolved $ref by @ClausHolbechArista in #25
- Bump: Pre-release v0.0.1-dev5 by @ClausHolbechArista in #27
Full Changelog: v0.0.1-dev4...v0.0.1-dev5
v0.0.1-dev4
What's Changed
Other Changes
- CI: Fix release workflow by @gmuloc in #19
- Bump: Pre-release v0.0.1-dev4 by @ClausHolbechArista in #23
Full Changelog: v0.0.1-dev3...v0.0.1-dev4