Skip to content

Latest commit

 

History

History
61 lines (53 loc) · 3.02 KB

CHANGELOG.md

File metadata and controls

61 lines (53 loc) · 3.02 KB

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.## November 25, 2024## October 11, 2024

Feature

  • BREAKING CHANGE - this action now supports sending deploys with both Docker and the OpsLevel CLI directly. An optional "use_docker" input arg was added, using Docker by default. To use the OpsLevel CLI directly set "use_docker" to false

Dependency

Refactor

  • convert from Docker to Composite Github Action

Dependency

  • Bump opslevel/cli from v2023.9.12 to v2023.10.8
  • Bump opslevel/report-deploy-github-action from 0.6.0 to 0.7.0
  • Bump opslevel/cli from v2023.11.16 to v2024.1.16## October 03, 2023

Dependency

  • Bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0
  • Bump opslevel/cli from v2023.5.18 to v2023.7.28
  • Bump goreleaser/goreleaser-action from 4.3.0 to 4.4.0
  • Bump opslevel/cli from v2023.7.28 to v2023.8.15
  • Bump opslevel/cli from v2023.8.15 to v2023.8.28
  • Bump actions/checkout from 3 to 4
  • Bump goreleaser/goreleaser-action from 4.4.0 to 4.6.0
  • Bump opslevel/cli from v2023.8.28 to v2023.9.12
  • Bump goreleaser/goreleaser-action from 4.6.0 to 5.0.0## June 15, 2023

Feature

  • Update actions/setup-go to V4
  • Set default environment to production when not set by enduser

Dependency

  • Bump emmyoop/changie_bot from 1.0.1 to 1.1.0
  • Bump opslevel/cli from v2022.12.22 to v2023.4.11
  • Bump opslevel/cli from v2023.4.11 to v2023.5.18## January 17, 2023

Bugfix

Dependency

  • bump to use OpsLevel CLI Version v2022.12.22

0.1.0 - 2021-06-27

Upgrade

  • bump to use opslevel cli version 0.1.0-beta.1

v0.0.2 - 2021-06-19

Bugfix

  • strip whitespace from ./opslevel.yml service name

v0.0.1 - 2021-06-19

Docs

  • improve parameter documentation

Feature

  • add ability to read ./opslevel.yml for the service name