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
+22Lines changed: 22 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,27 @@
1
1
# Changelog
2
2
3
+
## 0.1.0-alpha.27 (2025-08-15)
4
+
5
+
Full Changelog: [v0.1.0-alpha.26...v0.1.0-alpha.27](https://github.com/Benchify/benchify-sdk/compare/v0.1.0-alpha.26...v0.1.0-alpha.27)
6
+
7
+
### Features
8
+
9
+
***api:** api update ([dc63afb](https://github.com/Benchify/benchify-sdk/commit/dc63afb29c6736cabe999255ecb8e92d3bfbb763))
10
+
***api:** api update ([8d0d58a](https://github.com/Benchify/benchify-sdk/commit/8d0d58adfb215d36ffbc970a8bd28f1ad4e6da78))
11
+
***api:** api update ([585d01e](https://github.com/Benchify/benchify-sdk/commit/585d01e40f89c2d7a4cde9cbda7efcb65b5b70b4))
12
+
13
+
14
+
### Bug Fixes
15
+
16
+
***mcp:** generate additionalProperties=true for map schemas to avoid validation issues ([cf925ad](https://github.com/Benchify/benchify-sdk/commit/cf925ad24dc8709fe0ed65ea1616fec5571496e9))
17
+
18
+
19
+
### Chores
20
+
21
+
***internal:** codegen related update ([2c2d91b](https://github.com/Benchify/benchify-sdk/commit/2c2d91b26fc1c2084ebe5fefe223ba3533ee1e20))
22
+
***mcp:** document remote server in README.md ([a9436b7](https://github.com/Benchify/benchify-sdk/commit/a9436b77e2c2e5880a66c7e56202284bf52b2118))
23
+
***mcp:** minor cleanup of types and package.json ([4457795](https://github.com/Benchify/benchify-sdk/commit/4457795b4f1314342ab309c840ad1fe3a3ae1f31))
24
+
3
25
## 0.1.0-alpha.26 (2025-08-11)
4
26
5
27
Full Changelog: [v0.1.0-alpha.25...v0.1.0-alpha.26](https://github.com/Benchify/benchify-sdk/compare/v0.1.0-alpha.25...v0.1.0-alpha.26)
0 commit comments