Releases: giantswarm/apptest-framework
Releases · giantswarm/apptest-framework
v1.10.2
v1.10.1
Fixed
- Update
clustertest
with GitHub latest release fix
v1.10.0
Changed
- Upgraded Go to v1.23.1 and updated all modules to match
v1.9.0
Release v1.9.0 (#168)
v1.8.0
Changed
- Updated all dependencies to latest version
v1.7.1
Fixed
- Updated clustertest with fix for version prefix on releases
v1.7.0
Documentation
- Added more docs on how to write App tests
Changed
- Updated all modules to latest (including support for Kubernetes v1.31)
Fixed
- Replace
containerdVolumeSizeGB
andkubeletVolumeSizeGB
withlibVolumeSizeGB
(from cluster-standup-teardown upgrade)
v1.6.0
Added
- Support for testing default apps (and those within default bundles) as long as testing against a provider that supports Releases
- Added example test suites for bundles and default apps
v1.5.0
Changed
- Updated all dependencies to latest version
v1.4.0
Changed
- Updated all depenedncies to latest version