docker-dnscrypt-proxy/CHANGELOG.md

80 lines
4.0 KiB
Markdown
Raw Permalink Normal View History

2024-10-24 21:57:57 +00:00
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
and is generated by [Changie](https://github.com/miniscruff/changie).
2024-12-21 18:21:34 +00:00
## v3.0.0 - 2024-12-21
### Changed
* 3b793ef - chore(deps): update docker/setup-buildx-action action to v3.8.0
* 0371ab1 - [CI]: Push updated changelog
* a3386ae - chore(deps): update docker/setup-buildx-action action to v3.7.1
* a745e56 - [CI]: Push updated changelog
* 4d2ffc3 - feat(ci): migrate to ci/cd v2
* 9b175aa - chore(deps): update docker/setup-buildx-action action to v3.6.1
* 68126c7 - chore(deps): update rouxantoine/checkout action to v4
* 9ac2442 - chore(deps): update docker/build-push-action action to v6
* 2f3dfc0 - chore(deps): update docker/setup-buildx-action action to v3.3.0
* 8386dbc - chore(deps): update docker/setup-buildx-action action to v3.2.0
* 2a90ae7 - chore(deps): update docker/setup-buildx-action action to v3.1.0
* bb0713a - feature: migrate to cloudflare dns
* e7ef0c3 - chore(deps): update docker/build-push-action action to v5
* a4f082f - chore(deps): update docker/setup-buildx-action action to v3
* 2e2c0b2 - chore(deps): update docker/setup-qemu-action action to v3
* 132b5f8 - feature: renovate configuration
* d40344e - feature: add actions workflow to build
* a2afb7f - upgrade to dnscrypt-proxy v2.1.5
* 0567f5b - feat: update resolver list
* 77ccd53 - feat: update registry ip
* ec34b2a - feat: migrate from alpine to debian-slim avoid dns resolution error on armv6
* 3fa3f66 - extract container image from infraRasp
* cc9775c - Initial commit
2024-12-11 20:12:28 +00:00
## v2.0.0 - 2024-12-11
### Changed
* a3386ae - chore(deps): update docker/setup-buildx-action action to v3.7.1
* a745e56 - [CI]: Push updated changelog
* 4d2ffc3 - feat(ci): migrate to ci/cd v2
* 9b175aa - chore(deps): update docker/setup-buildx-action action to v3.6.1
* 68126c7 - chore(deps): update rouxantoine/checkout action to v4
* 9ac2442 - chore(deps): update docker/build-push-action action to v6
* 2f3dfc0 - chore(deps): update docker/setup-buildx-action action to v3.3.0
* 8386dbc - chore(deps): update docker/setup-buildx-action action to v3.2.0
* 2a90ae7 - chore(deps): update docker/setup-buildx-action action to v3.1.0
* bb0713a - feature: migrate to cloudflare dns
* e7ef0c3 - chore(deps): update docker/build-push-action action to v5
* a4f082f - chore(deps): update docker/setup-buildx-action action to v3
* 2e2c0b2 - chore(deps): update docker/setup-qemu-action action to v3
* 132b5f8 - feature: renovate configuration
* d40344e - feature: add actions workflow to build
* a2afb7f - upgrade to dnscrypt-proxy v2.1.5
* 0567f5b - feat: update resolver list
* 77ccd53 - feat: update registry ip
* ec34b2a - feat: migrate from alpine to debian-slim avoid dns resolution error on armv6
* 3fa3f66 - extract container image from infraRasp
* cc9775c - Initial commit
2024-10-24 21:57:57 +00:00
## v1.0.0 - 2024-10-24
### Changed
* 4d2ffc3 - feat(ci): migrate to ci/cd v2
* 9b175aa - chore(deps): update docker/setup-buildx-action action to v3.6.1
* 68126c7 - chore(deps): update rouxantoine/checkout action to v4
* 9ac2442 - chore(deps): update docker/build-push-action action to v6
* 2f3dfc0 - chore(deps): update docker/setup-buildx-action action to v3.3.0
* 8386dbc - chore(deps): update docker/setup-buildx-action action to v3.2.0
* 2a90ae7 - chore(deps): update docker/setup-buildx-action action to v3.1.0
* bb0713a - feature: migrate to cloudflare dns
* e7ef0c3 - chore(deps): update docker/build-push-action action to v5
* a4f082f - chore(deps): update docker/setup-buildx-action action to v3
* 2e2c0b2 - chore(deps): update docker/setup-qemu-action action to v3
* 132b5f8 - feature: renovate configuration
* d40344e - feature: add actions workflow to build
* a2afb7f - upgrade to dnscrypt-proxy v2.1.5
* 0567f5b - feat: update resolver list
* 77ccd53 - feat: update registry ip
* ec34b2a - feat: migrate from alpine to debian-slim avoid dns resolution error on armv6
* 3fa3f66 - extract container image from infraRasp
* cc9775c - Initial commit