Skip to content
This repository has been archived by the owner on Aug 24, 2023. It is now read-only.

Latest commit

 

History

History
152 lines (109 loc) · 4.12 KB

CHANGELOG.md

File metadata and controls

152 lines (109 loc) · 4.12 KB

tye-plugin Changelog

2023.1.0 - 2023-01-19

Added

  • Compatibility with Rider 2023.1

Added

  • Action to browse service and replica host
  • Action to attach debugger to services and replicas
  • Replica metrics tab
  • Compatibility with Rider 2022.3

Changed

  • Compatibility with 2022.2 version of the platform

Changed

  • Compatibility with 2022.1 version of the platform

Added

  • Options to the tye run command: --watch, --debug, --framework
  • tye build and tye push actions to the Services tool window
  • tye build and tye push actions to the Project view window

Changed

  • 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

Added

  • New action to uninstall tye global tool
  • Ingress nodes

Changed

  • Rewrite run configuration
  • Tye global tool version is updated to 0.11.0-alpha.22111.1
  • Update to .NET 6

Added

  • 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

Fixed

  • Do not show notification about a new version if tye isn't installed

Added

  • Tye group to the Services tool window

Removed

  • Tye tool window

Changed

  • Tye global tool version is updated to 0.10.0-alpha.21420.1

Fixed

  • New version check during the startup

Added

  • Action for updating tye global tool
  • Option to disable tye global tool new version check

Changed

  • Tye global tool version is updated to 0.9.0-alpha.21380.1

Fixed

Changed

  • Compatibility with 2021.2 version of the platform
  • Tye global tool version is updated to 0.8.0-alpha.21352.1

Added

  • Check tye version at startup
  • Action to update tye global tool
  • Action to perform shutdown tye application
  • Action to connect to tye host

Changed

  • Plugin icon
  • Update tye version to 0.7.0-alpha.21279.2

Added

  • Tool window with tye dashboard
  • Dialog to overwrite an existing file during scaffolding

Changed

  • Tye icons

Added

  • New options in the run configuration to send logs, traces or specify tags.

Added

  • Tye file association
  • Tye schema
  • Run tye run command from the tye.yaml file

Added

  • 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