v1.189.0
·
36 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
BREAKING CHANGE: AppIngressSpecRuleStringMatch.Prefix and .Exact changed from string to *string to fix empty-string matching. Consumers that directly read or assign these fields will need to update their code. Use godo.PtrTo("value") for assignment and the GetPrefix()/GetExact() accessors for reading.
- #994 - @aupadhyay-shark - App Ingress authority routing only supports exact matching #937