8000 Releases · f5devcentral/vscode-f5 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: f5devcentral/vscode-f5

vscode-f5-fast-v0.1.7

20 May 23:09
Compare
Choose a tag to compare
vscode-f5-fast-v0.1.7 Pre-release
Pre-release

Modified

  • More work to allow port specification on device item: user@device.domain.net:8443
  • Added more feedback (warning pop up) for failed api calls
  • Documentation on client side logging and BIG-IQ usage

https://github.com/DumpySquare/vscode-f5-fast/blob/master/CHANGELOG.md

vscode-f5-fast-v0.1.8

25 May 21:06
Compare
Choose a tag to compare
vscode-f5-fast-v0.1.8 Pre-release
Pre-release

Modified

  • Now allowing all http responses so it would show more information about failing declarations
    • Was only allowing 200/201/202/404/422
    • This was to allow for more robust error handling for async post operations
  • Updated password prompt to provide more clarity of what is expected
  • Refined conditions that clear cached passwords

Added

  • Auto-refresh AS3 trees after tenant delete or declaration post
    • includes a slight pause to let processing complete before refresh
  • AS3 async post
    • Settings boolean enabled by default, to default all as3 posts to async
    • Provides "progress bar" with details about dec post status
  • DO async post
    https://github.com/DumpySquare/vscode-f5-fast/blob/master/CHANGELOG.md

vscode-f5-fast-v0.1.5

18 May 17:47
Compare
Choose a tag to compare
vscode-f5-fast-v0.1.5 Pre-release
Pre-release

Please see README and CHANGELOG.

0