kras

Efficient server proxying and mocking in Node.js.

MIT License

Downloads
29.4K
Stars
27
Committers
3

Bot releases are visible (Hide)

kras - 0.16.1 Latest Release

Published by FlorianRappl 8 months ago

What's Changed

  • Fixed issue with proxy injector not returning response

Full Changelog: https://github.com/FlorianRappl/kras/compare/v0.16.0...v0.16.1

kras - 0.16.0

Published by FlorianRappl 8 months ago

What's Changed

  • Fixed error handling with wrong JSON format (#65)
  • Removed support for Node.js below 16
  • Replaced request with axios
  • Updated dependencies

Full Changelog: https://github.com/FlorianRappl/kras/compare/v0.15.5...v0.16.0

kras - 0.15.4

Published by FlorianRappl over 1 year ago

  • Fixed issue with bundled package.json reference

Full Changelog: https://github.com/FlorianRappl/kras/compare/v0.15.3...v0.15.4

kras - 0.15.3

Published by FlorianRappl over 1 year ago

What's Changed

Full Changelog: https://github.com/FlorianRappl/kras/compare/v0.15.2...v0.15.3

kras - 0.15.2

Published by FlorianRappl over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/FlorianRappl/kras/compare/v0.15.1...v0.15.2

kras - 0.15.1

Published by FlorianRappl over 1 year ago

What's Changed

Full Changelog: https://github.com/FlorianRappl/kras/compare/v0.15.0...v0.15.1

kras - 0.15.0

Published by FlorianRappl over 1 year ago

  • Removed support for Node.js below 12
  • Added support for asynchronous creators (#54)
  • Added optional direction parameter to middlewares (#53)
  • Added a deep merge of injector settings (#52)
  • Updated dependencies

Full Changelog: https://github.com/FlorianRappl/kras/compare/v0.14.3...v0.15.0

kras - 0.14.3

Published by FlorianRappl over 2 years ago

  • Fixed error logging in WebSocket proxies
  • Added forwarding of headers to WebSocket proxies
  • Updated dependencies
kras - 0.14.2

Published by FlorianRappl over 2 years ago

  • Fixed issue with WebSocket not being proxied
kras - 0.14.1

Published by FlorianRappl over 2 years ago

  • Fixed issue making the paths in sources of a krasrc absolute
  • Improved resolution for injectors and middlewares
  • Added documentation for middlewares feature
kras - 0.14.0

Published by FlorianRappl over 2 years ago

  • Allow specifying multiple input files for using readKrasConfig
  • Removed automatic use of global krasrc file in programmatic API
  • Improved merging of kras configurations
  • Updated dependencies
kras - 0.13.2

Published by FlorianRappl almost 3 years ago

  • Added configurable file size limit (#50)
  • Updated license year
kras - 0.13.1

Published by FlorianRappl almost 3 years ago

  • Added support for POST requests with query strings (#48)
  • Updated dependencies
kras - 0.13.0

Published by FlorianRappl over 3 years ago

  • Extracted the frontend to the kras-management-portal package
  • Made the frontend easily exchangeable via the .krasrc
kras - https://github.com/FlorianRappl/kras/releases/tag/0.12.3

Published by FlorianRappl over 3 years ago

kras - https://github.com/FlorianRappl/kras/releases/tag/0.12.2

Published by FlorianRappl over 3 years ago

kras - 0.12.1

Published by FlorianRappl almost 4 years ago

  • Fixed a bug preventing changes to root proxy targets in the UI
kras - 0.12.0

Published by FlorianRappl almost 4 years ago

  • Support generator in json-injector
  • Added injectHeaders option to the proxy injector
  • Added xfwd option to the proxy injector
  • Updated dependencies
kras - https://github.com/FlorianRappl/kras/releases/tag/0.11.1

Published by FlorianRappl about 4 years ago

kras - https://github.com/FlorianRappl/kras/releases/tag/0.11.0

Published by FlorianRappl over 4 years ago