Closed keith-turner closed 1 month ago
Looks good, but wondering if this should go into 3.1.
I think that would be quick and easy for this change, can look into it.
All changes in this PR were made in #4968 and a3b346c02462ef948f6b5ac20aa4a434eca6d4aa
Adds static methods for creating PluginEnv.Configuration objects from a Map<String,String> and updates tests to use them. These new methods make it easier for downstream projects to create these object using only public APIs.