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

Closed
wants to merge 1 commit into from
Closed

Conversation

stoplight-bot
Copy link
Collaborator

🤖 I have created a release beep boop

prism-cli: 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
prism-core: 5.6.0

5.6.0 (2024-03-18)

Features

  • http: added support to Deprecation header for deprecated operations #1563 (1415319)
prism-http: 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
prism-http-server: 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 18:56
@stoplight-bot stoplight-bot force-pushed the release-please--branches--master branch from 1e9a93f to 71cd054 Compare March 18, 2024 18:56
@stoplight-bot stoplight-bot requested review from brendarearden and removed request for a team March 18, 2024 18:56
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
2 participants