v0.39.0
Features
- feat: add ability to exit Finalize() callback WITHOUT removing the finalizer by @btlghrants in #1321
- feat: expose rbacMode from moduleConfig by @cmwylie19 in #1347
- feat: rbac overrides in package.json by @schaeferka in #1331
What's Changed
- chore: validate images from registry via Pepr (impl) by @btlghrants in #1262
- fix: eslint max depth warnings by @tamirazrab in #1255
- fix: eslint max depth warnings with passing E2E tests by @samayer12 in #1366
- revert: filter-chain refactor by @samayer12 in #1396
- chore: updates for undici watch by @cmwylie19 in #1384
- chore: increase soak duration by @samayer12 in #1399
- chore: make test crossplatform by @cmwylie19 in #1369
- chore: pinned deps in ci -all the rest by @cmwylie19 in #1377
- chore: squash HIGH vulnerability in container scan by @cmwylie19 in #1376
- chore: squash HIGH vulnerability by @cmwylie19 in #1374
- Revert "fix: eslint max depth warnings" by @samayer12 in #1365
- chore: disable cosign testing for now by @btlghrants in #1368
- chore: unit tests for finalizer with user alias by @schaeferka in #1342
- chore: refactor store code by @samayer12 in #1259
- fix: fix error in metrics.ts related to this.#cacheMissWindows.delete(firstKey) by @schaeferka in #1352
- chore: refactor complex implementation of request-processing filters by @samayer12 in #1333
- chore: fix circular dependency between lib.ts and sdk.ts by @schaeferka in #1348
- chore: fix circular dependency between types and mutate-request by @schaeferka in #1332
Dependabot
- chore: bump trufflesecurity/trufflehog from a63bf95412e732b7a187e8fd7cc2d19c4a2e4963 to e6d786a7d99f05f14327ba8e2ab75aa863b4df3b by @dependabot in #1378
- chore: bump trufflesecurity/trufflehog from e6d786a7d99f05f14327ba8e2ab75aa863b4df3b to 5ca4a17a4c7a242046966b84cf9d7a53364971bc by @dependabot in #1386
- chore: bump the development-dependencies group with 3 updates by @dependabot in #1385
- chore: bump @types/node from 22.8.7 to 22.9.0 in the development-dependencies group by @dependabot in #1394
- chore: bump anchore/scan-action from 5.2.0 to 5.2.1 by @dependabot in #1392
- chore: bump anchore/sbom-action from 0.17.6 to 0.17.7 by @dependabot in #1391
- chore: bump trufflesecurity/trufflehog from 5ca4a17a4c7a242046966b84cf9d7a53364971bc to 944d5dcdc2ba2aa70c2227d8e432d19eceda10be by @dependabot in #1390
- chore: bump kubernetes-fluent-client from 3.2.2 to 3.3.0 in the production-dependencies group by @dependabot in #1393
- chore: bump trufflesecurity/trufflehog from 944d5dcdc2ba2aa70c2227d8e432d19eceda10be to 9095845958d9cabdc354ddf372123b5399a5d334 by @dependabot in #1400
- chore: bump chainguard-dev/digestabot from 1.2.0 to 1.2.1 by @dependabot in #1335
- chore: bump @types/node from 22.7.9 to 22.8.1 in the development-dependencies group by @dependabot in #1338
- chore: bump actions/setup-node from 4.0.4 to 4.1.0 by @dependabot in #1334
- chore: bump kubernetes-fluent-client from 3.2.1 to 3.2.2 in the production-dependencies group by @dependabot in #1362
- chore: bump actions/dependency-review-action from 4.3.5 to 4.4.0 by @dependabot in #1346
- chore: bump anchore/scan-action from 5.1.0 to 5.2.0 by @dependabot in #1356
- chore: bump @types/node from 22.8.4 to 22.8.6 in the development-dependencies group by @dependabot in #1372
- chore: bump @types/node from 22.8.1 to 22.8.4 in the development-dependencies group across 1 directory by @dependabot in #1354
New Contributors
- @tamirazrab made their first contribution in #1255
Full Changelog: v0.38.3...v0.39.0