Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 850 Bytes

CHANGELOG.md

File metadata and controls

9 lines (6 loc) · 850 Bytes

v0.2.0 (2023-07-04)

  • Note Now suppresses errors when attempting to unmarshal an ENUM value from JSON that isn't yet supported in the SDK. The value is now returned as UNKNOWN. #208
  • Enhancement Add parameters protocol, baseDomain and baseHostname to server configuration. #205
  • Enhancement Add ability to set default server index and a server variable default value on the client configuration as an alternative option to setting them in the context. #205

v0.1.0 (2023-06-19)