Releases: timescale/tiger-cli
Releases · timescale/tiger-cli
Release v0.20.2
What's Changed
- feat: migrate service logs to cursor-based pagination by @AdrianLC in #143
- Fix integration tests for structured logs and fork service limits by @Askir in #146
- feat(logs): colorize log lines using structured severity field by @AdrianLC in #144
- feat(mcp): return logs as pre-formatted strings to reduce token usage by @AdrianLC in #145
New Contributors
Full Changelog: v0.20.1...v0.20.2
Release v0.20.1
What's Changed
- Switch to shared org Packagecloud token by @nathanjcochran in #141
- Update hardcoded URLs to use new tigerdata.com domain by @nathanjcochran in #142
Full Changelog: v0.20.0...v0.20.1
Release v0.20.0
What's Changed
- Add daily execution of all tests by @josesahad in #95
- Update Go version and dependencies by @nathanjcochran in #133
- Add operationId to OpenAPI spec by @nathanjcochran in #135
- Add
tiger mcp getcommand by @nathanjcochran in #136 - Support resizing services by @nathanjcochran in #134
- Add
tiger service logscommand andservice_logsMCP tool by @nathanjcochran in #137
New Contributors
- @josesahad made their first contribution in #95
Full Changelog: v0.19.8...v0.20.0
Release v0.19.8
What's Changed
- Move mcp-publisher command out of GoReleaser by @nathanjcochran in #131
Full Changelog: v0.19.7...v0.19.8
Release v0.19.7
What's Changed
- Publish to Official MCP Registry by @nathanjcochran in #129
Full Changelog: v0.19.6...v0.19.7
Release v0.19.6
What's Changed
- Set up Docker in GitHub Actions release workflow by @nathanjcochran in #130
Full Changelog: v0.19.5...v0.19.6
v0.19.5
What's Changed
- Build and publish Docker images by @nathanjcochran in #128
Full Changelog: v0.19.4...v0.19.5
Release v0.19.4
What's Changed
- Return all result sets from
db_execute_queryby @nathanjcochran in #126
Full Changelog: v0.19.3...v0.19.4
Release v0.19.3
What's Changed
- Support multi-statement SQL queries for
db_execute_querytool by @nathanjcochran in #123
Full Changelog: v0.19.2...v0.19.3
Release v0.19.2
What's Changed
- Allow to enter password manually or reset when using tiger db connect by @Askir in #118
- Interactively ask for new password in tiger service update-password by @Askir in #118
Full Changelog: v0.19.1...v0.19.2