Skip to content

Concerto v3.2.0

Compare
Choose a tag to compare
@mttrbrts mttrbrts released this 16 Dec 14:07
· 205 commits to main since this release
409fcad

What's Changed

  • feat(tools): support inference from JSON sub schemas by @mttrbrts in #555

  • feat(concerto): Implement Faceted Primitive Types in Concerto by @stefanblaginov in #546

  • feat(core): allow scalar strings to be used as identifiers by @mttrbrts in #562

  • feat(concerto-tools) : generate open api by @dselman in #560

  • feat(tools) : add Avro code gen by @dselman in #571

  • fix(*): update metamodel cto to reflect metamodel json by @sstone1 in #557

  • fix(tools): don't capitalize types in JSON Schema inference by default by @mttrbrts in #558

  • fix(*): rework metamodel cto changes, run webpack in pull requests by @sstone1 in #561

  • fix(*): correct name resolution for import types statement by @sstone1 in #563

  • fix(core): properly unbox scalar properties by @mttrbrts in #564

  • fix(tools) : protobuf generation with unversioned namespaces by @dselman in #569

  • fix(core): range value generation for scalars by @mttrbrts in #570

  • fix(tools) define a logical type for timestamps by @dselman in #574

  • chore(*): bump to 3.1.0 by @mttrbrts in #575

  • chore(main) : update workflows and docs to use main branch by @dselman in #550

  • chore(deps): bump qs from 6.5.2 to 6.5.3 by @dependabot in #565

  • chore(tools) : use nullish coalescing in openapi visitor by @dselman in #566

Full Changelog: v3.1.0...v3.2.0