Releases: yoanbernabeu/GoJelastic
Releases · yoanbernabeu/GoJelastic
v0.1.6 - Swaps external IP addresses between source and target nodes
v0.1.5 - Fix JPS URL
v0.1.4 - Improve Documentation + Install Custom JPS
What's Changed
- v0.1.4 by @yoanbernabeu in #6
- Improve and fix documentation
- Add install command for custom JPS Manifest file
Full Changelog: v0.1.3...v0.1.4
v0.1.3 - New commands and installation simplification
What's Changed
- V0.1.3 - New commands and installation simplification by @yoanbernabeu in #5
- documentation generation command
- Gets extended account billing history by period
- Gets the information about all environments of a user
- Provides information about firewall rules for the environment
- Gets information about the user
- Sends an email with the link to reset the account password
- Installation simplification for Linux/Darwin environments
- JSON formatting in terminal return
Full Changelog: v0.1.2...v0.1.3
v0.1.2 - Lots of new command lines and documentation
v0.1.1 - Using a Configuration File for Token and URL Storage
v0.1.0 - Welcome GoJelastic !
The official Jelastic command-line interface (CLI) is written in Java, which can make it heavy and inconvenient to use in continuous integration/continuous deployment (CI/CD) environments.
Rewriting the CLI in Go will make it lighter and more portable, allowing it to be easily incorporated into CI/CD pipelines and used on a variety of systems without the need for additional dependencies.
This will make it easier for developers to manage and deploy applications on Jelastic, improving efficiency and streamlining the development process.