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

ImportsContextCustomizer does not support AliasFor #36209

Closed
philwebb opened this issue Jul 4, 2023 · 0 comments
Closed

ImportsContextCustomizer does not support AliasFor #36209

philwebb opened this issue Jul 4, 2023 · 0 comments
Labels
for: merge-with-amendments Needs some changes when we merge status: feedback-provided Feedback has been provided 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

philwebb commented Jul 4, 2023

Forward port of issue #36208 to 3.1.x.

@philwebb philwebb added for: merge-with-amendments Needs some changes when we merge status: feedback-provided Feedback has been provided status: forward-port An issue tracking the forward-port of a change made in an earlier branch type: bug A general bug labels Jul 4, 2023
@philwebb philwebb added this to the 3.1.2 milestone Jul 4, 2023
ndwlocatieservices added a commit to ndwnu/nls-routing-map-matcher that referenced this issue Nov 3, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [nu.ndw.nls.geometry:nls-geometry](https://spring.io/projects/spring-boot) ([source](https://github.com/spring-projects/spring-boot)) | compile | patch | `3.1.0` -> `3.1.2` |
| [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.4` -> `3.3.5` |

---

### Release Notes

<details>
<summary>spring-projects/spring-boot (nu.ndw.nls.geometry:nls-geometry)</summary>

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

[Compare Source](spring-projects/spring-boot@v3.1.1...v3.1.2)

#### 🐞 Bug Fixes

-   Native reflection hints missing for nested properties declared in a superclass [#&#8203;36448](spring-projects/spring-boot#36448)
-   Connecting to Mongo fails with an UnknownHostException when spring.data.mongodb.additional-hosts is configured [#&#8203;36441](spring-projects/spring-boot#36441)
-   Auto-configured ExemplarSampler bean only backs off when a DefaultExemplarSampler is defined [#&#8203;36429](spring-projects/spring-boot#36429)
-   OTel Span is missing required attributes [#&#8203;36423](spring-projects/spring-boot#36423)
-   Auto-configured JacksonJsonpMapper is conditional on an ObjectMapper bean but does not use such a bean [#&#8203;36409](spring-projects/spring-boot#36409)
-   Application fails to start when `@Import`ing a `@ConfigurationProperties` class that is eligible for constructor binding [#&#8203;36359](spring-projects/spring-boot#36359)
-   Only one health group can be exposed using management.endpoint.health.group.xxx.additional-path=server:/newpath when using Jersey [#&#8203;36276](spring-projects/spring-boot#36276)
-   Mongo auto-configuration fails when username or password properties contains a colon (`:`) or at-sign (`@`) [#&#8203;36261](spring-projects/spring-boot#36261)
-   MockitoPostProcessor doesn't check FactoryBean.OBJECT_TYPE_ATTRIBUTE correctly [#&#8203;36230](spring-projects/spring-boot#36230)
-   ImportsContextCustomizer does not support AliasFor [#&#8203;36209](spring-projects/spring-boot#36209)
-   Saml2RelyingPartyRegistrationConfiguration can choose the wrong RelyingPartyRegistration.Builder when using a metadata file with multiple providers [#&#8203;36163](spring-projects/spring-boot#36163)
-   ConfigurationPropertiesReportEndpoint does not display primitive wrapper types [#&#8203;36160](spring-projects/spring-boot#36160)
-   ConfigurationPropertyName#equals is not symmetric when element has trailing dashes [#&#8203...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
for: merge-with-amendments Needs some changes when we merge status: feedback-provided Feedback has been provided 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