spring-projects / spring-aot-smoke-tests

Smoke tests for Spring's AOT and native support
https://spring-team-aot-smoke-tests-dashboard.azuremicroservices.io/
49 stars 34 forks source link

Update Spring Pulsar to 0.2.1-SNAPSHOT #186

Closed onobc closed 1 year ago

onobc commented 1 year ago

There is a fix in Spring Pulsar 0.2.1-SNAPSHOT queued up which allows using GraalVM 23.1.0-dev to build native images.

[NOTE] This can be merged before the Spring Pulsar PR - it just will not go green until the other PR is merged.

cc: @sdeleuze

mhalbritter commented 1 year ago

Is this for main (3.1.x) only or for 3.0.x too?

onobc commented 1 year ago

Is this for main (3.1.x) only or for 3.0.x too?

Yes @mhalbritter, it should go in 3.0.x as well. I should have called that out in the description - thanks for the catch.