Skip to content

Releases: pivotal-cf/om

7.13.0

23 Jul 18:04
6634c2a
Compare
Choose a tag to compare
Update task.sh

Updating Go Version to match go.mod version

7.12.0

21 Jun 20:40
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 7.11.0...7.12.0

7.11.0

23 Apr 17:02
Compare
Choose a tag to compare

What's Changed

New Contributors

7.10.1

24 Jan 20:39
Compare
Choose a tag to compare

Bug fixes

  • Fixed a bug in om vm-lifecycle upgrade-opsman that occurred when both the input and currently-installed versions of
    Ops Manager were identical 3.0.X+LTS-T versions.
    • In previous versions of om that had the bug, this scenario would always cause Ops Manager to be reinstalled, even if
      the --recreate flag wasn't used.
    • This release restores the intended behavior: printing a message and exiting early if the --recreate flag isn't
      passed, and reinstalling Ops Manager if it is.

7.10.0

16 Jan 22:00
Compare
Choose a tag to compare

Features

  • Add support for AWS Assume Role.

7.9.0

24 Feb 18:33
Compare
Choose a tag to compare

What's Changed

  • #595: Add --all-inactive option to delete CAs. This adds an optional flag to om delete-certificate-authority that finds all the inactive certificate authorities and deletes them rather than requiring that the operator specify the GUID.
  • #596: Update activate-certificate-authority to activate latest inactive CA without passing CA GUID.
  • Handle 207 multi-status warning message in activate-certificate-authority, create-certificate-authority, generate-certificate-authority and regenerate-certificates commands.

Bug Fixes

  • vSphere usernames containing URI-reserved characters
    are now URI-encoded for use in requests.

7.8.2

24 Oct 16:50
Compare
Choose a tag to compare

Bug fix

591 added support for jammy stemcell

7.8.1

13 Oct 17:14
Compare
Choose a tag to compare

This version of OM is built with Go 1.19.1.

Full Changelog: 7.8.0...7.8.1

7.8.0

11 Oct 20:11
Compare
Choose a tag to compare

Bug fixes

#586: Fixes om nom panic when OpsMan instance does not have a public IP address. @crhntr

Note: the previous version (7.7.0) erroneously claimed to have included the om nom bugfix when it actually didn't. This version (7.8.0) has been confirmed to contain the fix. @Spimtav

Full Changelog: 7.7.0...7.8.0

7.7.0

08 Jul 17:50
Compare
Choose a tag to compare

Bug fixes

#586: Fixes om nom panic when OpsMan instance does not have a public IP address. @crhntr

Note: The bugfix above was mistakenly included in the release notes, but is not actually present in v7.7.0. Please download v7.8.0 instead, which does include it.

Full Changelog: 7.6.0...7.7.0