v1.1.0
What's Changed
New features
Fixes
- fix: header getter/setter should be case in-sensitive by @huberts90 in #331
- fix: overridden tests displayed as failing by @M4tteoP in #340
- fix: broken tests and RunTest on windows by @jabdr in #348
- chore: adds single quote boundaries when printing strings in logs by @M4tteoP in #364
Dependencies update
- chore: add renovate approval bot by @fzipi in #326
- chore(deps): update alpine:3 docker digest to b89d9c9 by @renovate in #323
- chore(deps): update github/codeql-action action to v3.25.11 by @renovate in #325
- chore(deps): update all non-major dependencies in .github/workflows/scorecard.yml by @renovate in #328
- fix(deps): update module golang.org/x/net to v0.27.0 in go.mod by @renovate in #329
- fix(deps): update module github.com/knadh/koanf/providers/file to v1 in go.mod by @renovate in #330
- chore(deps): update all non-major dependencies in .github/workflows/test.yml by @renovate in #334
- chore(deps): update sonarsource/sonarcloud-github-action digest to b7cc8bf in .github/workflows/sonar.yaml by @renovate in #333
- fix(deps): update all non-major dependencies in go.mod by @renovate in #335
- chore(deps): update sonarsource/sonarcloud-github-action digest to f5003fc in .github/workflows/sonar.yaml by @renovate in #337
- chore(deps): update alpine:3 docker digest to 0a4eaa0 in dockerfile by @renovate in #336
- chore(deps): update all non-major dependencies in .github/workflows/release.yml by @renovate in #338
- chore(deps): update all non-major dependencies in .github/workflows/release.yml by @renovate in #339
- fix(deps): update module golang.org/x/time to v0.6.0 in go.mod by @renovate in #342
- chore(deps): update actions/upload-artifact action to v4.3.5 in .github/workflows/scorecard.yml by @renovate in #341
- chore(deps): update all non-major dependencies in .github/workflows/scorecard.yml by @renovate in #343
- fix(deps): update module golang.org/x/net to v0.28.0 in go.mod by @renovate in #344
- chore(deps): update github/codeql-action action to v3.26.2 in .github/workflows/scorecard.yml by @renovate in #345
- chore(deps): update github/codeql-action action to v3.26.3 in .github/workflows/scorecard.yml by @renovate in #346
- chore(deps): update sonarsource/sonarcloud-github-action digest to eb21172 in .github/workflows/sonar.yaml by @renovate in #347
- chore(deps): update github/codeql-action action to v3.26.5 in .github/workflows/scorecard.yml by @renovate in #351
- feat: add PR checks for windows by @jabdr in #350
- chore(deps): update all non-major dependencies in .github/workflows/scorecard.yml by @renovate in #352
- fix(deps): update module golang.org/x/net to v0.29.0 in go.mod by @renovate in #354
- chore(deps): update alpine:3 docker digest to beefdbd in dockerfile - autoclosed by @renovate in #353
- chore(deps): update all non-major dependencies in .github/workflows/scorecard.yml by @renovate in #357
- chore: update copyright by @fzipi in #356
- chore(deps): update github/codeql-action action to v3.26.8 in .github/workflows/scorecard.yml by @renovate in #360
- chore(deps): update all non-major dependencies in .github/workflows/test.yml by @renovate in #362
- chore(deps): update sonarsource/sonarcloud-github-action digest to 383f7e5 in .github/workflows/sonar.yaml by @renovate in #365
- chore(deps): update all non-major dependencies in .github/workflows/release.yml by @renovate in #366
- fix(deps): update module golang.org/x/net to v0.30.0 in go.mod by @renovate in #367
- fix(deps): update module golang.org/x/time to v0.7.0 in go.mod by @renovate in #368
- chore(deps): update sonarsource/sonarcloud-github-action digest to 9f9bba2 in .github/workflows/sonar.yaml by @renovate in #371
- chore(deps): update all non-major dependencies in .github/workflows/test.yml by @renovate in #372
- fix(deps): update module github.com/knadh/koanf/providers/env to v1 in go.mod by @renovate in #363
New Contributors
Full Changelog: v1.0.3...v1.1.0