Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release master #2551

Merged
merged 1 commit into from
Jul 2, 2024
Merged

Conversation

stoplight-bot
Copy link
Collaborator

🤖 I have created a release beep boop

5.8.2

5.8.2 (2024-07-02)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @stoplight/prism-http bumped from ^5.8.1 to ^5.8.2
      • @stoplight/prism-http-server bumped from ^5.8.1 to ^5.8.2
5.8.2

5.8.2 (2024-07-02)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @stoplight/prism-http bumped from ^5.8.1 to ^5.8.2
5.10.0

5.10.0 (2024-07-02)

Features

  • 1813 start using 415 code for invalid content-types instead constantly inferring it (df475fc)
  • adds more standard compliant request body handling (#2260) (3b56cb7)
  • Allow JSON Schema Faker configuration in specification (b72dd03)
  • better validation for optional auth (#2401) (e2d9f0f)
  • deps: bump node from 16 to 18.20 (#2520) (4b175a6)
  • deps: bump xcode version (#2522) (939f749)
  • http: added support to Deprecation header for deprecated operations #1563 (1415319)
  • http: detect complex schema error, improve error message (#2327) (07af511)
  • proxy: add a flag to skip request validation (71d04c8)
  • STOP-243 - create prism instance with full spec (#2501) (ed41dca)
  • support circular refs (#1835) (d287dd7)

Bug Fixes

5.8.2

5.8.2 (2024-07-02)

Bug Fixes


This PR was generated with Release Please. See documentation.

@stoplight-bot stoplight-bot force-pushed the release-please--branches--master branch from 04868ae to 62f8b90 Compare July 2, 2024 18:00
@stoplight-bot stoplight-bot requested a review from a team as a code owner July 2, 2024 18:00
@stoplight-bot stoplight-bot requested review from brendarearden and removed request for a team July 2, 2024 18:00
@@ -6,6 +6,59 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

<!-- markdown-link-check-disable -->

## [5.10.0](https://github.com/stoplightio/prism/compare/v5.9.0...v5.10.0) (2024-07-02)


Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ignore - this is a bug

@lukaszzazulak lukaszzazulak merged commit 15f3219 into master Jul 2, 2024
7 checks passed
@lukaszzazulak lukaszzazulak deleted the release-please--branches--master branch July 2, 2024 18:10
@stoplight-bot
Copy link
Collaborator Author

🤖 Release is at https://github.com/stoplightio/prism/releases/tag/v5.8.2 🌻

ilanashapiro pushed a commit to ilanashapiro/prism that referenced this pull request Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[prism-cli] getHttpOperationsFromSpec performance regression
4 participants