v5.3.0
* Add interface providing read-only access to a policy registry Adds an interface providing read-only access to a policy registry. Useful to prevent consumers changing policies in registry; for example to enforce separation of population of policy registry from usage. * Add IReadOnlyPolicyRegistrySpecs