Skip to content

New jsonschema release cut/version coming up? #405

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
JonKohler opened this issue May 9, 2018 · 3 comments
Closed

New jsonschema release cut/version coming up? #405

JonKohler opened this issue May 9, 2018 · 3 comments

Comments

@JonKohler
Copy link

Hey QQ - We're running jsonschema 2.5.1 in one of our products and looking to do a bit of a tech refresh. I see 2.6.0 is out/stable as of Feb 2017, but do see a lot of commits into master since that time. We're using draft4 schema, and aren't looking at draft 6/7 at all yet, as this particular product is using swagger/openapi 2.0 only.

Is there a milestone that we're trending to on this project to cut (whatever the next version is going to be?) Or does this even matter for draft4 use cases?

@Julian
Copy link
Member

Julian commented May 9, 2018

Hi!

So on master (and to be released) the only draft4-relevant change is the new TypeChecker interface, which lets you do more than just isinstance checks on JSON types. If that's something interesting to you it'll be out imminently, but yeah won't see a release until draft-06 changes are merged as well, just because I don't have enough time to separate them fully. The draft-06 stuff is on a branch (called draft-06) which I'd definitely appreciate feedback on, but if you're not actually using Draft 6 likely isn't relevant to you.

@JonKohler
Copy link
Author

ok great! thanks for the swift response, ill stick with 2.6.0 ga for now.

@Julian
Copy link
Member

Julian commented May 9, 2018

Sure thing! Let me know how it goes.

Julian added a commit that referenced this issue Jul 25, 2020
ea41553 Remove test that doesn't match RFC 3339 duration grammar
dee8ef7 Merge pull request #411 from ChALkeR/chalker/more-unevaluted
cd88fb5 Add more nested and cousin unevaluatedProperties tests
5f3dc7e Merge pull request #415 from json-schema-org/ether/more-ipv6-tests
04ddab1 some more ipv6 tests
acb45cd Merge pull request #417 from ChALkeR/chalker/patternProperties
0f4b73a One more patternProperties test with boolean schemas
8ccbfdc Merge pull request #412 from json-schema-org/ether/more-format-duration-2
1329dab some more tests for the "duration" format
1d5c3c0 Merge pull request #405 from ChALkeR/chalker/email-format
7ad7443 Extend email format tests

git-subtree-dir: json
git-subtree-split: ea415537dda2613f3cd5df1f219f84086f75a7dc
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

No branches or pull requests

2 participants