Releases: pehrs/vespa-yql-plugin
Releases · pehrs/vespa-yql-plugin
Version 1.0.3
Changes
- Support for Vespa Java Apps
- Package, prepare and activate will call maven before packaging and uploading the application.
- The Vespa tool windows (except for the Side panel) will be hidden from start until they are needed.
- New tool window for Vespa Cluster logs
- Works with log files/dirs mapped from docker containers (
vespa.log
orlogarchive
directory).
- Works with log files/dirs mapped from docker containers (
Version 1.0.2
Changes
- TLS support for connections (not tested on vespa-cloud as I do not have a vespa-cloud)
- Right click on application dir and select "Package, Prepare and Activate"
* Onlys zips the dir and calls the prepare and activate function on the config endpoint
* No support for application code for now. - Simple visualization of service.xml files
* Right-click on a services.xml file and select "Show Service Overview" - Show connection status in the Vespa dock
- Simple visualization of services.xml files.
* Just right-click on aservices.xml
file and select the "Show Services Overview" action.
Full Changelog: https://github.com/pehrs/vespa-yql-plugin/commits/1.0.2