You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,22 @@
1
1
# Changelog
2
2
3
+
## 1.1.1 (2026-03-23)
4
+
5
+
6
+
### Features
7
+
8
+
* add OCI smoke test utility ([#3](https://github.com/libdns/oraclecloud/issues/3)) ([a8d7733](https://github.com/libdns/oraclecloud/commit/a8d7733e39839f7aaff8c740b92e279dbd59bc8a))
9
+
* support OCI CLI env vars and release automation ([f14cbd0](https://github.com/libdns/oraclecloud/commit/f14cbd0928c5571683a3f328b267cfd5bf29c7b3))
10
+
11
+
12
+
### Bug Fixes
13
+
14
+
* document Go 1.25 requirement ([#6](https://github.com/libdns/oraclecloud/issues/6)) ([2c4724b](https://github.com/libdns/oraclecloud/commit/2c4724b02755e1caca5fd85d3ec350a77ac13f36))
15
+
* fail CI when go mod tidy changes module files ([be077d0](https://github.com/libdns/oraclecloud/commit/be077d0c32a2526bfd1927363c553d94d71c2593))
16
+
***provider:** normalize TXT RDATA returned by OCI ([a8d7733](https://github.com/libdns/oraclecloud/commit/a8d7733e39839f7aaff8c740b92e279dbd59bc8a))
17
+
***provider:** quote TXT RDATA for OCI TXT create and delete operations ([a8d7733](https://github.com/libdns/oraclecloud/commit/a8d7733e39839f7aaff8c740b92e279dbd59bc8a))
18
+
***provider:** respect OCI DNS record pagination limits ([a8d7733](https://github.com/libdns/oraclecloud/commit/a8d7733e39839f7aaff8c740b92e279dbd59bc8a))
0 commit comments