You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,13 +6,17 @@ This changelog documents the changes between release versions.
6
6
7
7
Changes to be included in the next upcoming release
8
8
9
+
## [0.5.1] - 2025-08-25
10
+
11
+
- Cargo audit updates for security vulnerabilities
12
+
9
13
## [0.5.0] - 2024-10-29
10
14
11
15
- add utilities to [implement PrintSchemaAndCapabilities](https://github.com/hasura/ndc-sdk-rs/pull/34). This splits the sdk into multiple crates to avoid bringing in openssl
12
16
13
17
## [0.4.0] - 2024-08-30
14
18
15
-
- update ndc-spec to v0.1.6 by @soupi in https://github.com/hasura/ndc-sdk-rs/pull/28
19
+
- update ndc-spec to v0.1.6 by @soupi in <https://github.com/hasura/ndc-sdk-rs/pull/28>
16
20
17
21
## [0.3.0] - 2024-08-12
18
22
@@ -21,7 +25,7 @@ Changes to be included in the next upcoming release
21
25
22
26
## [0.2.2] - 2024-07-30
23
27
24
-
- listen on all ipv4 and ipv6 interfaces by default (https://github.com/hasura/ndc-sdk-rs/pull/22)
28
+
- listen on all ipv4 and ipv6 interfaces by default (<https://github.com/hasura/ndc-sdk-rs/pull/22>)
0 commit comments