Skip to content

Commit

Permalink
add UPGRADING.md
Browse files Browse the repository at this point in the history
Signed-off-by: channel-dante <dante@channel.io>
  • Loading branch information
channel-dante committed Dec 22, 2023
1 parent 06846df commit 889f789
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions UPGRADING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# UPGRADING

## [UPGRADING 2.x to 3.0]
### SearchAfter of SearchRequest type
- Changed SearchAfter of SearchRequest type to FieldValue instead of String
- Consider using `FieldValue.of("")` to make string type values compatible.

0 comments on commit 889f789

Please sign in to comment.