Skip to content

Commit

Permalink
Fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
UgnineSirdis committed Oct 4, 2024
1 parent 327ee24 commit 5e4f7d6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
* Support bulk upsert from scv, arrow and ydb internal formats in table client
* Fixed reporting of `ydb_go_sdk_ydb_query_session_create_latency` and `ydb_go_sdk_query_session_count` metrics depends on details
* Allowed skip column for `ScanStruct` by tag `-`
* Disabled reporting of `ydb_go_sdk_query_session_count` when metrics are disabled
* Disabled reporting of `ydb_go_sdk_ydb_query_session_create_latency` histogram metrics when metrics are disabled
* Allowed skip column for `ScanStruct` by tag `-`

## v3.81.4
* Returned `topicwriter.ErrQueueLimitExceed`, accidental removed at `v3.81.0`
Expand Down

0 comments on commit 5e4f7d6

Please sign in to comment.