Skip to content

Commit

Permalink
hosts + package work
Browse files Browse the repository at this point in the history
  • Loading branch information
DumpySquare committed Mar 18, 2021
1 parent 50f295b commit 13b3ee7
Show file tree
Hide file tree
Showing 26 changed files with 3,667 additions and 518 deletions.
48 changes: 3 additions & 45 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,9 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
- [#111](https://github.com/f5devcentral/vscode-f5/issues/111) - [RFE] enable post fast template command in editor
- Feature actually got removed to provide a clear path to template sets

- [#113](https://github.com/f5devcentral/vscode-f5/issues/113) - [RFE] bigiq view v1
- initial bigiq specific features for as3 templates, applications management, scripts, and devices

---

## [2.10.7] - (02-09-2021)
Expand Down Expand Up @@ -170,51 +173,6 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how

---

## [2.9.0] - (11-12-2020)

** toying with the idea of completeing the f5-conx-core rewrite and re-integrate all changes with all enhancements
- full qkview/ucs create/download/delete


### Added
- iHealth view
- collect/save creds
- list/upload/download
-

- setup full 'cache' directory
- this would be the catch-all for everything
- possibly add functions to open folder as workspace or even clearing cache

- extraction and collection of connection timing stats
- would like to provide some analytics or flame charts with them
- alert user if timing for a particular device/call slows down so much over a given timeframe


- extended device view details
- icon for bigip vs bigip vs nginx?
- adding hostname/tmos version to hover?
- cache details in configuration device details, to be refreshed at every connect
- When connected, the connected device in the device view, gains the ability to expand menus for managing things like:
- UCS create/download/delete (includes mini_ucs)
- QKVIEW create/download/delete
- ATC module list
- versions list for each modules
- install/un-install

### Modified
- rebase with new f5-conx-core
- extracts connectivity functions for use in other projects
- and external testing
- config explorer update (wasn't processing some ucs/qkviews)
- Clearing Config Explorer breaks it
- single tenant from bigiq as3 target
- Updated docs:
- Added "Edit in Github" and modified date header to each page
- fixed changelog reference

---

## [2.8.2] - (11-05-2020)

### Added
Expand Down
Loading

0 comments on commit 13b3ee7

Please sign in to comment.