Skip to content

Releases: cloudogu/dogu-build-lib

v2.0.0

31 Jan 08:24
v2.0.0
2c1750e
Compare
Choose a tag to compare

Fixes semantic versioning issue of release [v1.11.0]

Removed

  • [#36] Remove functions lintDockerfile() and shellCheck to ces-build-lib

v1.11.0 - Deprecated

30 Jan 16:19
719718f
Compare
Choose a tag to compare

This Release is deemed deprecated in favor of [v2.0.0] because of wrong semantic versioning.

Removed

  • [#36] Remove functions lintDockerfile() and shellCheck to ces-build-lib

v1.10.0

19 Oct 11:36
Compare
Choose a tag to compare

Added

  • [#34] Option to configure the namespace used in upgrade test.

v1.9.0

19 Oct 09:40
v1.9.0
04005ac
Compare
Choose a tag to compare

Added

  • [#32] Option to configure the machine type for the provisioned machine.

v1.8.0

12 Oct 13:21
Compare
Choose a tag to compare

Added

  • Add upgradeFromPreviousRelease function to support dogu upgrade tests; #29

v1.7.0

12 Oct 09:46
v1.7.0
7f3c604
Compare
Choose a tag to compare

Added

  • [#28] Add changeAdminGroup to EcoSystem-class to change the admin group of the EcoSystem.
  • [#28] Add restartDogu to EcoSystem-class to restart a dogu.
  • [#28] Add updateCypressConfiguration to Cypress-class to update the current configuration with the newest admin
    group.

v1.6.0

14 Dec 06:13
v1.6.0
ce88352
Compare
Choose a tag to compare

Added

  • Option for additional purge parameters; #26

v1.5.1

17 Nov 08:17
Compare
Choose a tag to compare

Added

  • Function waitUntilAvailable(doguName, timeout) to wait until the dogu is ready for interaction

v1.5.0

16 Nov 14:36
Compare
Choose a tag to compare

Added

  • Function waitUntilAvailable(doguName, timeout) to wait until the dogu is ready for interaction

v1.4.1

20 Sep 09:34
c18f731
Compare
Choose a tag to compare

Fixed

A new EcoSystem image has been released which is not compatible with the previous version. The disk size has increased from 64 GB to 100 GB.