v0.0.17
What's Changed
- Remove trailing slash from rules-and-profiles entry in gitignore by @JAORMX in #1661
- Re-introduce entity validation for rule types by @JAORMX in #1662
- Add
Validate
check to our rule type tests by @JAORMX in #1663 - Rename
medev
tomindev
by @JAORMX in #1667 - Downgrade otelgrpc to work around open-telemetry/opentelemetry-go-contrib#4547 by @jhrozek in #1668
- Add trivyignore file with risk acceptance by @JAORMX in #1669
- Add
X-Forwarded-For
to default logging by @JAORMX in #1670 - build(deps): bump github.com/bufbuild/buf from 1.28.0 to 1.28.1 in /tools by @dependabot in #1672
- Add support for sidecars to migrate and minder, add tests for same by @evankanderson in #1671
- build(deps): bump golang from
81cd210
to57bf74a
by @dependabot in #1676 - build(deps): bump github.com/aws/aws-sdk-go-v2/feature/rds/auth from 1.3.2 to 1.3.3 by @dependabot in #1675
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.25.0 to 1.25.1 by @dependabot in #1674
- build(deps): bump k8s.io/apimachinery from 0.28.3 to 0.28.4 by @dependabot in #1673
- Use
helm-docs
to auto-generate documentation for our chart by @JAORMX in #1677 - Add documentation for helm values by @JAORMX in #1678
- Auto-generated helm documentation update - 2023-11-16 12:15:00 by @github-actions in #1679
- Update package-lock.json parsing strategy by @eleftherias in #1666
- Process entity events in exclusively and in parallel by @JAORMX in #1654
- Auto-generated DB schema update - 2023-11-16 14:16:47 by @github-actions in #1681
- Implement a quickstart command for minder by @rdimitrov in #1660
- Auto-generated cli documentation update - 2023-11-16 17:40:44 by @github-actions in #1683
Full Changelog: v0.0.16...v0.0.17