Mike Peachey
Mike Peachey
Bashlog is slow and intensive and not always wanted. When in an interactive shell, load it by default. When in a non-interactive shell, do not load it by default. Add...
**Describe the bug** Config seems ignored when passing `-diag`. With a master branch called `custom-master`, `gitversion` shows SemVer "1.8.0". `gitversion -diag` shows SemVer "1.8.0-custom-master.1" ## Expected Behavior "SemVer": "1.8.0" ##...
### Terraform Version ```shell 1.9.8 ``` ### Use Cases Merging of files read via jsondecode and yamldecode, merge of nested maps and objects tree typically used for configuration or lookups....
## Summary A couple of bugs are reported with issues using HTTP Request with AWS Credentials. n8n uses SigV4 signing (as opposed to SigV4a) which requires that the service's region...
## Summary The code that signs a request using AWS credentials does not correctly handle objects passed from HTTP Request. There is an in-progress refactor, as already worked around in...