Skip to content

Releases: adamkirchberger/nectl

0.19.3

11 Dec 12:24
Compare
Choose a tag to compare

0.19.3 (2023-12-11)

Ci

  • ci: fix docker image p3.12 issue (#32)

  • ci: pin docker py version due to napalm py3.12 issue

  • ci: remove unnecessary dependency (737be8a)

Fix

0.19.2

11 Dec 11:19
Compare
Choose a tag to compare

0.19.2 (2023-12-11)

Fix

  • fix: Allow pydantic2 versions and version fix (#31)

  • fix: allow newer pydantic versions

  • chore: update gitignore

  • ci: version bump fix (dfb2fd4)

0.19.1

21 Nov 18:08
Compare
Choose a tag to compare

0.19.1 (2023-11-21)

Fix

  • fix: broken release due to missing dependency (#29)

  • fix: semantic release variable bumping

  • chore: update dependencies

  • feat: run validation checks on hosts using pytest

  • test: add test for api get hosts

  • fix: disable pytest warnings on checks

  • test: show test output when assert fails

  • fix: checks list order

  • fix: broken release due to missing dependency


Co-authored-by: Adam Kirchberger <adamkirchberger@users.noreply.github.com> (45f381f)

0.19.0

21 Nov 17:42
Compare
Choose a tag to compare

0.19.0 (2023-11-21)

Feature

  • feat: add checks feature (#28)

  • fix: semantic release variable bumping

  • chore: update dependencies

  • feat: run validation checks on hosts using pytest

  • test: add test for api get hosts

  • fix: disable pytest warnings on checks

  • test: show test output when assert fails

  • fix: checks list order


Co-authored-by: Adam Kirchberger <adamkirchberger@users.noreply.github.com> (3389c6c)

0.18.3

14 Nov 17:02
Compare
Choose a tag to compare

0.18.3 (2023-11-14)

Fix

  • fix: cli total diff to count created diff files (#27)

  • fix: cli total diff to count created diff files

  • fix: remove blank homepage (af82f86)

0.18.2

30 Oct 14:37
Compare
Choose a tag to compare

0.18.2 (2023-10-30)

Fix

  • fix: use pydantic v1 settings when v2 installed (#26) (7c16bc1)

0.18.1

30 Oct 12:09
Compare
Choose a tag to compare

0.18.1 (2023-10-30)

Fix

  • fix(deps): bump cryptography from 41.0.3 to 41.0.4 (#20)

Bumps cryptography from 41.0.3 to 41.0.4.


updated-dependencies:

  • dependency-name: cryptography
    dependency-type: indirect
    ...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Adam Kirchberger <24639394+adamkirchberger@users.noreply.github.com> (8c6d0b6)

0.18.0

30 Oct 11:19
Compare
Choose a tag to compare

0.18.0 (2023-10-30)

Feature

  • feat: discovered hosts returned as dict (#25)

  • feat: discovered hosts returned as dict (62ef067)

0.17.1

24 Oct 11:18
Compare
Choose a tag to compare

0.17.1 (2023-10-24)

Fix

  • fix: configs get command not fetching backups (#24) (eee07fc)

0.17.0

24 Oct 10:29
Compare
Choose a tag to compare

0.17.0 (2023-10-24)

Feature

  • feat: add external api and ssh key argument (#23)

  • feat: add nectl api to allow integration into other tools

  • fix: add ssh private key argument

  • refactor: types and docstrings

  • chore: remove eol python3.7 and update lock deps

  • fix: dpath and pydantic new version changes (1107ac4)