🎉 Release of add-on Cloudflared 0.7.0

This commit is contained in:
Brenner-Bot
2022-03-15 14:57:39 +00:00
parent 66223f037b
commit a91e8b8f66
4 changed files with 18 additions and 14 deletions
+9 -6
View File
@@ -1,14 +1,17 @@
## Whats changed
- ️ Update Cloudflared to version 2022.3.1 @github-actions (#67)
## 🚨 Breaking change 🚨
## ✨ New features
It is now mandatory to add the option `warp_routes` if `warp_enable` is set to `true`,
otherwise the add on will not start.
- Add Cloudflare Warp routing @elcajon (#65)
You can safely ignore this if you don't use the Cloudflare Warp functionality.
## 📚 Documentation
- Remove Manager API calls @elcajon (#72)
- Add warp routing documentation @elcajon (#66)
## 🚀 Enhancements
- Add image signing - CAS Codenotary @elcajon (#69)
## ⬆️ Dependency updates
- Bump frenck/action-addon-information from 1.3.1 to 1.4 @dependabot (#68)
- Bump docker/build-push-action from 2.9.0 to 2.10.0 @dependabot (#70)