Skip to content

Commit 6e8ba43

Browse files
authored
release connector version 1.8.4 (#176)
1 parent fc3018a commit 6e8ba43

File tree

3 files changed

+12
-10
lines changed

3 files changed

+12
-10
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ This changelog documents the changes between release versions.
44

55
## [Unreleased]
66

7+
## [1.8.4] - 2025-07-23
8+
79
### Fixed
810

911
- Escape field names or aliases with invalid characters in field selections ([#175](https://github.com/hasura/ndc-mongodb/pull/175))

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[workspace.package]
2-
version = "1.8.3"
2+
version = "1.8.4"
33

44
[workspace]
55
members = [

0 commit comments

Comments
 (0)