Skip to content

Conversation

@toddbaert
Copy link
Member

Reverts #163. Though there's a lot of benefits, the maintenance burden here is too high.

It means we will need to update the schema version everywhere, frequently. For example, we'd have to update it in places like this: https://github.com/open-feature/java-sdk-contrib/blob/ae21165c2bd65cad325e66e8373fe38da8a98baf/providers/flagd/src/main/java/dev/openfeature/contrib/providers/flagd/resolver/process/model/FlagParser.java#L46-L47 .

I think this will be too error prone and too much of a maintenance burden for little benefit. I'm reverting back to only major version-based versioning.

@toddbaert toddbaert requested a review from a team June 17, 2024 15:09
@toddbaert toddbaert merged commit 64b6d98 into main Jun 17, 2024
@toddbaert toddbaert deleted the fix/revert-full-versioning branch June 17, 2024 15:14
toddbaert pushed a commit that referenced this pull request Jun 17, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>json/json-schema: 0.2.7</summary>

##
[0.2.7](json/json-schema-v0.2.6...json/json-schema-v0.2.7)
(2024-06-17)


### 🐛 Bug Fixes

* revert full schema versioning
([#166](#166))
([64b6d98](64b6d98))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Signed-off-by: OpenFeature Bot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants