Skip to content
Compare
Choose a tag to compare
@virgofx virgofx released this 15 Oct 19:37
· 112 commits to main since this release
c45b443

What's Changed

Enhancements:

  • Prevent re-runs of the release workflow on merged pull requests (#20).
  • Improved GitHub API interactions and error handling (#19).
  • Added functionality to dynamically obtain and include the Wiki link in the release process.

Bug Fixes:

  • Resolve issue with tracking changes in Terraform modules when multiple commits cancel each other out. Only effective file changes are now tracked (#22).
  • Fixed the output issue preventing the release plan summary from displaying correctly for initial releases.
  • Corrected the indentation in the Wiki sidebar output for proper XHTML formatting.

UI and Documentation Improvements:

  • Enhanced the post-release summary with clickable Wiki links and improved UI elements.
  • Updated docblocks for clarity and maintainability.
  • Updated README.md to reflect new changes and remove references to custom PATs.
  • Clarified SECURITY.md with details on using the default GITHUB_TOKEN for scoped access and simplified token management.

Versioning and Packaging:

  • Prepared assets for the v1.1.0 release, including proper packaging and versioning.

Full Changelog: