Skip to content

Releases: pehrs/vespa-yql-plugin

Version 1.0.3

02 May 09:48
Compare
Choose a tag to compare

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 or logarchive directory).

Version 1.0.2

06 Apr 15:38
Compare
Choose a tag to compare

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 a services.xml file and select the "Show Services Overview" action.

Full Changelog: https://github.com/pehrs/vespa-yql-plugin/commits/1.0.2