Skip to content

Releases: yoanbernabeu/GoJelastic

v0.1.6 - Swaps external IP addresses between source and target nodes

04 Oct 13:04
14c43ec
Compare
Choose a tag to compare

v0.1.5 - Fix JPS URL

17 Jan 13:55
cd45242
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.5

v0.1.4 - Improve Documentation + Install Custom JPS

16 Jan 21:16
01ead4d
Compare
Choose a tag to compare

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

30 Dec 10:47
c36eae5
Compare
Choose a tag to compare

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

22 Dec 16:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...0.1.2

v0.1.1 - Using a Configuration File for Token and URL Storage

22 Dec 09:03
6fef4db
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0 - Welcome GoJelastic !

21 Dec 15:04
Compare
Choose a tag to compare

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.