v0.0.71
What's Changed
- build(deps): bump k8s.io/client-go from 0.31.1 to 0.31.2 by @dependabot in #4803
- build(deps): bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #4802
- build(deps): bump cookie and express in /docs by @dependabot in #4806
- Move config from internal to pkg by @rdimitrov in #4805
- Move selectors from internal/engine to pkg/engine by @rdimitrov in #4813
- Move getting a logger from config to the config package by @rdimitrov in #4816
- Move ruletypes from internal to pkg by @rdimitrov in #4810
- Document mindev entity schema by @ethomson in #4820
- Propagate project and entity information to rule evaluation logs by @evankanderson in #4818
- ko-build/ko broke their latest v0.17.0 release by @evankanderson in #4822
- build(deps): bump actions/setup-go from 5.0.2 to 5.1.0 by @dependabot in #4827
- build(deps): bump actions/setup-node from 4.0.4 to 4.1.0 by @dependabot in #4825
- build(deps): bump github.com/charmbracelet/bubbletea from 1.1.1 to 1.1.2 by @dependabot in #4823
- build(deps): bump github.com/thomaspoignant/go-feature-flag from 1.36.1 to 1.37.0 by @dependabot in #4824
- build(deps): bump coverallsapp/github-action from 2.3.3 to 2.3.4 by @dependabot in #4826
- Move profiles from internal to pkg by @rdimitrov in #4811
- Move events from internal to pkg by @rdimitrov in #4812
- Fix
mindev ruletype lint
. by @blkt in #4828
Full Changelog: v0.0.70...v0.0.71