Stefan Bildl
Stefan Bildl
Your Jira Client only allows posting new issues using the English issue type name. If i try to use the german issue type name, an Exception is thrown ``` net.rcarz.jiraclient.JiraException:...
Hi, while using gin I often wanted to use basic authentication that does not require me to save all available accounts to a map (Currently it is handled that way)....
I refactored the code around setTrustedProxies. - prepareTrustedCIDRs does not need a reference to *Engine, only trustedProxies - renamed validateHeader function because its main use case is to get the...
# Shard key not honored in ReferenceLookupDelegate I have identified an issue in org.springframework.data.mongodb.core.convert.ReferenceLookupDelegate when using sharded mongodb collections. The shard key of our "Task" collection includes the fields "datacenter"...
Fixes #4612 - [x] You have read the [Spring Data contribution guidelines](https://github.com/spring-projects/spring-data-build/blob/master/CONTRIBUTING.adoc). - [ ] You use the code formatters provided [here](https://github.com/spring-projects/spring-data-build/tree/master/etc/ide) and have them applied to your changes. Don’t...