Replies: 4 comments 11 replies
-
I think defining "maintaining compatibility" is the key here. We're liable to want to drop some plugins we don't have resources to maintain (both auth, storage, and secret). So perhaps sticking to "API compatibility" might be sufficient? |
Beta Was this translation helpful? Give feedback.
-
While I do like the idea of starting with version 0, the one issue is there's a lot of documentation talking about version 1.x and some talking about version 0.x... If we start with 2.x or some other versioning scheme (than |
Beta Was this translation helpful? Give feedback.
-
The original proposal to stick to v1.14.x seems to be to use MPL-licensed source as basis for OpenBao. I checkedout the latest point release - 1.14.8 - and it seems to have few files - mostly in test and web ui - that have BUSL license.
|
Beta Was this translation helpful? Give feedback.
-
Due to concerns noted above, we've opted to go with semver and a 2.0.0 initial GA version number. Thank you all for your input! |
Beta Was this translation helpful? Give feedback.
-
Hey everyone, what are your thoughts on OpenBao's versioning logic. Here's my proposal:
0.1.0-dev
,0.1.0-alpha.0
,0.1.0-beta.1
etc.Thoughts?
Beta Was this translation helpful? Give feedback.
All reactions