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

Using an empty string MongoDB 'replica-set-name' property will result in ClusterType=REPLICA_SET #42059

Closed
philwebb opened this issue Aug 29, 2024 · 0 comments
Labels
status: forward-port An issue tracking the forward-port of a change made in an earlier branch type: bug A general bug
Milestone

Comments

@philwebb
Copy link
Member

Forward port of issue #42055 to 3.3.x.

@philwebb philwebb added status: forward-port An issue tracking the forward-port of a change made in an earlier branch type: bug A general bug labels Aug 29, 2024
@philwebb philwebb added this to the 3.3.4 milestone Aug 29, 2024
ndwlocatieservices added a commit to ndwnu/nls-routing-map-matcher that referenced this issue Oct 14, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [com.esotericsoftware.kryo:kryo5](https://github.com/EsotericSoftware/kryo) | compile | minor | `5.5.0` -> `5.6.2` |
| [commons-io:commons-io](https://commons.apache.org/proper/commons-io/) ([source](https://gitbox.apache.org/repos/asf?p=commons-io.git)) | compile | minor | `2.16.1` -> `2.17.0` |
| [com.google.guava:guava](https://github.com/google/guava) | compile | minor | `33.2.0-jre` -> `33.3.1-jre` |
| [org.springframework.boot:spring-boot-starter-parent](https://spring.io/projects/spring-boot) ([source](https://github.com/spring-projects/spring-boot)) | parent | patch | `3.3.0` -> `3.3.4` |

---

### Release Notes

<details>
<summary>spring-projects/spring-boot (org.springframework.boot:spring-boot-starter-parent)</summary>

### [`v3.3.4`](https://github.com/spring-projects/spring-boot/releases/tag/v3.3.4)

[Compare Source](spring-projects/spring-boot@v3.3.3...v3.3.4)

#### 🐞 Bug Fixes

-   management.health.db.ignore-routing-datasources=true has no effect when an AbstractRoutingDataSource has been wrapped [#&#8203;42322](spring-projects/spring-boot#42322)
-   Missing details in OAuth2ClientProperties validation error message [#&#8203;42279](spring-projects/spring-boot#42279)
-   FileNotFoundException from unused mis-configured SSL bundles [#&#8203;42169](spring-projects/spring-boot#42169)
-   ZipkinHttpClientSender fails with "Failed to introspect Class" when spring-web is not on the classpath [#&#8203;42161](spring-projects/spring-boot#42161)
-   `@RestartScope` can cause 'Recursive update' exceptions when used with container beans [#&#8203;42107](spring-projects/spring-boot#42107)
-   JarLauncher fails to load large jar files [#&#8203;42079](spring-projects/spring-boot#42079)
-   PropertiesMigrationListener wrongly reports property as deprecated when has group [#&#8203;42071](spring-projects/spring-boot#42071)
-   Using an empty string MongoDB 'replica-set-name' property will result in ClusterType=REPLICA_SET [#&#8203;42059](spring-projects/spring-boot#42059)
-   Default Logback config uses deprecated "converterClass" attribute [#&#8203;42006](spring-projects/spring-boot#42006)

#### 📔 Documentation

-   Document that spring.jmx.enabled is not intended for third-party libraries [#&#8203;42285](spring-projects/spring-boot#42285)
-   Update link to Log4j2 system properties [#&#8203;42263](spring-projects/spring-boot#42263)
-   Links to GraphQL in the reference guide redirect to the root instead of specific sections [#&#8203;42208](spring-projects/spring-boot#42208)
-  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: forward-port An issue tracking the forward-port of a change made in an earlier branch type: bug A general bug
Projects
None yet
Development

No branches or pull requests

1 participant