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.0.2 "
4
+ package.version = " 1.1.0 "
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.0] - 2024-08-16
12
+
13
+ ### Added
14
+
7
15
- Support setting ssl client certificate information via environment variables.
8
16
[ #574 ] ( https://github.com/hasura/ndc-postgres/pull/574 )
9
17
10
- ### Changed
11
-
12
18
### Fixed
13
19
14
20
- Make array element types nullable in the schema.
@@ -321,7 +327,8 @@ Initial release.
321
327
322
328
<!-- end -->
323
329
324
- [ Unreleased ] : https://github.com/hasura/ndc-postgres/compare/v1.0.2...HEAD
330
+ [ Unreleased ] : https://github.com/hasura/ndc-postgres/compare/v1.1.0...HEAD
331
+ [ v1.1.0 ] : https://github.com/hasura/ndc-postgres/releases/tag/v1.1.0
325
332
[ v1.0.2 ] : https://github.com/hasura/ndc-postgres/releases/tag/v1.0.2
326
333
[ v1.0.1 ] : https://github.com/hasura/ndc-postgres/releases/tag/v1.0.1
327
334
[ v1.0.0 ] : https://github.com/hasura/ndc-postgres/releases/tag/v1.0.0
You can’t perform that action at this time.
0 commit comments