Skip to content

Changelog

All notable changes to mcp-s3 are documented here.

Release History

Version Date Highlights
v0.1.0 TBD Initial release

Detailed Release Notes

Detailed release notes for each version are available in the changelog directory:

  • v0.1.0 - Initial release (coming soon)

Versioning

This project follows Semantic Versioning:

  • MAJOR version for incompatible API changes
  • MINOR version for backwards-compatible functionality additions
  • PATCH version for backwards-compatible bug fixes

Upgrade Guide

Upgrading to v0.1.x

This is the initial release. No upgrade steps required.

Deprecation Policy

  • Deprecated features are announced at least one minor version before removal
  • Deprecated environment variables continue to work but emit warnings
  • Breaking changes are documented in release notes

Release Schedule

  • Patch releases - As needed for bug fixes and security updates
  • Minor releases - Roughly monthly with new features
  • Major releases - As needed for breaking changes

Security Updates

Security patches are released as soon as possible after disclosure. See SECURITY.md for our security policy.

Contributing

See CONTRIBUTING.md for how to contribute to mcp-s3.