File tree 3 files changed +21
-14
lines changed
3 files changed +21
-14
lines changed Original file line number Diff line number Diff line change 1
1
[workspace ]
2
2
resolver = " 2"
3
3
4
- package.version = " 1.1.0 "
4
+ package.version = " 1.1.1 "
5
5
package.edition = " 2021"
6
6
package.license = " Apache-2.0"
7
7
Original file line number Diff line number Diff line change 4
4
5
5
### Added
6
6
7
+ ### Changed
8
+
9
+ ### Fixed
10
+
11
+ ## [ v1.1.1] - 2024-08-22
12
+
13
+ ### Added
14
+
7
15
- Support filtering by a nested field collection.
8
16
[ #573 ] ( https://github.com/hasura/ndc-postgres/pull/573 )
9
17
12
20
- Support setting ssl client certificate information and ssl root certificate independently.
13
21
[ #578 ] ( https://github.com/hasura/ndc-postgres/pull/578 )
14
22
15
- ### Fixed
16
-
17
23
## [ v1.1.0] - 2024-08-16
18
24
19
25
### Added
@@ -333,7 +339,8 @@ Initial release.
333
339
334
340
<!-- end -->
335
341
336
- [ Unreleased ] : https://github.com/hasura/ndc-postgres/compare/v1.1.0...HEAD
342
+ [ Unreleased ] : https://github.com/hasura/ndc-postgres/compare/v1.1.1...HEAD
343
+ [ v1.1.1 ] : https://github.com/hasura/ndc-postgres/releases/tag/v1.1.1
337
344
[ v1.1.0 ] : https://github.com/hasura/ndc-postgres/releases/tag/v1.1.0
338
345
[ v1.0.2 ] : https://github.com/hasura/ndc-postgres/releases/tag/v1.0.2
339
346
[ v1.0.1 ] : https://github.com/hasura/ndc-postgres/releases/tag/v1.0.1
You can’t perform that action at this time.
0 commit comments