Skip to content

Fix typos in security doc #1452

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

Closed
wants to merge 26 commits into from
Closed

Fix typos in security doc #1452

wants to merge 26 commits into from

Conversation

tdinev
Copy link
Contributor

@tdinev tdinev commented Feb 4, 2025

No description provided.

wandi34 and others added 26 commits August 7, 2024 14:17
…Constraints (spring-projects#1419)

Co-authored-by: Andreas Winter <andreas-winter@adorsys.com>
* 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Todor Dinev <todor.dinev@secu.lu>
Signed-off-by: Todor Dinev <todor.dinev@secu.lu>
Signed-off-by: Todor Dinev <todor.dinev@secu.lu>
@snicoll snicoll added the status: waiting-for-triage An issue we've not yet triaged label Feb 19, 2025
@snicoll snicoll added type: documentation A documentation update and removed status: waiting-for-triage An issue we've not yet triaged labels Mar 7, 2025
@snicoll snicoll self-assigned this Mar 7, 2025
@snicoll snicoll added this to the 4.0.12 milestone Mar 7, 2025
snicoll pushed a commit that referenced this pull request Mar 7, 2025
See gh-1452

Signed-off-by: Todor Dinev <todor.dinev@secu.lu>
@snicoll snicoll closed this in 34583e2 Mar 7, 2025
@snicoll snicoll changed the title fix: Typo in introduction of security doc Fix typos in security doc Mar 7, 2025
@snicoll
Copy link
Member

snicoll commented Mar 7, 2025

@tdinev thank you, and congrats for making your first contribution to Spring-WS. There were quite a bit of change so I think I found the ones you intended to merge, see 34583e2

@tdinev
Copy link
Contributor Author

tdinev commented Mar 7, 2025

👍 I thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: documentation A documentation update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants