The new release 3.8.0 introduced breaking changes (see: formancehq/formance-sdk-go#57) For example, removing request.Request.RequestBody (that was not even marked as deprecated)
However, according to doc https://docs.formance.com/resources/release-policy It state that Formance follows sem-ver.
Breaking changes should be only in major releases.
Does it mean that API version can cause breaking changes even tho release is marked as minor?
The new release 3.8.0 introduced breaking changes (see: formancehq/formance-sdk-go#57) For example, removing request.Request.RequestBody (that was not even marked as deprecated)
However, according to doc https://docs.formance.com/resources/release-policy It state that Formance follows sem-ver.
Breaking changes should be only in major releases.
Does it mean that API version can cause breaking changes even tho release is marked as minor?