Releases: rswag/rswag
Releases · rswag/rswag
2.16.0
What's Changed
- docs: update CHANGELOG.md by @romanblanco in #788
- ci: Add support for Rails 8 by @hasghari in #797
Full Changelog: 2.15.0...2.16.0
2.15.0
What's Changed
- fix: Allow vendor-specific MIME types for JSON by @hasghari in #769
- chore: loosen json-schema dependency again by @bvogel in #775
- chore: update readme file by @vishaltps in #732
- fix: adjust regex to match Media Types with JSON content by @romanblanco in #781
- fix: encode query params when use schema type by @JohnnyKei in #725
- Define extra options for properties by @a-lavis in #783
- Define extra options for properties by @IlkhamGaysin in #721
- fix: Suppress deprecation warning when strict setting is not set by @hasghari in #785
New Contributors
- @bvogel made their first contribution in #775
- @vishaltps made their first contribution in #732
Full Changelog: 2.14.0...2.15.0
2.14.0
What's Changed
- chore: add more information about generating docs by @alexcastrodev in #698
- Add support for text/plain body format by @Ksm125 in #639
- CI: Tell dependabot to update GH Actions by @olleolleolle in #707
- Bump actions/checkout from 2 to 4 by @dependabot in #712
- Bump actions/cache from 2 to 3 by @dependabot in #711
- Bump streetsidesoftware/cspell-action from 2 to 5 by @dependabot in #713
- Fix broken JSON-schema page link by @Stevo-S in #715
- Bump actions/cache from 3 to 4 by @dependabot in #726
- fix: rubygems-update for github actions by @JohnnyKei in #730
- fix: rubygems-update version for Docker by @JohnnyKei in #724
- Allow enum parameter description. (#201) by @masamichhhhi in #429
- Support Rails 7.2 by @zhuravel in #765
- docs: update CHANGELOG.md by @romanblanco in #766
New Contributors
- @alexcastrodev made their first contribution in #698
- @Ksm125 made their first contribution in #639
- @Stevo-S made their first contribution in #715
- @JohnnyKei made their first contribution in #730
- @masamichhhhi made their first contribution in #429
- @zhuravel made their first contribution in #765
Full Changelog: 2.13.0...2.14.0
2.13.0
2.12.0
What's Changed
- Relaxed the dependency on json-schema, allowing for updates including support for allPropertiesRequired and noPropertiesRequired options by @bagedevimo in #659
- Add missing link to Content Security Policy by @romanblanco in #619
- Fix it's vs its typo by @gabo-cs in #689
- Add warning about methods renaming by @romanblanco in #688
- Bump "swagger-ui-dist" to "5.9.4" in rswag-ui by @gobijan in #670
New Contributors
- @bagedevimo made their first contribution in #659
- @gabo-cs made their first contribution in #689
- @gobijan made their first contribution in #670
Full Changelog: 2.11.0...2.12.0
2.11.0
2.10.1
What's Changed
- Fix path expansion by @carlobeltrame in #660
Full Changelog: 2.10.0...2.10.1
New Contributors
@carlobeltrame made their first contribution in #660
2.10.0
What's Changed
- Fix encoding of query params by @NebojsaStrbac997 in #621
- Allow passing metadata to HTTP verb methods by @a-lavis in #628
- Added configuration for RuboCop RSpec to improve detection of RSpec examples and example groups by @toydestroyer in #632
- Sanitize directory traversal in middleware by @sergioisidoro in #654
New Contributors
- @toydestroyer made their first contribution in #632
- @NebojsaStrbac997 made their first contribution in #621
Full Changelog: 2.9.0...2.10.0
2.9.0
What's Changed
- Added option
--spec_path
to the generator command with requests as default value by @mohamed-karam in #607 - Add support for
:getter
parameter option to explicitly define custom parameter getter method and avoid RSpec conflicts with include matcher and status method by @pechorin in #605 - Added support strict schema validation and allow to pass metadata to
run_test!
by @IlkhamGaysin in #604 - Remove commented code by @romanblanco in #576
- Invalid URI error when specifying protocol within server configuration by @saturnflyer in #591
- Fix
ADDITIONAL_RSPEC_OPTS
to always apply by @asavageiv in #584 - Ask for dependency versions in issue template by @romanblanco in #575
New Contributors
- @mohamed-karam made their first contribution in #607
- @pechorin made their first contribution in #605
- @IlkhamGaysin and @a-lavis made their first contribution in #604
- @saturnflyer made their first contribution in #591
Full Changelog: 2.8.0...2.9.0
2.8.0
What's Changed
- Request body examples by @romanblanco in #555
- [#443] Update ResponseValidator to support nullable and required by @lukecivantos in #527
- Fix parameters with schema reference by @sergiopatricio in #564
- Correct method name in README example by @romanblanco in #566
- Allow Host header setting by @romanblanco in #570
New Contributors
- @lukecivantos made their first contribution in #527
- @sergiopatricio made their first contribution in #564
Full Changelog: 2.7.0...2.8.0