Skip to content

Commit 144f831

Browse files
authored
[Tables] Fix query filter encoding for Date objects (Azure#23058)
1 parent 6ec1a34 commit 144f831

File tree

6 files changed

+428
-2
lines changed

6 files changed

+428
-2
lines changed

sdk/tables/data-tables/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88

99
### Bugs Fixed
1010

11+
- Fix encoding for Date objects when filtering on a DateTime field [#23058](https://github.com/Azure/azure-sdk-for-js/pull/23058)
12+
1113
### Other Changes
1214

1315
## 13.1.2 (2022-06-07)

sdk/tables/data-tables/recordings/browsers/tableclient_listentities/recording_should_filter_dates_correctly.json

Lines changed: 202 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/tables/data-tables/recordings/node/tableclient_listentities/recording_should_filter_dates_correctly.json

Lines changed: 166 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)