Fix circular references on LdapAutoConfiguration#5055
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #5055 +/- ##
=========================================
Coverage 49.62% 49.62%
Complexity 1904 1904
=========================================
Files 372 372
Lines 11559 11558 -1
Branches 1127 1127
=========================================
Hits 5736 5736
+ Misses 5483 5482 -1
Partials 340 340 ☔ View full report in Codecov by Sentry. |
|
Can I not write test code for this PR please?🥺 |
|
Considering the findings presented in report #5056, I believe it is reasonable to forego the creation of unit tests. |
Am I update on the right CHANGES file? |
| * [Fix the issue that namespace content being cleared when identical content is pasted into the namespace](https://github.com/apolloconfig/apollo/pull/4922) | ||
| * [feat(openapi): allow user create app via openapi](https://github.com/apolloconfig/apollo/pull/4954) | ||
| * [Support grayscale feature for non-properties namespaces](https://github.com/apolloconfig/apollo/pull/4952) | ||
| * [Fix circular references on LdapAutoConfiguration](https://github.com/apolloconfig/apollo/pull/5055) |
There was a problem hiding this comment.
The 2.2.0 was released. Please add the change to the https://github.com/apolloconfig/apollo/blob/master/CHANGES.md
There was a problem hiding this comment.
The 2.2.0 was released. Please add the change to the https://github.com/apolloconfig/apollo/blob/master/CHANGES.md
added😃
What's the purpose of this PR
Fix circular references on LdapAutoConfiguration
Which issue(s) this PR fixes:
Fixes ##5051
Brief changelog
Update SpringSecurityLDAPAuthAutoConfiguration
Follow this checklist to help us incorporate your contribution quickly and easily:
mvn clean testto make sure this pull request doesn't break anything.CHANGESlog.