prism
prism copied to clipboard
chore: release master
:robot: I have created a release beep boop
5.10.0
5.10.0 (2024-08-09)
Features
- 1813 start using 415 code for invalid content-types instead constantly inferring it (df475fc)
- 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)
- support circular refs (#1835) (d287dd7)
Bug Fixes
- fixed #1860 performance regression (fe6345d)
- json schema faker fillProperties not working (#2398) (e8acebd)
- mock issue resolve for similar templated requests (#2564) (b8e9fd8)
- update http-spec (#2037) (72d6882)
- upgrade dependencies and resolve breaking http spec changes (#2105) (ebbc6c1)
- upgrade jsrp to 9.2.4 to allow basic auth (#2279) (2148a2b)
- version update and bundled_issue changes (#2577) (c4074fa)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @stoplight/prism-http bumped from 5.9.0 to 5.10.0
- @stoplight/prism-http-server bumped from ^5.9.0 to ^5.10.0
- dependencies
5.10.0
5.10.0 (2024-08-09)
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)
- 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)
- 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-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)
- 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.10.0
5.10.0 (2024-08-09)
Features
- 1813 start using 415 code for invalid content-types instead constantly inferring it (df475fc)
- 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)
- support circular refs (#1835) (d287dd7)
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.9.0 to ^5.10.0
- dependencies
This PR was generated with Release Please. See documentation.
@lukaszzazulak is this still needed? or we can drop?
Hi @lukaszzazulak , @lukaszm-sb Please approve & release this PR as I have reverted one fix as there was regression. Many customers are waiting for this. CC: @mnaumanali94 @prafullaAtSB @aruna-sb
Hi @lukaszm-sb @lukaszzazulak Can you please approve this PR as customers waiting for this release
:robot: Release is at https://github.com/stoplightio/prism/releases/tag/v5.11.2 :sunflower: