- Extended Cloud Asssets panel to provide features like SSH to Compute instance
- Other Cloud Assets improvements
- Fixes in Endpoints display when Controller is added
- Keep track of the REST queries document even if not saved yet
- Various other fixes in Micronaut Panel
- Endpoints and Beans explorers display symbols originating in dependent libraries.
- Assist at composing of REST queries in REST Client
- Source code actions for creation of non database endpoints in Controllers
- Create tests for Micronaut endpoints
- GitHub repo name updated
- Various bug fixes included...
- Renamed to "Tools for Micronaut® framework"
- Bug fixes
- Fix for Compose REST Query action doesn't work starting from VS Code 1.86.0.
- Saved REST Queries Document not reused for subsequent queries
- Adds
gcp
module as recognized GCN subproject
- Micronaut:
- Application Panel added to support Managemement & Control Panel
- Expression Language support
- Controllers bound to data Repositories generated and available in code completion
- OCI Vault can be used for OCI ATP connection properties storage and used in runtime on OKE via Configmap
- Fixes in Run, Debug code lenses
- Numerous bug fixes and improvements
- MySQL Connector/J updated to v. 8.2.0
- Fix in Java .properties files handling for Micronaut/GCN
- Fix for command palette commands not displayed
- Open sourcing changes
- Java application are launched or debugged with the help of the build system: build system plugins can setup the environment. Maven and Gradle are supported.
- Support for "Continuous" run mode for Micronaut applications
- Oracle Autonomous JDBC driver included
- MySQL JDBC driver included
- Depends on Micronaut Launch and GCN Launcher extensions
- 3rd party libraries updated
- Enable uppercase letters in Micronaut project name
- Dependency on the GraalVM Tools for Java extension removed
- Update of 3rd party libraries
- Update of 3rd party libraries
- Update of 3rd party libraries
- Using QuickPick separators for project wizard feature categories
- Do not
.gitignore
gradle wrapper
- Update of terser npm to v. 5.14.12 due to CVE-2022-25858
- Special preconfigured terminal for building native image on Windows. GraalVM 22.2.0 and later is required
- Micronaut CLI setting is Remote SSH aware
- Documentation updates
- Logo change to comply with trademarks
- Register Micronaut for Oracle Developer Tools for VS Code (SQL and PLSQL) Extension to create DB connection
- Micronaut 'Build Native Image' uses nativeCompile command and GraalVM Gradle plugin for Micronaut 3.2.0 and newer
- Deploy, run and debug Micronaut apps in Kubernetes
- Works for OCI and minikube
- Fixes and other improvements
- Project can be created even if no Java is present on the system
- Extra directory from Micronaut wizard fixed for project creation
- Renamed to "GraalVM Tools for Micronaut"
- Security: updated dependencies
- Deploy command added to deploy OCI
- Set custom Micronaut Launch service URL
- Repository moved
- Bug fixes
- Initial release