Releases: ErnestOrt/Trampoline
Restart Running Instance
This release comes from @jtwalraven . Thanks for your time, proactivity and simple/clean actions!
This is for you: 🥇
Main Goal
The main goal of this release is to provide the possibility to restart a running instance.
Minor Goals
Shutdown instance button with power-off icon.
Dedicated Release to 150th Stargazer!
@salman-khandu You will always be remembered as the star 150th!! You deserved it!! ;))
HappyCoding mate!!
Minor fix Windows environments
This minor release comes from @jtwalraven, who fixes issues on Windows environments where the Maven location is not set.
This is for you mate! 🥇
Checkout Branch, Pull Code and Restart Instances
This feature comes from feedback provided by @72MiguelGomes on ticket #20. Thanks for proposing enhancements!
Main Goal
The main goal of this release is to provide an integration with git, to allow pull the new code and restart instances from services we are not working on that moment but we need the latest version.
Started instances with old version will not be able to be restarted
Minor Goals
- Ability to edit registered microservices
- Improving error notifications
GIT information for deployed instances
Minor fix on removing microservice
Main Goal
When removing microservice, microservice id must be removed also from groups it was present.
Launching a microservices group
Executable flag to gradle *nix wrappers
First of all, appreciate pull request done by @davidecavestro, this minor release comes from his time.
Main Goal
Added executable flag to gradle *nix wrappers
Start Trampoline using Gradle
Main goal
Right now, you can use well known commands mvn spring-boot:run or ./gradlew (or gradlew.bat) bootRun to start Trampoline.