Releases: f5devcentral/vscode-f5
Releases · f5devcentral/vscode-f5
vscode-f5-fast-v0.1.7
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
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
Please see README and CHANGELOG.