v0.0.19
Issue #, if available: When a field path contained URI the resulting CRD field name would become "uRI" instead of "uri". Description of changes: - Update regex to capture "URI" - Add test to verify behavior By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.