Fydon
Fydon
This fixes #4028 and #4688. This is a breaking change as it currently expects all migrations to not have a file extension. It may be possible to have it instead...
Application firewalls tend to block HTTP requests without any User Agent set. I could change this a you would prefer, but the User Agent must be set.
**Describe the bug** The Stack Report is failing as VS Code is installed in Program Files, I'm not running it as Administrator and npm install is trying to create C:\Program...
### Description The TypeScript type definitions are out of sync with the JavaScript code which can make it difficult to use, especially for new users. Ideally these should be updated...
I'm on Windows and so prefer the escape character in a Dockerfile to be `` ` ``. Using the following Dockerfile errors with `ERROR: failed to solve: dockerfile parse error...
If a header value contains a colon character then it isn't saved, as well as any character from the colon onwards. If the header value contains a colon character it...
Fixes #343. Attempt to enable otel-webserver support for ARM64. The build succeeds and I appear to able to use the webserver module on ARM64. 1. Should the Dockerfiles, e.g. `instrumentation\otel-webserver-module\docker\ubuntu20.04\Dockerfile`...
**Description** Using `git config --global gitsign.connectorID https://github.com/login/oauth` with gitsign and then perform multiple commits can result in reaching the [secondary rate limit](https://docs.github.com/en/rest/using-the-rest-api/rate-limits-for-the-rest-api?apiVersion=2022-11-28#about-secondary-rate-limits) on calling the GitHub repository. Current cache option...