Skip to content

Commit 06567c7

Browse files
authored
Add v0.0.2 release notes (#63)
Signed-off-by: masteryyh <yyh991013@163.com>
1 parent 30f686a commit 06567c7

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

docs/notes/release-v0.0.2.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# micro-ddns v0.0.2 Release Notes
2+
3+
v0.0.2 brings signed artifacts, including tarballs and docker images, and bug fixes.
4+
5+
## Changelog
6+
7+
- Update dependencies ([#58](https://github.com/masteryyh/micro-ddns/pull/58))
8+
- Fix wrong address excludes when using API detector with no selector ([#58](https://github.com/masteryyh/micro-ddns/pull/58))
9+
- Add artifacts signing ([#60](https://github.com/masteryyh/micro-ddns/pull/60))
10+
11+
## Supported DNS Providers
12+
13+
- [x] [Cloudflare](https://www.cloudflare.com/)
14+
- [x] [AliCloud](https://www.aliyun.com/)
15+
- [x] [DNSPod](https://www.dnspod.cn/)
16+
- [x] [HuaweiCloud](https://www.huaweicloud.com/)
17+
- [x] [JDCloud](https://www.jdcloud.com/)
18+
- [x] [RFC2136 (experimental)](https://datatracker.ietf.org/doc/html/rfc2136)
19+
20+
## Supported Address Detection Methods
21+
22+
- [x] Interface
23+
- [x] 3rd Party API
24+
- [x] SSH
25+
26+
## Known Issues
27+
28+
- When using AliCloud DNS provider, you may encounter the following error: "You can’t finish this operation because the last operation has not been finished". You can try to wait for next DNS update and its not always reproducible.

0 commit comments

Comments
 (0)