Skip to content

Infrahub - v0.15.3

Compare
Choose a tag to compare
@lykinsbd lykinsbd released this 13 Aug 13:57
· 482 commits to stable since this release

Added

  • Add usage of Towncrier to generate Changelog as part of the release process.
    For detailed information, see the Documentation. (#4023)
  • Serve Swagger & Redoc files locally so that the REST-API docs work offline or when isolated from the internet. (#4063)

Fixed

  • Fix attribute uniqueness check that was incorrectly running against schema nodes, (#3986)
  • Provide better information when available during schema conflicts in the pipeline. (#3987)
  • Fix schema sync issue between worker nodes. (#3994)
  • Updates the profile type select when creating a profile, to display more relevant information about the related nodes. (#4001)
  • Fix logic that prevented existing inherited attribute / relationships from being updated. (#4004)
  • Fix attribute uniqueness validator to not run in isolated mode. (#4025)
  • Update getting-started/branches referencing the wrong org from previous step.
    Update getting-started/resource-manager referencing the wrong button.
    Regenerate the screenshots for the tutorial. (#4035)
  • Fix object creation for schema node using enum attribute in uniqueness constraint groups. (#4054)

What's Changed

New Contributors

Full Changelog: infrahub-v0.15.2...infrahub-v0.15.3