Releases: dice-project/DICE-Deployment-IDE-Plugin
Release 0.3.3
0.3.3
- Limits blueprint extensions by default: in the file selection dialog we added a default filter that limits display to
*.yaml
,*.yml
and*.txt
files. - Fixed a typo in resource selection prompt.
- Tycho is now at version 1.0.0.
To install this release, use the following update site in Eclipse:
https://dice-project.github.io/DICE-Deployment-IDE-Plugin/updates/0.3.3
The DICE IDE uses the following update site:
https://dice-project.github.io/DICE-Deployment-IDE-Plugin/updates_standalone/0.3.3
Release 0.3.2
0.3.2
- Fixed a blocking error in the run configuration dialog, which failed
with an error if the project was not a git repository.
To install this release, use the following update site in Eclipse:
https://dice-project.github.io/DICE-Deployment-IDE-Plugin/updates/0.3.2
The DICE IDE uses the following update site:
https://dice-project.github.io/DICE-Deployment-IDE-Plugin/updates_standalone/0.3.2
0.3.1
0.3.1
- Fixed a silent error when creating a run configuration while no services are configured. Now the user gets a descriptive error and an instruction what to do.
- Users can now save run configurations that do not validate. Saving is possible, but running such configurations is still not possible.
- Renamed the view group "Delivery Tool" into "DICE Delivery Tool".
- With each configuration run execution, the plug-in now collects metadata related to the project being deployed. The metadata sent to DICE Deployment Service are used when registering the application with the DICE Monitoring Service.
- Cheat sheets can now be viewed in random order.
- Split the update site to separately provide updates for DICE platform and regular Eclipse.
- Removed the cheat sheets from DICE platform update site to be compliant with the integration process.
- Removed the optional DICE compatibility feature from the DICE platform update site.
To install this release, use the following update site in Eclipse:
https://dice-project.github.io/DICE-Deployment-IDE-Plugin/updates/0.3.1
The DICE IDE uses the following update site:
https://dice-project.github.io/DICE-Deployment-IDE-Plugin/updates_standalone/0.3.1
0.3.0
- Upgrade to a fully integrated Eclipse plug-in. This removes the web views into virtual deployment containers.
- New preferences page for adding and managing access points to DICE Deployment Services.
- The preferences dynamically poll the RESTful interface from DICE Deployment Service to provide up-to-date virtual deployment container list.
- New panel showing live status of the virtual deployment containers.
- Eclipse plug-ins are now built using Tycho maven plug-in.
- Automatic bundling of the deployment resources with the deployment blueprint.
- Client has a TLS support.
- Options and menu actions are now consolidated with the DICE platform's common options and menu entries.
Update site is available at the following URL:
http://dice-project.github.io/DICE-Deployment-IDE-Plugin/updates/0.3.0
0.3.0 pre-release
This is a pre-release version of the DICE Deployment Service's IDE plug-in.
0.1.2 - Initial release
- Initial release for DICE Deployment Service Eclipse plug-in.
- Preferences page for setting the DICE deployment service's access point and the container UUID for the application to be deployed.
- Integrated the DICE deployment service using Eclipse's built-in web browser.