Skip to content

Commit 6ee016b

Browse files
authored
Merge branch 'main' into release-1.16.0
2 parents 7558cef + 68b7384 commit 6ee016b

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

docs/admin/release_notes/version_1.15.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,16 @@ This document describes all new features and changes in the release. The format
88
- Add parser support for Rad ETX.
99
- Update the library to the NTC 2025 development standards.
1010

11+
<!-- towncrier release notes start -->
12+
13+
## [v1.15.2 (2025-12-31)](https://github.com/networktocode/netutils/releases/tag/v1.15.2)
14+
15+
### Fixed
16+
17+
- [#723](https://github.com/networktocode/netutils/issues/723) - Fix the GitHub release failures occurring in CI.
18+
- [#741](https://github.com/networktocode/netutils/issues/741) - Fixed the logic error where `salt=0` was ignored in `encrypt_cisco_type7`
19+
- [#750](https://github.com/networktocode/netutils/issues/750) - Fix PAN-OS banner parsing by removing IOS-style banner end normalization.
20+
1121
## [v1.15.1 (2025-10-20)](https://github.com/networktocode/netutils/releases/tag/v1.15.1)
1222

1323
### Added

0 commit comments

Comments
 (0)