Skip to content

chore: bump version to 1.0.0.rc8#25

Merged
jasonbosco merged 1 commit into
typesense:masterfrom
dpashutskii:feature/bump-gem-version
Apr 26, 2026
Merged

chore: bump version to 1.0.0.rc8#25
jasonbosco merged 1 commit into
typesense:masterfrom
dpashutskii:feature/bump-gem-version

Conversation

@dpashutskii
Copy link
Copy Markdown
Contributor

@dpashutskii dpashutskii commented Apr 15, 2026

Summary

  • Bumps GEM_VERSION from 1.0.0.rc7 to 1.0.0.rc8

PR #24 (merged in 38c4932) shipped two bug fixes — preserving the live collection until the alias swap during reindex, and making temporary reindex collection names unique — but the gem version was not bumped and no new tag was created.

This PR adds the missing version bump so the fixes can be released to RubyGems.

For maintainers — release checklist

After merging, to publish the new version:

git tag v1.0.0.rc8
git push origin v1.0.0.rc8
bundle exec rake release

PR Checklist

🤖 Generated with Claude Code

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@tharropoulos
Copy link
Copy Markdown
Contributor

@jasonbosco

@dpashutskii
Copy link
Copy Markdown
Contributor Author

@jasonbosco @tharropoulos ping

@jasonbosco jasonbosco merged commit 6b1a30a into typesense:master Apr 26, 2026
2 checks passed
@jasonbosco
Copy link
Copy Markdown
Member

Somehow missed the original notification for this. Just published the updated version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants