Open
Conversation
fa89cb1 to
cb81cc5
Compare
318f189 to
4397c21
Compare
4397c21 to
99b4671
Compare
ea77cc2 to
4abc2fa
Compare
c62a2da to
c5faab8
Compare
3315695 to
d3d38c4
Compare
d3d38c4 to
1c01cb0
Compare
9d60c44 to
ce2c704
Compare
3e0b50e to
8aafcf8
Compare
8aafcf8 to
2b57b81
Compare
3f49419 to
32fbe26
Compare
2918271 to
d707e80
Compare
90ba8c1 to
50890f3
Compare
50890f3 to
7ab6645
Compare
7ab6645 to
9c2f3c6
Compare
9c2f3c6 to
c4b8157
Compare
c4b8157 to
140dda7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
0.18.0 (2026-04-05)
⚠ BREAKING CHANGES
certificate.expirymetric changed from UpDownCounter to Gauge (#3088)hostmatching configuration in rules simplified (#2772)PS256dropped from the algorithms list allowed by default for signature verification purposes to better align with existing recommendations (#2830)genericcontextualizer no longer supportscontinue_pipeline_on_errorconfig property (#2829)subjectconfiguration property defined for several authenticator mechanisms renamed toprincipal(#2825)validate rulescommand renamed tovalidate ruleset(#2812)globandregexhost type expressions removed (#2666)allow_fallback_on_errorproperty removed from authenticators (#2665)backtracking_enabledremoved from the regular rule definition (#2662)Features
Subjectobject redesigned to be a composition ofPrincipalobjects (#2827) (9199e20)validate configcommand (#2813) (7968008)servesubcommands (#2814) (5aec9df)PodMonitorsupport (#2771) (434d65b)convert rulesetcommand to convert rulesets between versions (#2772) (f7a0fdf)RuleSetresources between versions (#2772) (f7a0fdf)v1alpha1,v1alpha2, andv1alpha3ruleset schemas added to the CRD (#2772) (f7a0fdf)Code Refactorings
allow_fallback_on_errorproperty removed from authenticators (#2665) (73496bf)backtracking_enabledremoved from the regular rule definition (#2662) (7775046)certificate.expirymetric changed from UpDownCounter to Gauge (#3088) (1faba9e)genericcontextualizer no longer supportscontinue_pipeline_on_errorconfig property (#2829) (5643c24)hostmatching configuration in rules simplified (#2772) (f7a0fdf)PS256dropped from the algorithms list allowed by default for signature verification purposes to better align with existing recommendations (#2830) (5860e99)subjectconfiguration property defined for several authenticator mechanisms renamed toprincipal(#2825) (667797f)validate rulescommand renamed tovalidate ruleset(#2812) (172908f)globandregexhost type expressions removed (#2666) (d0f7bdb)Documentation
This PR was generated with Release Please. See documentation.