Replies: 5 comments 6 replies
-
Hello 👋 , Thank you for using and liking the project! Yes the recent updates and improvements are all in preparation for a new release! I don't have a specific timeline, but several open tasks I'd like to include:
And there's also one big question for the next release, where I'm interested in your opinion: Almost all gokv packages are their own independent module, so that when people use for example
When I asked the same question here there was one user preferring a single release for the next version, and I'm leaning towards that as well, but it still leaves the above mentioned downsides. => Which variant do you prefer? Or do you see another alternative? Other pros/cons not mentioned yet? |
Beta Was this translation helpful? Give feedback.
-
Status update: Of the two stores where the unit tests in CI failed, MongoDB is now fixed with a switch from the unmaintained That leaves on the list for the v0.7.0 release:
|
Beta Was this translation helpful? Give feedback.
-
Status update:
I also did some other improvements, like removing some test skipping on connection errors for many store implementations, as the test containers have worked very reliably. => So all good for preparing the v0.7.0 release. What this includes is a temporary branch where instead of referencing the v0.6.0 packages in the store's I'll report back when I have results from that. |
Beta Was this translation helpful? Give feedback.
-
Finally! The test where all store implementations used the latest versions of all gokv dependencies went well. And finally we have the new release: v0.7.0 |
Beta Was this translation helpful? Give feedback.
-
I'm closing this discussion, but feel free to open another one when you feel there should be another release before we create one on our own. |
Beta Was this translation helpful? Give feedback.
-
Hi, I really love this lib. Use it in a bunch of projects and I'm curious if there's any updates on rolling new releases?
I've been digging into some older code and cleaning it up and noticed that there hasn't been a new tag since 2019. I saw in some of the Issue conversations that you were working on getting things back on track, just wondering if there's a timeline for that.
I am more than happy to help contribute if you need more bodies to get things over the line :)
Edit: Apologies, I meant to add more context but I'm trying to do too many things at once... I was going to ask if there's another way to get newer versions of the lib without pining to master or a specific sha. Thanks again!
Beta Was this translation helpful? Give feedback.
All reactions