prism

Turn any OpenAPI2/3 and Postman Collection file into an API server with mocking, transformations and validations.

APACHE-2.0 License

Downloads
1.3M
Stars
4.3K
Committers
92

Bot releases are visible (Hide)

prism - v5.11.2

Published by stoplight-bot about 1 month ago

5.11.2 (2024-09-12)

Bug Fixes

  • reverted changes and bump the JSON version (#2598) (4acb898)
prism - v5.11.1

Published by stoplight-bot 2 months ago

5.11.1 (2024-08-09)

Bug Fixes

  • version update and bundled_issue changes (#2577) (c4074fa)
prism - v5.11.0 Latest Release

Published by stoplight-bot 3 months ago

5.11.0 (2024-07-19)

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

  • #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)
  • ci: release please simpler config (#2489) (b6be539)
  • ci: release please with checkout (#2492) (ea378fc)
  • ci: release please with root (#2497) (6043a9b)
  • ci: remove root from release please (#2494) (ad1743e)
  • ci: STOP-267 add release please manifest (#2484) (82fe01e)
  • ci: STOP-267 automate release branch creation (#2479) (182e4f9)
  • ci: STOP-267 improve auto-release config (#2481) (bb29592)
  • decode path before matching it (ed5bce8)
  • deps: bump sanitize-html for security (#1828) (3fc86f4)
  • fixed #1860 performance regression (fe6345d)
  • http-negotiator: #2381 add additional warn log message (#2550) (64a23fc)
  • http-server: discard request body if the content-length header iā€¦ (#2103) (c172f42)
  • 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)
  • readme: npm downloads badge (#1849) (3245a22)
  • 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)
  • testing circle ci build (0d2deb0)
  • update http-spec (#2037) (72d6882)
  • upgrade dependencies and resolve breaking http spec changes (#2105) (ebbc6c1)
  • upgrade deps to clean up last security vulnerabilities (#2076) (b1ac6f4)
  • upgrade jsrp to 9.2.4 to allow basic auth (#2279) (2148a2b)
  • use proper client call in memory leak tests (c223192)
  • validateOutput() when schema contains internal reference (#2363) (8e143e6)
prism - v5.8.2

Published by stoplight-bot 4 months ago

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
prism - v5.8.1

Published by stoplight-bot 6 months ago

5.8.1 (2024-04-29)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @stoplight/prism-core bumped from ^5.7.0 to ^5.8.0
      • @stoplight/prism-http bumped from ^5.8.0 to ^5.8.1
      • @stoplight/prism-http-server bumped from ^5.8.0 to ^5.8.1
prism - v5.8.0

Published by stoplight-bot 6 months ago

5.8.0 (2024-04-29)

Features

Bug Fixes

  • readOnly objects in arrays are handled correctly (#2513) (7670236)
prism - v5.7.0

Published by stoplight-bot 7 months ago

5.7.0 (2024-03-22)

Features

  • STOP-243 - create prism instance with full spec (#2501) (ed41dca)
prism - v5.6.0

Published by stoplight-bot 7 months ago

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

  • #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)
  • ci: release please simpler config (#2489) (b6be539)
  • ci: release please with checkout (#2492) (ea378fc)
  • ci: release please with root (#2497) (6043a9b)
  • ci: remove root from release please (#2494) (ad1743e)
  • ci: STOP-267 add release please manifest (#2484) (82fe01e)
  • ci: STOP-267 automate release branch creation (#2479) (182e4f9)
  • ci: STOP-267 improve auto-release config (#2481) (bb29592)
  • decode path before matching it (ed5bce8)
  • deps: bump sanitize-html for security (#1828) (3fc86f4)
  • fixed #1860 performance regression (fe6345d)
  • http-server: discard request body if the content-length header iā€¦ (#2103) (c172f42)
  • 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)
  • readme: npm downloads badge (#1849) (3245a22)
  • remove deprecated usage of parse (#1959) (ea5b445)
  • replace date-time validator with our bug fixed version (#1856) (44186db)
  • testing circle ci build (0d2deb0)
  • update http-spec (#2037) (72d6882)
  • upgrade dependencies and resolve breaking http spec changes (#2105) (ebbc6c1)
  • upgrade deps to clean up last security vulnerabilities (#2076) (b1ac6f4)
  • upgrade jsrp to 9.2.4 to allow basic auth (#2279) (2148a2b)
  • use proper client call in memory leak tests (c223192)
  • validateOutput() when schema contains internal reference (#2363) (8e143e6)
prism -

Published by stoplight-bot 9 months ago

prism -

Published by stoplight-bot 9 months ago

prism -

Published by stoplight-bot 11 months ago

prism -

Published by stoplight-bot 12 months ago

prism -

Published by stoplight-bot 12 months ago

prism -

Published by stoplight-bot about 1 year ago

prism -

Published by stoplight-bot about 1 year ago

prism -

Published by stoplight-bot about 1 year ago

prism -

Published by stoplight-bot about 1 year ago

prism -

Published by stoplight-bot about 1 year ago

prism -

Published by stoplight-bot about 1 year ago

prism -

Published by stoplight-bot over 1 year ago

Package Rankings
Top 1.2% on Npmjs.org
Top 8.17% on Proxy.golang.org
Badges
Extracted from project README
Prism - API Mock Servers and Contract Testing CircleCI NPM Downloads Stoplight Forest
Related Projects