Skip to content

1.4.3

Compare
Choose a tag to compare
@connelly38 connelly38 released this 01 Jul 19:06
· 12 commits to main since this release
0b23eec

1.4.3

Added

  • Cloud only: added support for Global Active Tables. This includes new requests and structs:
    • AddReplicaRequest
    • DropReplicaRequest
    • ReplicaStatsRequest/Result
    • ReplicaStats
    • Replica
      as well as additional replica-related information in TableResult
  • Latest Oracle Cloud Infrastructure regions and region codes: TYO, ABH, DAC, DOH,
    IZQ, UKY, XSP, RKT, SHJ, RUH, EBB, EBL
  • Added support for array_collect() and count(distinct) in queries. These
    require server side support which is only available in Oracle NoSQL releases
    23.3 and higher and will not be immediately available in the cloud service

Changed

  • Changed copyrights to 2024
  • Modified internal query processing to better support elasticity operations