Skip to content

sdk: v0.7.0

Compare
Choose a tag to compare
@opentdf-automation opentdf-automation released this 26 Aug 16:29
5874ce6

0.7.0 (2025-08-25)

⚠ BREAKING CHANGES

  • core: Require go 1.23+ (#1979)

Features

Bug Fixes

  • Allow parsing IPs as hostnames (#1999) (d54b550)
  • ci: Fix intermittent failures from auth tests (#2345) (395988a)
  • ci: Update expired ca and certs in oauth unit tests (#2113) (5440fcc)
  • core: Autobump sdk (#1863) (855cb2b)
  • core: Autobump sdk (#1873) (085ac7a)
  • core: Autobump sdk (#1894) (201244e)
  • core: Autobump sdk (#1917) (edeeb74)
  • core: Autobump sdk (#1941) (0a5a948)
  • core: Autobump sdk (#1948) (4dfb457)
  • core: Autobump sdk (#1968) (7084061)
  • core: Autobump sdk (#1972) (7258f5d)
  • core: Autobump sdk (#2102) (0315635)
  • core: Fixes protoJSON parse bug on ec rewrap (#1943) (9bebfd0)
  • core: Improves errors when under heavy load (#2132) (4490a14)
  • core: Update fixtures and flattening in sdk and service (#1827) (d6d6a7a)
  • core: Updates ec-wrapped to newer salt (#1961) (0e17968)
  • deps: bump github.com/docker/docker from 28.2.2+incompatible to 28.3.3+incompatible in /sdk (#2597) (a68d00d)
  • deps: bump github.com/opentdf/platform/lib/ocrypto from 0.2.0 to 0.3.0 in /sdk (#2502) (3ec8b35)
  • deps: bump github.com/opentdf/platform/protocol/go from 0.3.6 to 0.4.0 in /sdk (#2397) (99e3aa4)
  • deps: bump github.com/opentdf/platform/protocol/go from 0.4.0 to 0.5.0 in /sdk (#2471) (e8f97e0)
  • deps: bump github.com/opentdf/platform/protocol/go from 0.5.0 to 0.5.1 in /sdk (#2505) (4edab72)
  • deps: bump github.com/opentdf/platform/protocol/go from 0.6.0 to 0.6.2 in /sdk (#2586) (4ed9856)
  • deps: bump github.com/opentdf/platform/protocol/go from 0.6.2 to 0.7.0 in /sdk (#2627) (e775e14)
  • deps: bump golang.org/x/oauth2 from 0.26.0 to 0.30.0 in /sdk (#2252) (9b775a2)
  • deps: bump google.golang.org/grpc from 1.71.0 to 1.72.1 in /sdk (#2244) (49484e0)
  • deps: bump the external group across 1 directory with 5 updates (#2400) (0b7ea79)
  • deps: bump toolchain in /lib/fixtures and /examples to resolve CVE GO-2025-3563 (#2061) (9c16843)
  • Improve http.Client usage for security and performance (#1910) (e6a53a3)
  • sdk: adds connection options to getPlatformConfiguration (#2286) (a3af31e)
  • sdk: Allow reuse of session key (#2016) (d48c11e)
  • sdk: bump lib/ocrypto to 0.1.8 (#1938) (53fa8ab)
  • sdk: bump protocol/go module dependencies (#2078) (e027f43)
  • sdk: Display proper error on kas rewrap failure (#2081) (508cbcd)
  • sdk: everything is mixedSplits now (#1861) (ba78f14)
  • sdk: Fix compatibility between bulk and non-bulk rewrap (#1914) (74abbb6)
  • sdk: Fixed token expiration time (#1854) (c3cda1b)
  • sdk: perfsprint lint issues (#2208) (d36a078)
  • sdk: Prefer KID and Algorithm selection from key maps (#2475) (98fd392)
  • sdk: Removes unnecessary down-cast of int (#1869) (66f0c14)
  • sdk: Version config fix (#1847) (be5d817)
  • Service utilize httputil.SafeHttpClient (#1926) (af32700)
  • set consistent system metadata id and schema (#2451) (5db3cf2)