Release v1.2.2
- bugfixes:
- connect: fix wrong endpoints callbacks. This made the
/v1/agent/connect/ca/leaf/<service>
,/v1/connect/ca/roots
and/v1/connect/ca/configuration
endpoints not really useful since they were returning a boolean instead of a proper dict mapping the json output.
- connect: fix wrong endpoints callbacks. This made the