Skip to content

Conversation

@bjansen
Copy link
Contributor

@bjansen bjansen commented Dec 11, 2024

This fixes the following error when upgrading a project that uses Charon to Spring Boot 3.4:

java.lang.AbstractMethodError: Receiver class com.github.mkopylec.charon.forwarding.interceptors.HttpRequest does not define or inherit an implementation of the resolved method 'abstract java.util.Map getAttributes()' of interface org.springframework.http.HttpRequest.

@bjansen
Copy link
Contributor Author

bjansen commented Dec 11, 2024

I didn't add any tests because it's "just" new getters, but let me know if you'd like coverage on these.

@bjansen
Copy link
Contributor Author

bjansen commented Jan 7, 2025

@mkopylec could you have a look at this PR please?

@mkopylec mkopylec merged commit ec2b68e into mkopylec:master Jan 9, 2025
1 check failed
@mkopylec
Copy link
Owner

mkopylec commented Jan 9, 2025

Released in 5.4.0.

@bjansen
Copy link
Contributor Author

bjansen commented Jan 9, 2025

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants