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
- 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
- bump cli docker image version to v2024.10.11## August 19, 2024## August 19, 2024## August 19, 2024
- convert from Docker to Composite Github Action
- 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
- 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
- Update actions/setup-go to V4
- Set default environment to production when not set by enduser
- 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
- fix bug with empty service alias## January 10, 2023
0.1.0 - 2021-06-27
- bump to use opslevel cli version 0.1.0-beta.1
v0.0.2 - 2021-06-19
- strip whitespace from ./opslevel.yml service name
- improve parameter documentation
- add ability to read ./opslevel.yml for the service name