Skip to content
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

Upgrade dependencies and fix JWK caching and thread-pool initialization #44

Merged
merged 12 commits into from
Oct 2, 2024

Conversation

enricovianello
Copy link
Member

  • Move spring boot version from 2.7.10 to 2.7.18
  • Remove jetty-utils dependency by importing what's necessary
  • Fix thread pool initialization from configured values
  • Fix caching of remote JWK sets
  • Increase voms-api-java dependency version

Copy link

@enricovianello enricovianello merged commit d915ab6 into v1.4.3 Oct 2, 2024
4 checks passed
@enricovianello enricovianello deleted the fix-tp branch October 2, 2024 10:21
enricovianello added a commit that referenced this pull request Oct 17, 2024
…44)

- Move spring boot version from 2.7.10 to 2.7.18
- Remove jetty-utils dependency by importing what's necessary
- Fix Jetty thread-pool idle timeout to be configurable
- Update CHANGELOG file and aligned drop-in file with missing env vars
- Fix caching of remote JWK sets
- Increase voms-api-java dependency version to v3.3.3
- Add more source headers to retrieve remote ip address when http request one is empty
- Fix IP logging issue STOR-1583
enricovianello added a commit that referenced this pull request Oct 17, 2024
…44)

- Move spring boot version from 2.7.10 to 2.7.18
- Remove jetty-utils dependency by importing what's necessary
- Fix Jetty thread-pool idle timeout to be configurable
- Update CHANGELOG file and aligned drop-in file with missing env vars
- Fix caching of remote JWK sets
- Increase voms-api-java dependency version to v3.3.3
- Add more source headers to retrieve remote ip address when http request one is empty
- Fix IP logging issue STOR-1583
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant