You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we fail on unknown fields and then we check whether the version field in the spec file is supported by the consumer. We also use golang null default values for all new fields so that these remain valid when loading older spec versions.
@elezar@klihub Considering quite substantial amount of changes in #233, I started to worry about API stability. The change is too big to guarantee that CDI 1.0 is still stable from my point of view. Should we postpone it or do only small amount of changes, e.g. introduce a producer package and simple spec writing function(s)?
This issue serves as a top-level tracker for achieving a v1.0.0 CDI specification.
See the discussions here:
The text was updated successfully, but these errors were encountered: