Skip to content

release: v1.4.0 - #59

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

release: v1.4.0#59
y-ken merged 1 commit into
masterfrom
release/v1.4.0

Conversation

@y-ken

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

Copy link
Copy Markdown
Owner

Summary

Release v1.4.0 (minor). Bumps s.version to 1.4.0 and adds the CHANGELOG entry.

Consolidates everything merged since v1.3.0.

What's in 1.4.0

Added

Documentation

Versioning rationale

The index-template feature is opt-in and does not change core indexing or the
supported Elasticsearch range, so this is a backward-compatible MINOR bump
(1.3.0 → 1.4.0).

Post-merge release steps (maintainer)

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

🤖 Generated with Claude Code

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

1.4.0 is a minor release. Highlights since 1.3.0:
- Plugin-managed Elasticsearch index templates (template_name/template_file/
  template_overwrite/use_legacy_template), enabling keyword (#20) and geo_point
  (#36) mappings; composable _index_template is the default.
- Documented DECIMAL -> numeric mapping via templates + Elasticsearch coerce (#36).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@y-ken
y-ken merged commit bb392b0 into master Jun 17, 2026
9 checks passed
@y-ken
y-ken deleted the release/v1.4.0 branch June 17, 2026 02:17
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