Skip to content

Latest commit

 

History

History
59 lines (27 loc) · 1018 Bytes

CHANGELOG.md

File metadata and controls

59 lines (27 loc) · 1018 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, adheres to Semantic Versioning, and is generated by Changie.

v1.1.4 - 2023-04-17

👷 CI & Build

  • foo

v1.1.3 - 2023-04-17

🐛 CI Fix

  • Add required labels to pr to trigger rerelease.
  • Add prompting to tasks to release ensuring label is selected as well.

v1.1.2 - 2023-04-17

👷 CI & Build

  • Align the emojis in changie to use what Jenkins workflow searches for to identify "signficant/interesting" changes that should constitute a release.

v1.1.1 - 2022-12-02

🎉 Feature

  • Add changelog

🐛 Bug Fix

  • Use jenkins infra maven cd reusable workflow

Related

v1.1.0 - 2022-12-02

🎉 Feature

  • Add declarative pipeline support

🔥 Breaking Change

  • Mask secrets from logging output

Related