Skip to content

v0.12.0

Compare
Choose a tag to compare
@titom73 titom73 released this 05 Jan 16:06
· 209 commits to main since this release
540c2c6

What's Changed

Breaking Changes

  • fix(anta.cli)!: Remove confusing -i option in anta get from-ansible by @titom73 in #474
  • fix(anta.cli)!: Avoid requiring username, password, inventory for the get commands by @gmuloc in #447

New features and enhancements

  • feat(anta.cli): Show lines between table rows for readability by @paullavelle in #455
  • feat: unsupported platform warning by @mtache in #437
  • feat: Custom type Interface will format interface name by @mtache in #480

Fixed issues

  • fix(anta): Catalog issues when parsed data has the wrong type by @gmuloc in #462
  • fix(anta.tests): Add quotes around version name in VerifyEOSVersion by @titom73 in #471
  • fix(anta.cli): Use configured anta inventory as output by default in get from-ansible by @titom73 in #469
  • fix: improve various logs by @mtache in #481

Documentation

  • doc: Fix wrong test name by @gmuloc in #464
  • doc: Remove BGP deprecated doc by @gmuloc in #477
  • doc: Banner for main being unstable is hidden because of this setting by @gmuloc in #485

Other Changes

  • chore: update pydantic requirement from <2.5.0,>=2.1.1 to >=2.1.1,<2.6.0 by @dependabot in #456
  • chore: update rich requirement from <13.7.0,>=13.5.2 to >=13.5.2,<13.8.0 by @dependabot in #467
  • refactor(anta.tests): Remove decorator and deprecated tests by @gmuloc in #473
  • chore: bump isort from 5.12.0 to 5.13.1 by @dependabot in #491
  • chore: bump black from 23.11.0 to 23.12.0 by @dependabot in #492
  • chore: bump isort from 5.13.1 to 5.13.2 by @dependabot in #494
  • chore: bump isort and black in pre-commit by @titom73 in #496
  • chore: Add a devcontainer environment for remote development by @titom73 in #497
  • chore: bump black from 23.12.0 to 23.12.1 by @dependabot in #502
  • chore: bump flake8 from 6.1.0 to 7.0.0 by @dependabot in #511

New Contributors

Full Changelog: v0.11.0...v0.12.0