Releases: FlorianRappl/kras
Releases · FlorianRappl/kras
0.14.2
- Fixed issue with WebSocket not being proxied
0.14.1
- Fixed issue making the paths in
sources
of a krasrc absolute - Improved resolution for injectors and middlewares
- Added documentation for middlewares feature
0.14.0
- 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
0.13.2
0.13.1
0.13.0
- Extracted the frontend to the
kras-management-portal
package - Made the frontend easily exchangeable via the
.krasrc
0.12.3
Updated dependencies
0.12.2
Improved ws error handling
0.12.1
- Fixed a bug preventing changes to root proxy targets in the UI
0.12.0
- Support generator in json-injector
- Added
injectHeaders
option to the proxy injector - Added
xfwd
option to the proxy injector - Updated dependencies