Artem Bilan
9180240ae0
Mitigate some IntegrationMBeanExporter early BF access
...
* Fix typo in the `spring-integration.xsd`
2024-08-13 14:15:42 -04:00
Artem Bilan
4d787554b8
GH-9381: Introduce Control Bus commands management
...
Fixes : #9381
Currently, there is no way to know in one place what Control Bus commands are available and with what arguments
* Add `ControlBusCommandRegistry` infrastructure bean to gather control bus commands from beans and expose them for invocation
* Add `ControlBusController` to expose a `/control-bus` REST service against the mentioned `ControlBusCommandRegistry`
* Add `@EnableIntegrationManagement(loadControlBusCommands)` to be able to load all the Control Bus commands from the application context instead of on demand by default
* Deprecated existing SpEL(and Groovy)-based Control Bus functionality in favor of new, more manageable, logic
2024-08-13 13:26:27 -04:00
dependabot[bot]
77e3b08d16
Bump the development-dependencies group with 3 updates ( #9374 )
...
Bumps the development-dependencies group with 3 updates: [org.awaitility:awaitility](https://github.com/awaitility/awaitility ), org.apache.tomcat.embed:tomcat-embed-websocket and com.github.spotbugs.
Updates `org.awaitility:awaitility` from 4.2.1 to 4.2.2
- [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt )
- [Commits](https://github.com/awaitility/awaitility/compare/awaitility-4.2.1...awaitility-4.2.2 )
Updates `org.apache.tomcat.embed:tomcat-embed-websocket` from 10.1.26 to 10.1.28
Updates `com.github.spotbugs` from 6.0.19 to 6.0.20
---
updated-dependencies:
- dependency-name: org.awaitility:awaitility
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: org.apache.tomcat.embed:tomcat-embed-websocket
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: com.github.spotbugs
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-11 03:02:35 +00:00
dependabot[bot]
860a03e485
Bump debeziumVersion from 2.7.0.Final to 2.7.1.Final ( #9375 )
...
Bumps `debeziumVersion` from 2.7.0.Final to 2.7.1.Final.
Updates `io.debezium:debezium-embedded` from 2.7.0.Final to 2.7.1.Final
Updates `io.debezium:debezium-connector-mysql` from 2.7.0.Final to 2.7.1.Final
---
updated-dependencies:
- dependency-name: io.debezium:debezium-embedded
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.debezium:debezium-connector-mysql
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-11 00:36:09 +00:00
dependabot[bot]
836d5660b4
Bump mongoDriverVersion from 5.1.2 to 5.1.3 ( #9376 )
...
Bumps `mongoDriverVersion` from 5.1.2 to 5.1.3.
Updates `org.mongodb:mongodb-driver-sync` from 5.1.2 to 5.1.3
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases )
- [Commits](https://github.com/mongodb/mongo-java-driver/compare/r5.1.2...r5.1.3 )
Updates `org.mongodb:mongodb-driver-reactivestreams` from 5.1.2 to 5.1.3
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases )
- [Commits](https://github.com/mongodb/mongo-java-driver/compare/r5.1.2...r5.1.3 )
---
updated-dependencies:
- dependency-name: org.mongodb:mongodb-driver-sync
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.mongodb:mongodb-driver-reactivestreams
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-11 00:35:26 +00:00
Artem Bilan
1e86856ba7
GH-9373: Document Spring nature of Spring Integration classes
...
Fixes : #9373
2024-08-09 10:14:24 -04:00
Mitchell
02b58277f4
GH-9369: Fix MutableMessageHeaders for serialization
...
Fixes : #9369
* Implement `MutableMessageHeaders.readResolve()` to reinstate the instance
**Auto-cherry-pick to `6.3.x` & `6.2.x`**
2024-08-08 17:16:49 +00:00
Artem Bilan
f26d932ab0
Mitigate some timing and memory concerns in TCP/IP tests
2024-08-08 12:38:08 -04:00
Artem Bilan
8df5c43a76
Use io.freefair.aggregate-javadoc plugin
...
**Auto-cherry-pick to `6.3.x` & `6.2.x`**
2024-08-05 16:46:17 -04:00
dependabot[bot]
da75f5439b
Bump protobufVersion from 4.27.2 to 4.27.3 ( #9365 )
...
Bumps `protobufVersion` from 4.27.2 to 4.27.3.
Updates `com.google.protobuf:protobuf-java` from 4.27.2 to 4.27.3
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl )
- [Commits](https://github.com/protocolbuffers/protobuf/commits )
Updates `com.google.protobuf:protobuf-java-util` from 4.27.2 to 4.27.3
Updates `com.google.protobuf:protoc` from 4.27.2 to 4.27.3
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl )
- [Commits](https://github.com/protocolbuffers/protobuf/commits )
---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.protobuf:protobuf-java-util
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.protobuf:protoc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-03 22:19:20 -04:00
dependabot[bot]
2a723a1bc2
Bump org.apache.sshd:sshd-sftp from 2.13.1 to 2.13.2 ( #9366 )
...
Bumps [org.apache.sshd:sshd-sftp](https://github.com/apache/mina-sshd ) from 2.13.1 to 2.13.2.
- [Release notes](https://github.com/apache/mina-sshd/releases )
- [Changelog](https://github.com/apache/mina-sshd/blob/master/CHANGES.md )
- [Commits](https://github.com/apache/mina-sshd/compare/sshd-2.13.1...sshd-2.13.2 )
---
updated-dependencies:
- dependency-name: org.apache.sshd:sshd-sftp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-03 22:03:31 -04:00
Sanghyuk Jung
32f2668260
Remove duplicated "the" in Javadocs
2024-08-02 19:26:09 -04:00
Artem Bilan
3f3a746ff0
Resolve Gradle deprecation warnings
...
* Use `optional` and `provided` variants instead of `registerFeature`
* Simplify setting `<scope>provided</scope>` for generate POM
* Use lazy-load for `Javadoc.classpath` to avoid early configuration resolution
* Use actual Mark Fisher's e-mail for author. Thank you, Mark!
2024-08-02 19:24:49 -04:00
Artem Bilan
0d2a071a64
Revert feature source set
2024-08-02 09:36:18 -04:00
Artem Bilan
f5cd09c767
Add srcDir for feature source set
2024-08-02 09:30:22 -04:00
Artem Bilan
1baf84a47f
Fix Gradle deprecation for registerFeature
2024-08-02 09:17:05 -04:00
Artem Bilan
6054e8bc9f
More test clean up to minimize memory
...
Probably `@DirtiesContext` would remove application contexts for the JUnit cache
2024-07-24 16:45:48 -04:00
Artem Bilan
201acf5405
Tweak sme TCP tests to minimize time and memory
...
**Auto-cherry-pick to `6.3.x` & `6.2.x`**
2024-07-24 10:49:09 -04:00
dependabot[bot]
d4f136a939
Bump org.springframework:spring-framework-bom ( #9359 )
...
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework ) from 6.2.0-M5 to 6.2.0-SNAPSHOT.
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/commits )
---
updated-dependencies:
- dependency-name: org.springframework:spring-framework-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-22 20:22:13 +00:00
dependabot[bot]
cfb741f6d0
Bump com.gradle.develocity in the development-dependencies group ( #9358 )
...
Bumps the development-dependencies group with 1 update: com.gradle.develocity.
Updates `com.gradle.develocity` from 3.17.5 to 3.17.6
---
updated-dependencies:
- dependency-name: com.gradle.develocity
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-22 18:59:16 +00:00
Artem Bilan
1641ef29b4
Test auto-merge for Dependabot SNAPSHOT upgrades
...
Verify that `springVersion = '6.2.0-M5'` will be upgraded by Dependabot
to `6.2.0-SNAPSHOT` and respective PR will be merged automatically
after successful project build
2024-07-22 14:44:36 -04:00
dependabot[bot]
a2d7dca591
Bump org.springframework:spring-framework-bom ( #9350 )
...
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework ) from 6.2.0-M5 to 6.2.0-SNAPSHOT.
- [Release notes](https://github.com/spring-projects/spring-framework/releases )
- [Commits](https://github.com/spring-projects/spring-framework/commits )
---
updated-dependencies:
- dependency-name: org.springframework:spring-framework-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-21 02:54:39 +00:00
dependabot[bot]
8850137cd5
Bump io.projectreactor:reactor-bom from 2024.0.0-M4 to 2024.0.0-SNAPSHOT ( #9351 )
...
Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor ) from 2024.0.0-M4 to 2024.0.0-SNAPSHOT.
- [Release notes](https://github.com/reactor/reactor/releases )
- [Commits](https://github.com/reactor/reactor/commits )
---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-21 00:49:50 +00:00
dependabot[bot]
3cb453bed9
Bump io.micrometer:micrometer-tracing-bom ( #9353 )
...
Bumps [io.micrometer:micrometer-tracing-bom](https://github.com/micrometer-metrics/tracing ) from 1.4.0-M1 to 1.4.0-SNAPSHOT.
- [Release notes](https://github.com/micrometer-metrics/tracing/releases )
- [Commits](https://github.com/micrometer-metrics/tracing/commits )
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-tracing-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-20 20:36:02 -04:00
dependabot[bot]
7606335541
Bump kotlinVersion from 1.9.24 to 1.9.25 ( #9352 )
...
Bumps `kotlinVersion` from 1.9.24 to 1.9.25.
Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 1.9.24 to 1.9.25
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.25/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.24...v1.9.25 )
Updates `org.jetbrains.kotlin:kotlin-allopen` from 1.9.24 to 1.9.25
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.25/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.24...v1.9.25 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-allopen
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-20 20:34:58 -04:00
dependabot[bot]
35350db7cb
Bump io.micrometer:micrometer-bom from 1.14.0-M1 to 1.14.0-SNAPSHOT ( #9354 )
...
Bumps [io.micrometer:micrometer-bom](https://github.com/micrometer-metrics/micrometer ) from 1.14.0-M1 to 1.14.0-SNAPSHOT.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases )
- [Commits](https://github.com/micrometer-metrics/micrometer/commits )
---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-20 20:26:03 -04:00
dependabot[bot]
2729f38b75
Bump org.springframework.security:spring-security-bom ( #9349 )
...
Bumps [org.springframework.security:spring-security-bom](https://github.com/spring-projects/spring-security ) from 6.4.0-M1 to 6.4.0-SNAPSHOT.
- [Release notes](https://github.com/spring-projects/spring-security/releases )
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc )
- [Commits](https://github.com/spring-projects/spring-security/commits )
---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-20 20:24:04 -04:00
dependabot[bot]
32d7944b97
Bump org.springframework.amqp:spring-amqp-bom ( #9348 )
...
Bumps [org.springframework.amqp:spring-amqp-bom](https://github.com/spring-projects/spring-amqp ) from 3.2.0-M1 to 3.2.0-SNAPSHOT.
- [Release notes](https://github.com/spring-projects/spring-amqp/releases )
- [Commits](https://github.com/spring-projects/spring-amqp/commits )
---
updated-dependencies:
- dependency-name: org.springframework.amqp:spring-amqp-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-20 20:23:13 -04:00
dependabot[bot]
919bb28ca7
Bump org.springframework.kafka:spring-kafka-bom ( #9347 )
...
Bumps [org.springframework.kafka:spring-kafka-bom](https://github.com/spring-projects/spring-kafka ) from 3.3.0-M1 to 3.3.0-SNAPSHOT.
- [Release notes](https://github.com/spring-projects/spring-kafka/releases )
- [Commits](https://github.com/spring-projects/spring-kafka/commits )
---
updated-dependencies:
- dependency-name: org.springframework.kafka:spring-kafka-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-20 20:22:44 -04:00
Artem Bilan
de58d8c942
Upgrade to reusable spring-io/spring-github-workflows@v3
...
Apparently Dependabot can upgrade reusable GHA workflows as well.
So less burden on support and less stress from changes in those reusable workflows in `main`
**Auto-cherry-pick to `6.3.x` & `6.2.x`**
2024-07-18 16:23:24 -04:00
Spring Builds
53ef8ec5c5
[artifactory-release] Next development version
2024-07-16 18:41:05 +00:00
Spring Builds
3471d73d77
[artifactory-release] Release version 6.4.0-M1
2024-07-16 18:41:02 +00:00
Artem Bilan
68843362d8
Use random positive int for Debezium database.server.id connector prop
2024-07-16 14:16:58 -04:00
Artem Bilan
c4ec7d5f22
Increase timeout in Debezium tests
2024-07-16 13:43:44 -04:00
Artem Bilan
eac8c31a1d
Attempt to fix Debezium tests
2024-07-16 13:35:15 -04:00
Artem Bilan
42f4579b2a
Upgrade dependencies; prepare for release
...
* Include Gradle to `8.9`
* Fix ActiveMQ-based tests for its deprecation
2024-07-16 12:54:29 -04:00
dependabot[bot]
6173bfa59d
Bump org.springframework.graphql:spring-graphql from 1.3.1 to 1.3.2 ( #9345 )
...
Bumps [org.springframework.graphql:spring-graphql](https://github.com/spring-projects/spring-graphql ) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/spring-projects/spring-graphql/releases )
- [Commits](https://github.com/spring-projects/spring-graphql/compare/v1.3.1...v1.3.2 )
---
updated-dependencies:
- dependency-name: org.springframework.graphql:spring-graphql
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 16:02:15 +00:00
Artem Bilan
777c84f603
An attempt to fix OOM in the RecipientListRouterParserTests
...
* Add `@DirtiesContext` to the `RecipientListRouterParserTests`
* Remove manual `context.start();` since it is started by the `@SpringJUnitConfig` anyway
2024-07-16 11:59:35 -04:00
Artem Bilan
b2a3d25ffd
Migrate ReturnAddressTests to JUnit 5
...
Looks like `ApplicaitonContext.stop()` is note called on `close()`.
This might cause an `OutOfMemoryError` on the CI
* Use Spring context configuration for the test environment
2024-07-16 11:55:50 -04:00
dependabot[bot]
e373fff99a
Bump graalvmVersion from 24.0.1 to 24.0.2 ( #9344 )
...
Bumps `graalvmVersion` from 24.0.1 to 24.0.2.
Updates `org.graalvm.sdk:graal-sdk` from 24.0.1 to 24.0.2
- [Release notes](https://github.com/oracle/graal/releases )
- [Commits](https://github.com/oracle/graal/compare/vm-24.0.1...vm-24.0.2 )
Updates `org.graalvm.polyglot:js` from 24.0.1 to 24.0.2
- [Release notes](https://github.com/oracle/graal/releases )
- [Commits](https://github.com/oracle/graal/compare/vm-24.0.1...vm-24.0.2 )
---
updated-dependencies:
- dependency-name: org.graalvm.sdk:graal-sdk
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.graalvm.polyglot:js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 15:30:41 +00:00
Artem Bilan
e0472d887a
GH-9335: Fix MicrometerNodeEnhancer for a primary MeterRegistry bean
...
Fixes : #9335
Spring Boot provides a `CompositeMeterRegistry` bean marked with a `@Primary`.
So, this one has to be autowired whenever we would like to deal with application
environment.
The `MicrometerNodeEnhancer` has a flaw to skip `MeterRegistry` injection if we have more than one `MeterRegistry` bean.
* Fix `MicrometerNodeEnhancer` logic to use `ObjectProvider.getIfUnique()` API
which is able to deal with the `primary` properly.
Otherwise, `null` as it was before
**Auto-cherry-pick to `6.3.x` & `6.2.x`**
2024-07-16 11:16:06 -04:00
dependabot[bot]
09f302cee2
Bump org.springframework.retry:spring-retry from 2.0.6 to 2.0.7 ( #9323 )
...
Bumps [org.springframework.retry:spring-retry](https://github.com/spring-projects/spring-retry ) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/spring-projects/spring-retry/releases )
- [Commits](https://github.com/spring-projects/spring-retry/compare/v2.0.6...v2.0.7 )
---
updated-dependencies:
- dependency-name: org.springframework.retry:spring-retry
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-15 03:28:41 +00:00
dependabot[bot]
ae5cc0a948
Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 ( #9324 )
...
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj ) from 3.26.0 to 3.26.3.
- [Release notes](https://github.com/assertj/assertj/releases )
- [Commits](https://github.com/assertj/assertj/compare/assertj-build-3.26.0...assertj-build-3.26.3 )
---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-14 02:05:50 +00:00
dependabot[bot]
868b4fd93b
Bump the development-dependencies group with 3 updates ( #9322 )
...
Bumps the development-dependencies group with 3 updates: org.apache.tomcat.embed:tomcat-embed-websocket, io.spring.dependency-management and com.github.spotbugs.
Updates `org.apache.tomcat.embed:tomcat-embed-websocket` from 10.1.25 to 10.1.26
Updates `io.spring.dependency-management` from 1.1.5 to 1.1.6
Updates `com.github.spotbugs` from 6.0.18 to 6.0.19
---
updated-dependencies:
- dependency-name: org.apache.tomcat.embed:tomcat-embed-websocket
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: io.spring.dependency-management
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: com.github.spotbugs
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-14 02:05:08 +00:00
Swiss Chris
487a60e79a
Fix endpoint default timeout in global-properties.adoc
...
Fixes : #9314
**Auto-cherry-pick to `6.3.x` & `6.2.x`**
2024-07-13 22:00:34 -04:00
dependabot[bot]
18d7ebbf0e
Bump mongoDriverVersion from 5.1.1 to 5.1.2 ( #9325 )
...
Bumps `mongoDriverVersion` from 5.1.1 to 5.1.2.
Updates `org.mongodb:mongodb-driver-sync` from 5.1.1 to 5.1.2
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases )
- [Commits](https://github.com/mongodb/mongo-java-driver/compare/r5.1.1...r5.1.2 )
Updates `org.mongodb:mongodb-driver-reactivestreams` from 5.1.1 to 5.1.2
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases )
- [Commits](https://github.com/mongodb/mongo-java-driver/compare/r5.1.1...r5.1.2 )
---
updated-dependencies:
- dependency-name: org.mongodb:mongodb-driver-sync
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.mongodb:mongodb-driver-reactivestreams
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-14 00:31:55 +00:00
Artem Bilan
0461167aba
Fix concurrency for StandardIntegrationFlowContext
...
If we don't get access to `BeanFactory` in exclusive mode,
the `getBean(Class<?>)` may fail with a `BeanCurrentlyInCreationException`
when we register several `IntegrationFlow` instances in parallel
2024-07-12 12:41:13 -04:00
Artem Bilan
13a113cf66
Migrate release notification to Google Chat
...
**Auto-cherry-pick to `6.3.x` & `6.2.x`**
2024-07-11 14:49:32 -04:00
Artem Bilan
1fe40cf2fe
Fix failing tests according new changes in SF SpEL module
...
Related to: https://github.com/spring-projects/spring-framework/issues/33174
2024-07-10 17:43:48 -04:00
Artem Bilan
c9f4d7e52a
Add pluginManagement into settings.gradle
...
**Auto-cherry-pick to `6.3.x` & `6.2.x`**
2024-07-08 10:11:20 -04:00