Skip to content
This repository was archived by the owner on Jun 2, 2026. It is now read-only.

Add support for Spring Boot 3.2.0 #51

Closed
iliyan-velichkov wants to merge 29 commits into
apache:masterfrom
dirigiblelabs:spring-boot-3-support
Closed

Add support for Spring Boot 3.2.0 #51
iliyan-velichkov wants to merge 29 commits into
apache:masterfrom
dirigiblelabs:spring-boot-3-support

Conversation

@iliyan-velichkov

Copy link
Copy Markdown
Contributor

No description provided.

iliyan-velichkov and others added 29 commits December 13, 2023 09:54
Signed-off-by: Iliyan Velichkov <velichkov.iliyan@gmail.com>
Signed-off-by: Iliyan Velichkov <velichkov.iliyan@gmail.com>
Signed-off-by: Iliyan Velichkov <velichkov.iliyan@gmail.com>
Signed-off-by: Iliyan Velichkov <velichkov.iliyan@gmail.com>
Signed-off-by: Iliyan Velichkov <velichkov.iliyan@gmail.com>
Signed-off-by: Iliyan Velichkov <velichkov.iliyan@gmail.com>
Signed-off-by: Iliyan Velichkov <velichkov.iliyan@gmail.com>
Signed-off-by: Iliyan Velichkov <velichkov.iliyan@gmail.com>
Signed-off-by: Iliyan Velichkov <velichkov.iliyan@gmail.com>
Signed-off-by: Iliyan Velichkov <velichkov.iliyan@gmail.com>
Signed-off-by: Iliyan Velichkov <velichkov.iliyan@gmail.com>
Signed-off-by: Iliyan Velichkov <velichkov.iliyan@gmail.com>
Signed-off-by: Iliyan Velichkov <velichkov.iliyan@gmail.com>
Signed-off-by: Iliyan Velichkov <velichkov.iliyan@gmail.com>
Signed-off-by: Iliyan Velichkov <velichkov.iliyan@gmail.com>
Signed-off-by: Iliyan Velichkov <velichkov.iliyan@gmail.com>
Signed-off-by: Iliyan Velichkov <velichkov.iliyan@gmail.com>
Signed-off-by: Iliyan Velichkov <velichkov.iliyan@gmail.com>
Signed-off-by: Iliyan Velichkov <velichkov.iliyan@gmail.com>
Signed-off-by: Iliyan Velichkov <velichkov.iliyan@gmail.com>
Signed-off-by: Iliyan Velichkov <velichkov.iliyan@gmail.com>
Signed-off-by: Iliyan Velichkov <velichkov.iliyan@gmail.com>
Signed-off-by: Iliyan Velichkov <velichkov.iliyan@gmail.com>
Signed-off-by: Iliyan Velichkov <velichkov.iliyan@gmail.com>
@iliyan-velichkov

Copy link
Copy Markdown
Contributor Author

Hi @mibo could you please check this PR?

@mibo mibo self-requested a review January 18, 2024 16:18
@mibo mibo self-assigned this Jan 18, 2024
@mibo

mibo commented Jan 18, 2024

Copy link
Copy Markdown
Contributor

Hi @iliyan-velichkov , Thanks for your contribution and sorry for the late response.
I will check but I can not promise that I have time to work on this in January.

@iliyan-velichkov

iliyan-velichkov commented Feb 5, 2024

Copy link
Copy Markdown
Contributor Author

@mibo sure, review it when you have time, meanwhile we created our own fork for this

@neyasanand

Copy link
Copy Markdown

@mibo When is this PR expected to be merged?

@iliyan-velichkov

Copy link
Copy Markdown
Contributor Author

@mibo When is this PR expected to be merged?

@neyasanand consider to use our fork https://github.com/codbex/olingo-odata2 until this PR is merged.

@neyasanand

Copy link
Copy Markdown

@mibo When is this PR expected to be merged?

@neyasanand consider to use our fork https://github.com/codbex/olingo-odata2 until this PR is merged.

Hi @iliyan-velichkov, Thanks for the quick reply. Would codbex version with spring boot 3 changes be available in mvnrepository as a tagged version?

@iliyan-velichkov

Copy link
Copy Markdown
Contributor Author

@mibo When is this PR expected to be merged?

@neyasanand consider to use our fork https://github.com/codbex/olingo-odata2 until this PR is merged.

Hi @iliyan-velichkov, Thanks for the quick reply. Would codbex version with spring boot 3 changes be available in mvnrepository as a tagged version?

We used this forked version in the Dirigible project
It is officially released in the maven central - https://mvnrepository.com/search?q=com.codbex.olingo

@iliyan-velichkov

Copy link
Copy Markdown
Contributor Author

@luksmi would you merge it?

@iliyan-velichkov

Copy link
Copy Markdown
Contributor Author

@luksmi do you plan to merge this PR?

@iliyan-velichkov iliyan-velichkov requested a review from luksmi May 23, 2024 10:24
@mibo

mibo commented May 30, 2024

Copy link
Copy Markdown
Contributor

Hi all, sorry for the (long) delay.
I plan to review and merge this PR in the next weeks.
If everything looks fine (what I expect) I will prepare and do the related release in June/July.

@iliyan-velichkov

Copy link
Copy Markdown
Contributor Author

Hi all, sorry for the (long) delay. I plan to review and merge this PR in the next weeks. If everything looks fine (what I expect) I will prepare and do the related release in June/July.

that's great

@alexanderparr

alexanderparr commented Jun 20, 2024

Copy link
Copy Markdown

Hey @iliyan-velichkov
if I understand the PR right, it will allow consumption of olingo in java version 17 as well?

Best
Alex

@iliyan-velichkov

Copy link
Copy Markdown
Contributor Author

@alexanderparr yes, it supports java 17.The forked codbex version which I mentioned above (which is the same as this one but released) is in use in the Eclipse Dirigible version since February and it performs well. No issues so far.

@iliyan-velichkov

Copy link
Copy Markdown
Contributor Author

Hi all, sorry for the (long) delay. I plan to review and merge this PR in the next weeks. If everything looks fine (what I expect) I will prepare and do the related release in June/July.

@mibo do you have any update on this PR?

@goshigaming

Copy link
Copy Markdown

@iliyan-velichkov , how about the fastinfoset version for java 17?

@alexisnouvel

alexisnouvel commented Feb 20, 2025

Copy link
Copy Markdown

@mibo Is there a chance that this PR will be merged in the coming weeks or months?

@RomanKarpiak

Copy link
Copy Markdown

Hi @mibo the same question, is it possible to merge this PR in the coming weeks or months? We use this library in many projects and would like to migrate to Spring Boot 3, so we are really looking forward to the new release and would be very grateful if you could update the library

@mibo

mibo commented Mar 1, 2025

Copy link
Copy Markdown
Contributor

Hi all, I'm very sorry about the extremely long delay 😕

But, I have created and merged #55 containing the work from @iliyan-velichkov
Very big kudos to @iliyan-velichkov 🫶 for his contribution.
Btw. the reason for the separate PR is that it was easier for me to do some minor changes and squash the commits (to keep the commit log cleaner).

I will do the release in the next days, most likely I start the RC01 and voting by Monday (see #58 and related OLINGO-1635).

@mibo mibo closed this Mar 1, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants