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 #2498

Merged
merged 2 commits into from
Mar 18, 2024
Merged

chore: release master #2498

merged 2 commits into from
Mar 18, 2024

Conversation

stoplight-bot
Copy link
Collaborator

🤖 I have created a release beep boop

5.6.0

5.6.0 (2024-03-18)

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)
  • 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)
  • support circular refs (#1835) (d287dd7)

Bug Fixes

5.6.0

5.6.0 (2024-03-18)

Features

  • 1813 start using 415 code for invalid content-types instead constantly inferring it (df475fc)
  • Allow JSON Schema Faker configuration in specification (b72dd03)
  • proxy: add a flag to skip request validation (71d04c8)
  • support circular refs (#1835) (d287dd7)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @stoplight/prism-core bumped from ^5.5.4 to ^5.6.0
      • @stoplight/prism-http bumped from ^5.5.4 to ^5.6.0
      • @stoplight/prism-http-server bumped from ^5.5.4 to ^5.6.0
5.6.0

5.6.0 (2024-03-18)

Features

  • http: added support to Deprecation header for deprecated operations #1563 (1415319)
5.6.0

5.6.0 (2024-03-18)

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)
  • http: added support to Deprecation header for deprecated operations #1563 (1415319)
  • http: detect complex schema error, improve error message (#2327) (07af511)
  • support circular refs (#1835) (d287dd7)

Bug Fixes

  • #1881 fixed memory leak for validation (931fc0f)
  • #1881 fixed memory leak for validation (bfc258a)
  • #1881 fixed memory leak for validation (1a05283)
  • #7839 fixed handling of number with format: double (e10a1e5)
  • 1917 fixed handling of example request for invalid requests (444012b)
  • another fix for memory leak of schema validation (ded2a9b)
  • decode path before matching it (ed5bce8)
  • http: add explicit dependency on chalk (#2263) (55b07c9)
  • json schema faker fillProperties not working (#2398) (e8acebd)
  • keep encoded value if uri decoding fails. (#2387) (aba9bee)
  • remove deprecated usage of parse (#1959) (ea5b445)
  • replace date-time validator with our bug fixed version (#1856) (44186db)
  • update http-spec (#2037) (72d6882)
  • upgrade dependencies and resolve breaking http spec changes (#2105) (ebbc6c1)
  • use proper client call in memory leak tests (c223192)
  • validateOutput() when schema contains internal reference (#2363) (8e143e6)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @stoplight/prism-core bumped from ^5.5.4 to ^5.6.0
5.6.0

5.6.0 (2024-03-18)

Features

  • 1813 start using 415 code for invalid content-types instead constantly inferring it (df475fc)
  • adds more standard compliant request body handling (#2260) (3b56cb7)
  • support circular refs (#1835) (d287dd7)

Bug Fixes

  • http-server: discard request body if the content-length header i… (#2103) (c172f42)
  • update http-spec (#2037) (72d6882)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @stoplight/prism-core bumped from ^5.5.4 to ^5.6.0
      • @stoplight/prism-http bumped from ^5.5.4 to ^5.6.0

This PR was generated with Release Please. See documentation.

@stoplight-bot stoplight-bot requested a review from a team as a code owner March 18, 2024 20:30
@stoplight-bot stoplight-bot requested review from EdVinyard and removed request for a team March 18, 2024 20:30
@stoplight-qa stoplight-qa force-pushed the release-please--branches--master branch from 71acef8 to c181c75 Compare March 18, 2024 20:51
@stoplight-qa stoplight-qa force-pushed the release-please--branches--master branch from c181c75 to bfd041b Compare March 18, 2024 20:53

This is an inaccurate view of this release.
We are working to add Release Please to manage this and this should be cleaner in the next release.
Sorry for the inconvenience.
Copy link
Contributor

Choose a reason for hiding this comment

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

🤣

@daniel-white daniel-white merged commit 752bc8b into master Mar 18, 2024
7 checks passed
@daniel-white daniel-white deleted the release-please--branches--master branch March 18, 2024 23:58
@stoplight-bot
Copy link
Collaborator Author

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

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
3 participants