Releases: exoego/rspec-openapi
Releases · exoego/rspec-openapi
v0.21.3
What's Changed
🐞 Bugfixes
- fix: account for entry always being nullable by @Spence1115 in #279
📦 Other Changes
- coverage error reporter by @exoego in #276
- Automate release by @exoego in #278
- Fix version constraint by @exoego in #281
- ci: Split release workflow since master branch has protection by @exoego in #282
- ci: fix release workflow by @exoego in #283
- ci: fix release by @exoego in #285
- Release v0.21.3 by @github-actions[bot] in #286
New Contributors
- @github-actions[bot] made their first contribution in #286
Full Changelog: v0.21.2...v0.21.3
What's Changed
🐞 Bugfixes
- fix: account for entry always being nullable by @Spence1115 in #279
📦 Other Changes
- coverage error reporter by @exoego in #276
- Automate release by @exoego in #278
- Fix version constraint by @exoego in #281
- ci: Split release workflow since master branch has protection by @exoego in #282
- ci: fix release workflow by @exoego in #283
- ci: fix release by @exoego in #285
- Release v0.21.3 by @github-actions[bot] in #286
New Contributors
- @github-actions[bot] made their first contribution in #286
Full Changelog: v0.21.2...v0.21.3
v0.21.2
What's Changed
🎉 Exciting New Features
- fix: allow objects in array to be nullable by @Spence1115 in #272
📦 Other Changes
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #274
- releasing 0.21.2 by @exoego in #275
Full Changelog: v0.21.1...v0.21.2
v0.21.1
What's Changed
🎉 Exciting New Features
- fix: better determination of
oneOffor hash arrays in hash arrays by @Spence1115 in #269
📦 Other Changes
Full Changelog: v0.21.0...v0.21.1
v0.21.0
What's Changed
🎉 Exciting New Features
- feat: evaluate array item nullability across the array by @Spence1115 in #267
📦 Other Changes
- Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #266
- Releasing 0.21.0 by @exoego in #268
New Contributors
- @Spence1115 made their first contribution in #267
Full Changelog: v0.20.0...v0.21.0
v0.20.0
https://rubygems.org/gems/rspec-openapi/versions/0.20.0
What's Changed
🎉 Exciting New Features
- feat: inherit OpenAPI metadata from parent blocks to child blocks in RSpec by @rhiroe in #255
- Fix psych disallowedclass error in ruby 3.1 by @ipepe in #256
📦 Other Changes
- chore: prevent unnecessary diffs during test execution by @rhiroe in #257
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #259
- chore: require not needed by @exoego in #261
- fix: require date in Ruby 2.7 by @exoego in #262
- releasing 0.20.0 by @exoego in #264
Full Changelog: v0.19.0...v0.20.0
v0.19.0
What's Changed
🎉 Exciting New Features
📄 Documentation
- Fix generate command in README.md by @w-masahiro-ct in #248
📦 Other Changes
- Test with newer Ruby and Rails 8 by @exoego in #250
- Add DeepWiki badge by @exoego in #252
- Fix typo in method name by @krzyzak in #253
New Contributors
- @w-masahiro-ct made their first contribution in #248
- @krzyzak made their first contribution in #253
Full Changelog: v0.18.4...v0.19.0
v0.18.4
What's Changed
🎉 Exciting New Features
🐞 Bugfixes
- Don't generate requestBody in DELETE method, which is not allowed in OpenAPI v3.0.3 spec by @dantherussell in #243
- Fixes generation issues in Roda by @AlexeyMatskevich in #239
📦 Other Changes
- ci: Fix rspec issues caused by changes to concurrent-ruby by @dantherussell in #244
- ci: Fix Hanami issue on dry-logger 1.0.4 by @exoego in #245
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #241
- releasing v0.18.4 by @exoego in #246
New Contributors
- @dantherussell made their first contribution in #244
- @josefggx made their first contribution in #240
Full Changelog: v0.18.3...v0.18.4
v0.18.3
What's Changed
🐞 Bugfixes
- Use Rack::MockRequest for correct router recognize on hanami app by @AlexeyMatskevich in #231
📦 Other Changes
- Refactor global DEBUG_ENABLED to module-based configuration by @ny1020 in #220
- Releasing v0.18.3 by @exoego in #232
New Contributors
Full Changelog: v0.18.2...v0.18.3