IBM / go-sdk-core

The go-sdk-core repository contains core functionality required by Go code generated by the IBM OpenAPI SDK Generator.
Apache License 2.0
30 stars 24 forks source link

fix: improve serialization of DateTime values #86

Closed padamstx closed 3 years ago

padamstx commented 3 years ago

Fixes arf/planning-sdk-squad#2313

This commit includes new function and tests to ensure that the Go core can support all of the (currently understood) required date-time parsing formats for IBM Cloud services. It also includes a change to ensure that a DateTime value's UTC representation is used "on the wire".

ibm-devx-automation commented 3 years ago

:tada: This PR is included in version 4.8.2 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: