All notable changes to this project will be documented in this file. Each new release typically also includes the latest modulesync defaults. These should not affect the functionality of the module.
v4.1.0 (2024-11-13)
Implemented enhancements:
- Allow
file://
URI scheme #53 (smortex) - Add support for FreeBSD 14 #50 (smortex)
- Add support for Debian 12 #49 (smortex)
Fixed bugs:
- Use an AIO-agnostic path to Ruby for tasks #57 (smortex)
- Fix deployment path inference #56 (smortex)
- Fix read_deployment_name on FreeBSD #52 (smortex)
Closed issues:
- Deploying without deployment name is currently broken #55
- Allow deploying from a local file (e.g.
file:///path/to/file
or/path/to/file
) #54
v4.0.1 (2024-01-09)
Fixed bugs:
v4.0.0 (2023-07-05)
Breaking changes:
Implemented enhancements:
v3.0.0 (2022-11-14)
Breaking changes:
v2.0.0 (2022-10-20)
Breaking changes:
Implemented enhancements:
Fixed bugs:
- Fix ownership of deployment before before_deploy hook #32 (smortex)
- Fix listing applications when requiements are missing #29 (smortex)
v1.2.0 (2022-06-16)
Implemented enhancements:
v1.1.0 (2022-06-06)
Implemented enhancements:
- Rely on Puppet 7.16 ablitiy to use the system store #25 (smortex)
- Improve CD Docker integration #23 (smortex)
v1.0.1 (2022-03-17)
Fixed bugs:
v1.0.0 (2022-03-17)
Breaking changes:
Implemented enhancements:
Merged pull requests:
- Release 1.0.0 #21 (smortex)
- Allow configuring the number of deployments to keep #20 (smortex)
- Add tooling to build CD docker images #19 (smortex)
- Allow custom titles #18 (smortex)
- Add some documentation #17 (smortex)
- Rename Deployment#full_path to Deployment#path #15 (smortex)
- Make $path a parameter of application #14 (smortex)
- Drop created_at #12 (smortex)
- Populate environment variables #11 (smortex)
- Fix deployment owner #10 (smortex)
- Add minitar as a gem dependency #9 (smortex)
- Allow downloading using system CA and Puppet PKI #8 (smortex)
- Implement mtree substitutions #7 (smortex)
- Infer deployment name from artifact #6 (smortex)
- Add a task to prune old deployments #5 (smortex)
- Add support for non tar-bomb artifacts #4 (smortex)
- Download artifact using Puppet http client #3 (smortex)
- Run the configured hooks on deployment #2 (smortex)
- Add a task to remove a specified deployment #1 (smortex)
* This Changelog was automatically generated by github_changelog_generator