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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

stoplight-bot
Copy link
Collaborator

@stoplight-bot stoplight-bot commented Sep 16, 2024

🤖 I have created a release beep boop

5.12.0

5.12.0 (2024-10-22)

Features

  • add --seed CLI flag for deterministic generation of dynamic examples (#2594) (8edc1cc)
5.11.0

5.11.0 (2024-10-22)

Features

  • 1813 start using 415 code for invalid content-types instead constantly inferring it (df475fc)
  • add --seed CLI flag for deterministic generation of dynamic examples (#2594) (8edc1cc)
  • Allow JSON Schema Faker configuration in specification (b72dd03)
  • deps: bump node from 16 to 18.20 (#2520) (4b175a6)
  • proxy: add a flag to skip request validation (71d04c8)
  • STOP-243 - create prism instance with full spec (#2501) (ed41dca)

Bug Fixes

Dependencies

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

5.11.0 (2024-10-22)

Features

  • 1813 start using 415 code for invalid content-types instead constantly inferring it (df475fc)
  • add --seed CLI flag for deterministic generation of dynamic examples (#2594) (8edc1cc)
  • 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)
  • http: added support to Deprecation header for deprecated operations #1563 (1415319)
  • http: detect complex schema error, improve error message (#2327) (07af511)
  • STOP-243 - create prism instance with full spec (#2501) (ed41dca)

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-negotiator: #2381 add additional warn log message (#2550) (64a23fc)
  • 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)
  • mock issue resolve for similar templated requests (#2564) (b8e9fd8)
  • readOnly objects in arrays are handled correctly (#2513) (7670236)
  • remove deprecated usage of parse (#1959) (ea5b445)
  • replace date-time validator with our bug fixed version (#1856) (44186db)
  • reverted changes and bump the JSON version (#2598) (4acb898)
  • 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)
  • version update and bundled_issue changes (#2577) (c4074fa)
5.11.0

5.11.0 (2024-10-22)

Features

  • 1813 start using 415 code for invalid content-types instead constantly inferring it (df475fc)
  • add --seed CLI flag for deterministic generation of dynamic examples (#2594) (8edc1cc)
  • adds more standard compliant request body handling (#2260) (3b56cb7)
  • deps: bump node from 16 to 18.20 (#2520) (4b175a6)
  • STOP-243 - create prism instance with full spec (#2501) (ed41dca)

Bug Fixes

  • http-server: discard request body if the content-length header i… (#2103) (c172f42)
  • mock issue resolve for similar templated requests (#2564) (b8e9fd8)
  • update http-spec (#2037) (72d6882)
  • version update and bundled_issue changes (#2577) (c4074fa)

Dependencies

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

This PR was generated with Release Please. See documentation.

@stoplight-bot stoplight-bot requested a review from a team as a code owner September 16, 2024 10:01
@stoplight-bot stoplight-bot force-pushed the release-please--branches--master branch 3 times, most recently from b189f60 to d4fbcd7 Compare October 18, 2024 09:27
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
1 participant