AxonFramework / extension-multitenancy

Axon Framework extension providing handles to support multi tenancy with distinct buses and stores per tenant.
Apache License 2.0
10 stars 2 forks source link

Bump spring.web.version from 5.3.27 to 5.3.28 #119

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps spring.web.version from 5.3.27 to 5.3.28. Updates spring-web from 5.3.27 to 5.3.28

Release notes

Sourced from spring-web's releases.

v5.3.28

:star: New Features

  • ClassLoader can be null in DeserializingConverter and should be annotated with @Nullable #30672
  • Performance optimization in AbstractBeanFactoryBasedTargetSource.hashCode() #30585
  • Consistent support for MultiValueMap and common Map implementations in CollectionFactory #30441
  • Reject null and empty SpEL expressions #30373
  • Introduce Environment.matchesProfiles() for profile expressions #30226

:lady_beetle: Bug Fixes

  • Change of behaviour for UUID in bean validation output in v5.3.27 #30662
  • Spring Framework 5.3.27 appears to cause issues in OSGi environment #30637
  • Inconsistent ProxyCallbackFilter#equals/hashCode methods in CglibAopProxy #30616
  • EclipseLinkJpaDialect: Unexpected default isolation levels #30589
  • ThreadLocalTargetSource does not include actual target bean name in NamedThreadLocal #30586
  • ApplicationListenerMethodAdapter inconsistently publishes events from CompletableFuture #30584
  • For @Bean method that returns null, @Autowired injects NullBean instead of null for cached arguments #30551
  • Make maximum SpEL expression length configurable #30446
  • Respect TaskDecorator configuration on DefaultManagedTaskExecutor #30443

:notebook_with_decorative_cover: Documentation

  • Document which @Scheduled attributes support SpEL expressions #30642
  • FileSystemUtils::deleteRecursively Javadoc refers to File instead of Path #30555

:hammer: Dependency Upgrades

  • Upgrade to Reactor 2020.0.33 #30656
Commits
  • b02f4a0 Release v5.3.28
  • 99ae6e7 Declare ClassLoader for DeserializingConverter constructor as nullable
  • c2cc55e Consider UUID as simple value type with concise toString output
  • 9cff2ac Upgrade to Reactor 2020.0.33
  • 3c2590d Document limited isolation level support for concurrent transactions
  • 4b55333 Document which @​Scheduled attributes support SpEL expressions
  • c27acad Specific check for parent of MethodInvocationInfo ClassLoader
  • 70be9af Reuse method cache from original proxy factory (aligned with 6.0.x)
  • d4450a8 Specific check for parent of spring-aop ClassLoader
  • 210e47d Polishing
  • Additional commits viewable in compare view


Updates spring-jdbc from 5.3.27 to 5.3.28

Release notes

Sourced from spring-jdbc's releases.

v5.3.28

:star: New Features

  • ClassLoader can be null in DeserializingConverter and should be annotated with @Nullable #30672
  • Performance optimization in AbstractBeanFactoryBasedTargetSource.hashCode() #30585
  • Consistent support for MultiValueMap and common Map implementations in CollectionFactory #30441
  • Reject null and empty SpEL expressions #30373
  • Introduce Environment.matchesProfiles() for profile expressions #30226

:lady_beetle: Bug Fixes

  • Change of behaviour for UUID in bean validation output in v5.3.27 #30662
  • Spring Framework 5.3.27 appears to cause issues in OSGi environment #30637
  • Inconsistent ProxyCallbackFilter#equals/hashCode methods in CglibAopProxy #30616
  • EclipseLinkJpaDialect: Unexpected default isolation levels #30589
  • ThreadLocalTargetSource does not include actual target bean name in NamedThreadLocal #30586
  • ApplicationListenerMethodAdapter inconsistently publishes events from CompletableFuture #30584
  • For @Bean method that returns null, @Autowired injects NullBean instead of null for cached arguments #30551
  • Make maximum SpEL expression length configurable #30446
  • Respect TaskDecorator configuration on DefaultManagedTaskExecutor #30443

:notebook_with_decorative_cover: Documentation

  • Document which @Scheduled attributes support SpEL expressions #30642
  • FileSystemUtils::deleteRecursively Javadoc refers to File instead of Path #30555

:hammer: Dependency Upgrades

  • Upgrade to Reactor 2020.0.33 #30656
Commits
  • b02f4a0 Release v5.3.28
  • 99ae6e7 Declare ClassLoader for DeserializingConverter constructor as nullable
  • c2cc55e Consider UUID as simple value type with concise toString output
  • 9cff2ac Upgrade to Reactor 2020.0.33
  • 3c2590d Document limited isolation level support for concurrent transactions
  • 4b55333 Document which @​Scheduled attributes support SpEL expressions
  • c27acad Specific check for parent of MethodInvocationInfo ClassLoader
  • 70be9af Reuse method cache from original proxy factory (aligned with 6.0.x)
  • d4450a8 Specific check for parent of spring-aop ClassLoader
  • 210e47d Polishing
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication