-
Notifications
You must be signed in to change notification settings - Fork 314
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: Typo in introduction of security doc #1452
Open
tdinev
wants to merge
26
commits into
spring-projects:main
Choose a base branch
from
tdinev:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…Constraints (spring-projects#1419) Co-authored-by: Andreas Winter <[email protected]>
* Update to 4.1.0-SNAPSHOT Update Spring Framework to 6.1.13 Update Spring Security to 6.3.3 Fixes spring-projects#1431 * Update to 4.1.0-SNAPSHOT Update Spring Framework to 6.1.13 Update Spring Security to 6.3.3 Update WSS4J to 3.0.3 Fixes spring-projects#1431
…ad setConnectionRequestTimeout to restore the behaviour as before. (spring-projects#1437) Fixes spring-projects#1436
* Fix problem with BeanPostProcessing Change endpoint mapping from BeanPostProcessor to SmartInitializingSingleton Added Test and updated test.sh to invoke with separate profile. Fixes spring-projects#1435
…jects#1445) Updates `io.spring.develocity.conventions:develocity-conventions-maven:0.0.19` to `0.0.22`
Excludes jakarta.xml.bind-api from spring-oxm to ensure consistent version is present in project.
* Add Observation implementation * Move versions to parent pom properties * Set micrometer dependency as optional * Add license header and documentation * Add Javadoc Changed name of key "localname" to "localpart" Removed superfluos method implementations Modified implementation of ContextualName * Updated ContextualName to match Span name conventions * Replaced Assert with WarnThenDebugLogger * Modified log-message * Added nullability annotations * Improved exeptionhandling and logging * Extract common logic to ObservationHelper * Fix for DomSource-handling See spring-projects#1094
…rojects#1444) Bumps [com.thoughtworks.xstream:xstream](https://github.com/x-stream/xstream) from 1.4.20 to 1.4.21. - [Release notes](https://github.com/x-stream/xstream/releases) - [Commits](https://github.com/x-stream/xstream/commits) --- updated-dependencies: - dependency-name: com.thoughtworks.xstream:xstream dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Todor Dinev <[email protected]>
Signed-off-by: Todor Dinev <[email protected]>
Signed-off-by: Todor Dinev <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.