magro / kryo-serializers

More kryo serializers
Apache License 2.0
381 stars 120 forks source link

0.45.1 release? #121

Open glockhart opened 4 years ago

glockhart commented 4 years ago

I need the fix in PR #113 as it's stopping another third party component that use the kryo-serializers project from starting in the felix OSGi container. Basically 0.45 is un-usable in an OSGi context.

Is there a plan for a 0.46 release or a 0.45.1 bugfix release containing this fix?

glockhart commented 4 years ago

@magro any update on this?

alejandrod-f commented 3 years ago

kryo-serializers is now on 5.0.3

matozoid commented 2 years ago

@magro - can we have a release please? We cannot use the library without this fix.

@alejandrod-f - what do you mean? It's still 0.45 from 2019.

alejandrod-f commented 2 years ago

Sorry, I was referring to the dependency on https://mvnrepository.com/artifact/com.esotericsoftware/kryo It's now 5.2.1 I guess this needs all sort of updates. Wondering if I can get rid of this dependency.

matozoid commented 2 years ago

Oh alright, yes, I'll try to simply copy the serializers I need from this project and leave a note for my colleagues where I got them from.

chrisr3 commented 1 year ago

Hi, I was just about to raise this as a new issue, but now discover that it's been languishing since 2019. Seeing as Kryo has not yet absorbed all of these serializers, can you release a new artifact with OSGi metadata fix from PR #113 please?

We are still using these serializers: