Releases: cloudogu/dogu-build-lib
Releases · cloudogu/dogu-build-lib
v2.0.0
Fixes semantic versioning issue of release [v1.11.0]
Removed
- [#36] Remove functions
lintDockerfile()
and shellCheck
to ces-build-lib
v1.11.0 - Deprecated
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
Added
- [#34] Option to configure the namespace used in upgrade test.
v1.9.0
Added
- [#32] Option to configure the machine type for the provisioned machine.
v1.8.0
Added
- Add upgradeFromPreviousRelease function to support dogu upgrade tests; #29
v1.7.0
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
Added
- Option for additional purge parameters; #26
v1.5.1
Added
- Function
waitUntilAvailable(doguName, timeout)
to wait until the dogu is ready for interaction
v1.5.0
Added
- Function
waitUntilAvailable(doguName, timeout)
to wait until the dogu is ready for interaction
v1.4.1
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.