v0.119.0
What's Changed
- openapi3,routers: simplify code by @alexandear in #800
- lint: fix typos in comments, tests and README by @alexandear in #799
- openapi3: fix checks in tests by @alexandear in #801
- Add projectsveltos addon-controller by @gianlucam76 in #802
- openapi3: fix links to JSONPointable iface by @fenollp in #803
- openapi3: late Spring cleanup by @fenollp in #804
- openapi3: split info.go three ways by @fenollp in #805
- openapi3filter: simplify validation test by @alexandear in #806
- openapi3,openapi3filter: refactor bytes.Buffer creation by @alexandear in #807
- openapi3: spell "marshal" with one "l" for consistency by @alexandear in #808
- openapi3: refactor tests: use BoolPtr, require.Same by @alexandear in #809
- openapi3,openapi3filter: fix typos in comments, tests by @alexandear in #810
- openapi3: fix #775 race on schema pattern regex compilation by @fenollp in #811
- openapi3: move helpers to their own dedicated file by @fenollp in #813
- cmd/validate: support setting openapi3.CircularReferenceCounter by @fenollp in #815
- Support loading from stdin by @const-tmp in #820
- Fix Enum Query Parameters by @mgross-ebner in #822
- Use os.ReadFile instead of ioutil.ReadFile by @fenollp in #691
- sponsor: Speakeasy Rebrand by @fenollp in #826
- openapi3: support patterned fields in Responses (#819) by @mgirouard in #827
- sponsor: toggle logo in dark/light modes by @fenollp in #829
- openapi3: fix format error when Header marshal to YAML by @caixw in #823
- openapi3: fix func doc after #823 by @fenollp in #830
- openapi3: fix ref internalization by @radwaretaltr in #832
New Contributors
- @gianlucam76 made their first contribution in #802
- @const-tmp made their first contribution in #820
- @mgross-ebner made their first contribution in #822
- @mgirouard made their first contribution in #827
- @caixw made their first contribution in #823
Full Changelog: v0.118.0...v0.119.0