consul/.changelog/21230.txt
John Murret 11bcf521ae
dns v2 - both empty string and default should be allowed for namespace and partition in CE (#21230)
* dns v2 - both empty string and default should be allowed for namespace and partition in Ce

* add changelog

* use default partition constant

* use constants in validation.

---------

Co-authored-by: Michael Zalimeni <michael.zalimeni@hashicorp.com>
2024-05-28 16:20:59 -06:00

3 lines
128 B
Plaintext

```release-note:enhancement
dns: new version was not supporting partition or namespace being set to 'default' in CE version.
```