Skip to content

Releases: libdns/oraclecloud

v1.1.2

23 Mar 22:18
0574e91

Choose a tag to compare

1.1.2 (2026-03-23)

Bug Fixes

  • update Go module path to github.com/libdns/oraclecloud (#2) (5dcfc09)

v1.1.1

23 Mar 22:08
aa5adc1

Choose a tag to compare

1.1.1 (2026-03-23)

Features

  • add OCI smoke test utility (#3) (a8d7733)
  • support OCI CLI env vars and release automation (f14cbd0)

Bug Fixes

  • document Go 1.25 requirement (#6) (2c4724b)
  • fail CI when go mod tidy changes module files (be077d0)
  • provider: normalize TXT RDATA returned by OCI (a8d7733)
  • provider: quote TXT RDATA for OCI TXT create and delete operations (a8d7733)
  • provider: respect OCI DNS record pagination limits (a8d7733)