Skip to content

2.7.0 Release Candidate

Compare
Choose a tag to compare
@jtannas jtannas released this 06 Oct 15:04
· 159 commits to master since this release
5a8c7fc

What's Changed

  • drop support for EOL ruby + rails versions by @jtannas in #542
  • update ChangeLog to replect contents of latest release by @jtannas in #549
  • Make the docker user non-root for easier volume sharing by @jtannas in #550
  • Update json-schema dependency version constraint by @mustardnoise in #517
  • Fix Style/SingleArgumentDig rubocop issues in swagger_formatter by @rnestler in #486
  • Update base path configuration for OpenAPI 3 by @romanblanco in #547
  • make rspec-core dependency explicit by @jtannas in #554
  • add deprecation notices for EOL Ruby & RSpec by @jtannas in #552
  • Add Test Coverage Tooling by @jtannas in #551
  • Override Content Security Policy for Swagger UI Compat by @eric-hemasystems in #263
  • Update spec file path by @remy727 in #557
  • Add ADDITIONAL_RSPEC_OPTS ENV var for rswag:specs:swaggerize by @asavageiv in #556
  • chore: Update Url and QueryParam in cspell.json by @Jason3S in #560

New Contributors

Full Changelog: 2.6.0...2.7.0