Releases: shigechika/junos-ops
Releases · shigechika/junos-ops
v0.22.2
08 May 08:25
Compare
Sorry, something went wrong.
No results found
0.22.2 (2026-05-08)
Bug Fixes
ci: trigger deb.yml on release:published instead of push:tags (#86 ) (01f4992 )
config: rename --intent-rollback back to --no-commit (#87 ) (a337853 )
v0.22.1
08 May 08:13
Compare
Sorry, something went wrong.
No results found
0.22.1 (2026-05-08)
Bug Fixes
ci: trigger rpm.yml on release:published instead of push:tags (#84 ) (2913be8 )
v0.22.0
08 May 07:28
Compare
Sorry, something went wrong.
No results found
0.22.0 (2026-05-08)
Features
config: add --intent-rollback flag for intentional rollback via config bounce (#82 ) (794ac54 )
v0.21.2
08 May 06:59
Compare
Sorry, something went wrong.
No results found
0.21.2 (2026-05-08)
Bug Fixes
ci: bump actions/checkout to v6 and upload-artifact to v7 (#81 ) (d5e92d7 )
packaging: move .deb into workspace before artifact upload (#78 ) (de348b7 )
v0.21.1
08 May 06:30
Compare
Sorry, something went wrong.
No results found
0.21.1 (2026-05-08)
Bug Fixes
packaging: use --builtin-venv in dh_virtualenv to avoid virtualenv dependency (#76 ) (f77d1e8 )
v0.21.0
08 May 06:24
Compare
Sorry, something went wrong.
No results found
0.21.0 (2026-05-08)
Features
packaging: add .deb and .rpm build infrastructure (#74 ) (27e371a )
v0.20.0
08 May 05:32
Compare
Sorry, something went wrong.
No results found
0.20.0 (2026-05-08)
Features
check: add available disk space column to check output (#70 ) (79ea67d )
scripts: add --force to tag_models.py for re-tagging after hardware replacement (#73 ) (6f0aa81 )
Bug Fixes
logging: suppress ncclient/paramiko/jnpr.junos INFO logs when logging.ini is present (#72 ) (2573851 ), closes #67
v0.19.0
08 May 03:03
Compare
Sorry, something went wrong.
No results found
0.19.0 (2026-05-08)
Features
add scripts/tag_models.py to auto-tag hosts with JUNOS model names (#65 ) (9fc184d )
v0.18.5
24 Apr 06:50
Compare
Sorry, something went wrong.
No results found
0.18.5 (2026-04-24)
Bug Fixes
show: suppress PyEZ "CLI command is for debug use only" RuntimeWarning (#63 ) (af43dc8 )
v0.18.4
23 Apr 08:42
Compare
Sorry, something went wrong.
No results found
0.18.4 (2026-04-23)
Bug Fixes
reboot: handle XMLSyntaxError on get_reboot_information gracefully (#61 ) (89fa27d )