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
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,19 @@
1
1
# Changelog
2
2
3
+
## 0.53.0 (2026-05-02)
4
+
5
+
Full Changelog: [v0.52.0...v0.53.0](https://github.com/kernel/kernel-go-sdk/compare/v0.52.0...v0.53.0)
6
+
7
+
### Features
8
+
9
+
* Add 'switch' MFA option type for generic method-switcher links ([9bed035](https://github.com/kernel/kernel-go-sdk/commit/9bed035e6ab4fe139d1e4cdedfe3d4e4b1dada69))
10
+
***api:** server-side search on GET /projects ([588318c](https://github.com/kernel/kernel-go-sdk/commit/588318ca172dd613cf7afcedbccd0ceca99c90ce))
11
+
12
+
13
+
### Chores
14
+
15
+
* avoid embedding reflect.Type for dead code elimination ([b3465f1](https://github.com/kernel/kernel-go-sdk/commit/b3465f1174e2136bed8830cc4be18cf464068925))
16
+
3
17
## 0.52.0 (2026-04-29)
4
18
5
19
Full Changelog: [v0.51.0...v0.52.0](https://github.com/kernel/kernel-go-sdk/compare/v0.51.0...v0.52.0)
0 commit comments