heimdall
heimdall copied to clipboard
An easy way to orchestrate your Api's
Bumps [moment](https://github.com/moment/moment) from 2.22.1 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...
Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 1.1.1 to 3.1.5. Release notes Sourced from cross-fetch's releases. v3.1.5 What's Changed chore: updated node-fetch version to 2.6.7 by @dlafreniere in lquixada/cross-fetch#124 New Contributors @dlafreniere made their...
Bumps [swagger-ui](https://github.com/swagger-api/swagger-ui) from 3.23.11 to 4.1.3. Release notes Sourced from swagger-ui's releases. Swagger UI v4.1.3 Released! 4.1.3 (2021-12-10) Bug Fixes security: disable reading config params from URL search params (#7697)...
Hello, There is no contact information and the official website is down. Is this project still maintained? Who should I contact to disclose security vulnerabilities to? Thanks! Dor
**Describe feature** * Enable charts to view metrics;
Heimdall v2.x and older uses JDK 8, for Heimdall v3.x we decided to upgrade the JDK to version 11 LTS.
Fixed ssl problem for SQL Server database
**Describe the bug** We had unexpected and intermittent behavior when registering two different operations for the same path. We registered a GET operation for all API paths: GET / **...
This pull request adds a counter which will not permit the overall time request of a middleware exceeds the _**socket-timeout-millis**_ property value.
**Describe Feature** * Created filter to deny errors in console appender when spring profile is cloud or prod.