Skip to content

Commit 71869cf

Browse files
committed
changelog update for v3.16.0
1 parent d7c2e54 commit 71869cf

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,28 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
2424

2525
---
2626

27+
## [3.16.0] - (02-11-2024)
28+
29+
### Fixed
30+
31+
- Typo in tmosXcRules.json #242
32+
- [BUG] Error running command f5.addHost on machine without internet access #239
33+
- f5-conx-core v1.0.0 changes to make this happen
34+
35+
### Changed
36+
37+
- f5-conx-core v1.0.0
38+
- updated atcVersionsClient to handle errors when internet connectivity is not availible
39+
- Cleaned up cache location
40+
- added lastUpdatedDate in addition to lastCheckDate
41+
- Moved project to full 1.0.0 release. It's been used as is long enough. :)
42+
- All dependencies fully updated
43+
- Removed NYC from tests
44+
- it was causing memory overrun errors
45+
- Updates to http request/response TS models to accomodate newer versions
46+
47+
---
48+
2749
## [3.15.1] - (11-03-2023)
2850

2951
### Added

0 commit comments

Comments
 (0)