Skip to content
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.

Upgrade to Spring Boot 2.4.3 #432

Closed
sdeleuze opened this issue Jan 5, 2021 · 2 comments
Closed

Upgrade to Spring Boot 2.4.3 #432

sdeleuze opened this issue Jan 5, 2021 · 2 comments
Assignees
Labels
type: dependency-upgrade A dependency upgrade
Milestone

Comments

@sdeleuze
Copy link
Contributor

sdeleuze commented Jan 5, 2021

Done:

TODO:

@sdeleuze sdeleuze added the type: dependency-upgrade A dependency upgrade label Jan 5, 2021
@sdeleuze sdeleuze added this to the 0.9.0 milestone Jan 5, 2021
@sdeleuze sdeleuze self-assigned this Jan 5, 2021
@sdeleuze sdeleuze changed the title Upgrade to Spring Boot 2.4.2 Upgrade to Spring Boot 2.4.3 Jan 15, 2021
sdeleuze added a commit that referenced this issue Jan 15, 2021
@sdeleuze
Copy link
Contributor Author

Native image creation with Boot 2.4.2 has been broken due to spring-projects/spring-boot#24192, we need a buildpack update that only prepends BOOT-INF/lib if the entry doesn't already start with that, as pointed out by @wilkinsona.

@sdeleuze
Copy link
Contributor Author

Asap released we should upgrade to Spring Framework 5.3.4 and leverage the new NativeDetector, see this related commit. NativeDetector should be configured init at build time and the build time init config for DefaultAopProxyFactory, AbstractAutowireCapableBeanFactory, ConfigurationClassPostProcessor, AbstractApplicationContext, DefaultParameterNameDiscoverer and SerializableTypeWrapper should probably be removed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: dependency-upgrade A dependency upgrade
Development

No branches or pull requests

1 participant