mirror of
https://github.com/cupcakearmy/docker-ddns-cloudflare.git
synced 2024-12-22 07:46:24 +00:00
1.0 KiB
1.0 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[1.3.0] - 2022-10-20
Removed
- Login with username and password as it's considered deprecated.
Added
LOG_LEVEL
env variable.- Config parsing and validation.
Changed
- Removed Cloudflare SDK due to outdated and bloated package.
[1.2.1] - 2022-05-14
Added
- Support for
proxied
parameter thanks to @borisbm.
Security
- Updated dependencies.
[1.2.0] - 2022-02-07
Added
- Sigterm and Sigkill hooks for graceful shutdown
Changed
- Multistage steps to reduce image size
[1.1.1] - 2022-02-07
Security
- Updated dependencies.
[1.1.0] - 2021-10-22
Changed
- Added typescript for type safety.
- Switched to pnpm.
[1.0.0] - 2021-05-05
Added
- Automated build & tagging.
- Arm images.
Security
- Updated dependencies.