Skip to content

Commit

Permalink
Merge pull request #1000 from Scalingo/release/mongo/1.4.0
Browse files Browse the repository at this point in the history
[mongo] Bump v1.4.0
  • Loading branch information
leo-scalingo authored Nov 21, 2024
2 parents 2dad0ed + 2db025c commit 07ed960
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions mongo/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## To be Released

## 1.4.0

* feat(mongo/document/validation): Add distinction between internal and validation errors, introduce `ValidateWithInternalError` method which will be used in priority.
* feat(pagination): Add `QueryFunc` parameter to be able to customize the query builder and user `WhereUnsopedQuery` for instance

Expand Down
2 changes: 1 addition & 1 deletion mongo/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Package `mongo` v1.3.2
# Package `mongo` v1.4.0

Useful tools around MongoDB.

Expand Down

0 comments on commit 07ed960

Please sign in to comment.