Skip to content

release: v1.3.0 - #56

Merged
y-ken merged 1 commit into
masterfrom
release/v1.3.0
Jun 16, 2026
Merged

release: v1.3.0#56
y-ken merged 1 commit into
masterfrom
release/v1.3.0

Conversation

@y-ken

@y-ken y-ken commented Jun 16, 2026

Copy link
Copy Markdown
Owner

Summary

Release v1.3.0 (minor). Bumps s.version to 1.3.0 and adds the CHANGELOG entry.

Consolidates the two backward-compatible features merged since v1.2.0.

What's in 1.3.0

Added

Versioning rationale

Both changes are new, backward-compatible features → MINOR bump (1.2.0 → 1.3.0).
(The plugin-managed index template feature is intentionally not in this
release; it will land separately because it raises the minimum Elasticsearch
version.)

Post-merge release steps (maintainer)

git checkout master && git pull
git tag v1.3.0
git push origin v1.3.0
gem build fluent-plugin-mysql-replicator.gemspec
gem push fluent-plugin-mysql-replicator-1.3.0.gem

🤖 Generated with Claude Code

Bump the gem version to 1.3.0 and add the CHANGELOG entry.

1.3.0 is a minor release adding two backward-compatible features since 1.2.0:
- Date-based Elasticsearch index names via strftime tokens in the tag (#27).
- Composite primary key support in mysql_replicator (#7).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@y-ken
y-ken merged commit f0845fb into master Jun 16, 2026
9 checks passed
@y-ken
y-ken deleted the release/v1.3.0 branch June 16, 2026 11:59
@y-ken
y-ken restored the release/v1.3.0 branch June 16, 2026 11:59
@y-ken
y-ken deleted the release/v1.3.0 branch June 16, 2026 12:59
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.

1 participant