Skip to content

21.0.1

Choose a tag to compare

@ChiragAgg5k ChiragAgg5k released this 19 Feb 12:04
· 42 commits to main since this release
e2f8ebb

What's Changed

  • Remove obsolete GitHub issue templates (bug.yaml, documentation.yaml, feature.yaml) to simplify repository maintenance.
  • Remove CI workflows for auto-closing external PRs (autoclose.yml) and publishing to RubyGems (publish.yml).
  • Cleanup of documentation examples: several outdated docs under docs/examples/health, docs/examples/tablesdb, and docs/examples/databases have been deleted.
  • Documentation improvements: updated several create_* attribute example blocks to include encrypt: false where applicable (e.g., longtext/mediumtext/text/varchar attribute examples and related columns).
  • Note: This release aligns the gemspec/versioning for a patch release (bump to 21.0.1 in a real patch) to reflect these internal maintenance changes.
  • Add support for the new Backups service

Full Changelog: 21.0.0...21.0.1