Skip to content

Commit b3a2061

Browse files
anandgupta42claude
andcommitted
release: v0.2.1
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 91923fe commit b3a2061

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,24 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.2.1] - 2026-03-05
9+
10+
### Added
11+
12+
- Comprehensive telemetry instrumentation: 25 event types across auth, MCP servers, Python engine, provider errors, permissions, upgrades, context utilization, agent outcomes, workflow sequencing, and environment census
13+
- Telemetry docs page with event table, privacy policy, opt-out instructions, and contributor guide
14+
- AppInsights endpoint added to network firewall documentation
15+
- `categorizeToolName()` helper for tool classification (sql, schema, dbt, finops, warehouse, lineage, file, mcp)
16+
- `bucketCount()` helper for privacy-safe count bucketing
17+
18+
### Fixed
19+
20+
- Command loading made resilient to MCP/Skill initialization failures
21+
22+
### Changed
23+
24+
- CLI binary renamed from `altimate-code` to `altimate`
25+
826
## [0.2.0] - 2026-03-04
927

1028
### Added

0 commit comments

Comments
 (0)