You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: Complete v2.0.0 release documentation and version finalization (#27)
* release: remove -beta suffix from version 2.0.0
- Update VersionPrefix from 2.0.0-beta to 2.0.0
- Ready for stable release after testing confirmation
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
* docs: add comprehensive CHANGELOG.md for v2.0.0 release
- Document breaking changes in OTEL layer configuration
- Provide detailed migration guide from v1.x to v2.0+
- Include examples of new Architecture and OtelLayerVersion properties
- Document all new features and changed defaults
- Add proper semantic versioning information
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
* docs: update all documentation for OTEL layer v2.0.0 changes
Updates include:
**docs/index.md:**
- Update feature descriptions to mention 'configurable' OTEL support
- Add explicit IncludeOtelLayer = true to Quick Start example
- Show breaking change in default behavior
**docs/testing/index.md:**
- Add new testing methods: WithOtelLayerVersion(), WithArchitecture()
- Update inline data comments to reflect new OTEL defaults
- Add comprehensive OTEL configuration section with examples
- Document all new testing helper methods
**docs/examples/index.md:**
- Add explicit OTEL enablement to relevant examples
- Create comprehensive 'OpenTelemetry Configuration Examples' section
- Include migration examples from v1.x to v2.0+
- Show ARM64 architecture usage patterns
- Add environment-specific OTEL configuration patterns
- Update existing examples to demonstrate new properties
All examples now clearly show that OTEL layer is opt-in in v2.0+
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
---------
Co-authored-by: Claude <noreply@anthropic.com>
0 commit comments