fabriziosestito / commanded-spear-adapter

Spear event store adapter for Commanded
MIT License
19 stars 5 forks source link

Update to Spear 1.4 (EventStore 23.10 support) #88

Closed philipgiuliani closed 6 months ago

philipgiuliani commented 7 months ago

Spear has been updated to add EventStore 23.10 support. With this update, two new events were added which need to be handled.

philipgiuliani commented 6 months ago

Ciao @fabriziosestito! Time to have a look? :)

philipgiuliani commented 6 months ago

Something seems to be wrong with the updated EventStore Image in the CI 🤔 Locally it works perfectly fine.

fabriziosestito commented 6 months ago

Something seems to be wrong with the updated EventStore Image in the CI 🤔 Locally it works perfectly fine.

which version of eventstore are you using locally?

philipgiuliani commented 6 months ago

23.10.0 as I specified in the tests. But also mix test works fine locally.

fabriziosestito commented 6 months ago

23.10.0 as I specified in the tests. But also mix test works fine locally.

damn it's still stuck, I will investigate it ASAP

philipgiuliani commented 6 months ago

Fixed it! The image was not available with the bionic tag, but with jammy… 🫣