Skip to content

v0.30.0

Latest

Choose a tag to compare

@exoego exoego released this 28 Jun 23:08
e0e1802

Important

  • This version will be the final version that supports Ruby 2.7 (reached EOL at 2023-03-30) and Ruby 3.0 (reached EOL at 2024-04-26).
  • This version generates OpenAPI 3.2 by default. It can be configured via RSpec::OpenAPI.openapi_version = '3.0.3'

What's Changed

🎉 Exciting New Features

  • feat: Support OpenAPI 3.2 and 3.1 by @exoego in #372
  • feat: explicit request selector request_pattern which lets the non-last request can be documented by @exoego in #376

📦 Other Changes

Full Changelog: v0.29.0...v0.30.0