jarebudev
jarebudev
## This PR - ensures that the error hook is ran when the provider returns an error code ### Related Issues Fixes #928 ### Notes saw this bug and seemed...
## This PR - implements most of #843 (see notes as have currently left out the 2 experimental requirements) ### Related Issues Resolves #843 ### Notes As this change was...
## This PR Enables the flagd provider to create descriptively named daemon threads, similar to the changes made in https://github.com/open-feature/java-sdk/issues/1633 ### Related Issues Resolves #1599
## This PR Following on from #1633, where a `ConfigurableThreadFactory` was introduced to allow Threads created by an Executor to be named and either be created as daemon/non-daemon, this PR...
This PR introduces a new Helm Improvement Proposal (HIP) to change Helm so that names and labels in templates are validated to be less than 63 characters in length before...