Skip to content

Latest commit

 

History

History
64 lines (32 loc) · 3.15 KB

File metadata and controls

64 lines (32 loc) · 3.15 KB

Changelog

1.1.2 (2026-03-23)

Bug Fixes

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

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)

1.1.1 (2026-03-22)

Bug Fixes

  • document Go 1.25 requirement (#6) (2c4724b)

1.1.0 (2026-03-22)

Features

Bug Fixes

  • 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)

1.0.0 (2026-03-22)

Features

  • support OCI CLI env vars and release automation (f14cbd0)

Bug Fixes

  • fail CI when go mod tidy changes module files (be077d0)

Changelog

All notable changes to this project will be documented in this file.

This project follows Semantic Versioning.