Skip to content

1.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Dec 13:50
· 1 commit to master since this release

Compatibility with ESXi 8.0

  • Changed FQDN retrieval (9da2a81)
  • Adapted build pipeline (9ec56ba, 078e726)
    • The previously used packing tool VIB author produced artifacts without SHA-256 digest for gzipped payloads. As ESXi 8.0 requires this digest to be present in the manifest, the VIB file and offline bundle are now built differently

Service Resilience

  • In case of failed renewals, e.g., due to network hiccups, a still valid cert is retained and not immediately replaced with a self-signed one (a587783)