Skip to content

Commit aa5adc1

Browse files
chore(main): release 1.1.1 (#1)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 21c517d commit aa5adc1

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

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))
19+
320
## [1.1.1](https://github.com/Djelibeybi/libdns-oraclecloud/compare/v1.1.0...v1.1.1) (2026-03-22)
421

522

0 commit comments

Comments
 (0)