Skip to content

Choose a tag to compare

@github-actions github-actions released this 04 Feb 14:49
· 39 commits to master since this release
33804e9

New Features 🎉

  • Feature: Feature: Robust Placeholder System and Output Formatting Engine #226
  • Feature: Feature: Service Chapters, Governance, and Chapter-Oriented Controls #227
    • Add ability to hide specific user-defined chapters from output @Copilot, @miroslavpojer in #102
    • Fix release note row rendering to skip missing fields (type/assignee/developers/PRs) @Copilot, @miroslavpojer in #250
    • "Closed issues without user defined labels" chapter should be the first service chapter @Copilot, @miroslavpojer in #75
    • Add granular control for individual service chapter visibility @Copilot, @miroslavpojer in #101
  • Chapters can be defined by labels combination @miroslavpojer in #100

Security

  • Fix issues detected by Aquasec scanner - CWE-295: Improper Certificate Validation @miroslavpojer in #206
    • Fixed CWE-295: Improper Certificate Validation by reimplementing the target method solution.
  • Fix Aquasec issue - AVD-PIPELINE-0003 @miroslavpojer in #208
    • Removed echoing into env variable. Using job local one.
  • Fix Aquasec Issues - commit sha vs tags @miroslavpojer in #213
    • Update GitHub Actions workflows to use specific versions of actions and add Dependabot configuration

Bugfixes 🛠

Full Changelog

v1.0.0...v1.1.0