Skip to content

Commit 7eac892

Browse files
Slachaider-chat-bot
andcommitted
docs: update CHANGELOG.md for v1.2.1 release
Co-authored-by: aider (anthropic/claude-sonnet-4-5-20250929) <[email protected]>
1 parent 238bbe7 commit 7eac892

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# v1.2.1
2+
IMPROVEMENTS
3+
- remove default limit behavior - LIMIT clause is now only added when explicitly specified by the user
4+
- change `--clickhouse-limit` default from 1000 to 0 (no limit)
5+
- `--clickhouse-limit` now acts as a maximum cap rather than a default value
6+
- update OpenAPI documentation to clarify optional limit parameter behavior
7+
8+
BUG FIXES
9+
- fix test expectations to match new limit behavior (expect 0 instead of 1000)
10+
111
# v1.2.0
212
IMPROVEMENTS
313
- remove `list_tables` and `describe_table` tools and resources

0 commit comments

Comments
 (0)