2023.1.0 - 2023-01-19
- Compatibility with Rider 2023.1
- Action to browse service and replica host
- Action to attach debugger to services and replicas
- Replica metrics tab
- Compatibility with Rider 2022.3
- Compatibility with 2022.2 version of the platform
- Compatibility with 2022.1 version of the platform
- Options to the
tye run
command:--watch
,--debug
,--framework
tye build
andtye push
actions to the Services tool windowtye build
andtye push
actions to the Project view window
- Reduce the number of supported IDE to Rider
Scaffold Tye File
action now uses solution file as a path argument- Updating values in the dashboard
- New action to uninstall tye global tool
- Ingress nodes
- Rewrite run configuration
- Tye global tool version is updated to 0.11.0-alpha.22111.1
- Update to .NET 6
- List of replicas to the Services tool window
- Action to go to the source file from the Services tool window
- Version label for tool path input in the settings
- Do not show notification about a new version if tye isn't installed
- Tye group to the Services tool window
- Tye tool window
- Tye global tool version is updated to 0.10.0-alpha.21420.1
- New version check during the startup
- Action for updating tye global tool
- Option to disable tye global tool new version check
- Tye global tool version is updated to 0.9.0-alpha.21380.1
- Fixed ability to connect to Tye Dashboard by @rohan-buchner (#51)
- Fixed stopping process (#57)
- Compatibility with 2021.2 version of the platform
- Tye global tool version is updated to 0.8.0-alpha.21352.1
- Check tye version at startup
- Action to update tye global tool
- Action to perform shutdown tye application
- Action to connect to tye host
- Plugin icon
- Update tye version to 0.7.0-alpha.21279.2
- Tool window with tye dashboard
- Dialog to overwrite an existing file during scaffolding
- Tye icons
- New options in the run configuration to send logs, traces or specify tags.
- Tye file association
- Tye schema
- Run
tye run
command from thetye.yaml
file
- Initial scaffold created from IntelliJ Platform Plugin Template
- Action for install tye global tool
- Action for scaffold
tye.yaml
file into solution folder - Run configuration for
tye run
command