Skip to content

Commit

Permalink
3.8 (#186)
Browse files Browse the repository at this point in the history
* 3.7 work -> hosts folders

* 3.8.0

* telemtry work

* telemetry mostly complete

* telm tweaks+[RFE] clear all passwords command #178

* xc diag work

* define export xc rule structure

* update conx to 0.15.0

* 3.8.1

* password clearing tweaks 2
  • Loading branch information
DumpySquare authored Jul 24, 2022
1 parent 519cf0d commit b5aa6d4
Show file tree
Hide file tree
Showing 24 changed files with 1,701 additions and 995 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@ jobs:
- name: install open-vsix marketplace cli (ovsx)
run: npm install -g ovsx

- name: install teem keys
run: echo "${{ secrets.TEEM_KEY }}" >> TEEM_KEY

- name: package extension
run: vsce package

Expand Down
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,16 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how

---

## [3.8.1] - (07-24-2022)

- deps updates
- telemtry updates
- [RFE] clear all passwords command #178
- <https://github.com/f5devcentral/vscode-f5/issues/178>
- Added TMOS to XC diagnostics to config explorer

---

## [3.7.1] - (03-29-2022)

- as3 declarations/tasks data smoothing (m)
Expand Down
6 changes: 6 additions & 0 deletions images/redDot.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions images/yellowDot.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit b5aa6d4

Please sign in to comment.