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
***sdk:** ScenarioRun class ([#681](https://github.com/runloopai/api-client-ts/issues/681)) ([52a9275](https://github.com/runloopai/api-client-ts/commit/52a92754f31211dbc970f621ea931a05037de114))
***benchmark:** Deprecate /benchmark/{id}/runs in favor of /benchmark_runs ([#7019](https://github.com/runloopai/api-client-ts/issues/7019)) ([33624ce](https://github.com/runloopai/api-client-ts/commit/33624ce149003dfb1eaa49c10c8efa233b875ab9))
23
-
24
-
## 1.2.0-beta-2 (2026-01-20)
25
-
26
-
Full Changelog: [v1.2.0-beta...v1.2.0-beta-2](https://github.com/runloopai/api-client-ts/compare/v1.2.0-beta...v1.2.0-beta-2)
27
-
28
-
### Features
29
-
30
12
***blueprint:** Set cilium network policy on blueprint build ([#7006](https://github.com/runloopai/api-client-ts/issues/7006)) ([038fc8a](https://github.com/runloopai/api-client-ts/commit/038fc8a393d533d4a29532b570fc7b48ef3292f3))
31
-
32
-
33
-
### Chores
34
-
35
-
***devbox:** Remove network policy from devbox view; use launch params instead ([#7025](https://github.com/runloopai/api-client-ts/issues/7025)) ([849bcfa](https://github.com/runloopai/api-client-ts/commit/849bcfab616e79e5b52612afd09ee3eab36d3f91))
36
-
37
-
## 1.2.0-beta (2026-01-19)
38
-
39
-
Full Changelog: [v1.1.0...v1.2.0-beta](https://github.com/runloopai/api-client-ts/compare/v1.1.0...v1.2.0-beta)
40
-
41
-
### Features
42
-
43
13
***benchmarks:** add `update_scenarios` method to benchmarks resource ([4ef2680](https://github.com/runloopai/api-client-ts/commit/4ef26807dbb81cd171a1d1a91a4eadf4ec0cde73))
44
14
***devbox:** remove this one ([ffe23be](https://github.com/runloopai/api-client-ts/commit/ffe23bea59c737ad845bc179e007fecb07a721b7))
@@ -52,13 +22,21 @@ Full Changelog: [v1.1.0...v1.2.0-beta](https://github.com/runloopai/api-client-t
52
22
***benchmarks:**`update()` for benchmarks and scenarios replaces all provided fields and does not modify unspecified fields ([#6702](https://github.com/runloopai/api-client-ts/issues/6702)) ([0c2e0f0](https://github.com/runloopai/api-client-ts/commit/0c2e0f017684ddc578b80c31e3a08925bc582765))
53
23
***documentation:** added types to the typedoc main list and fixed some decorators ([#677](https://github.com/runloopai/api-client-ts/issues/677)) ([392007d](https://github.com/runloopai/api-client-ts/commit/392007d6555582d9a00b877e2ba6c1ea0de4236d))
54
24
25
+
### Refactors
26
+
27
+
***benchmark:** Deprecate /benchmark/{id}/runs in favor of /benchmark_runs ([#7019](https://github.com/runloopai/api-client-ts/issues/7019)) ([33624ce](https://github.com/runloopai/api-client-ts/commit/33624ce149003dfb1eaa49c10c8efa233b875ab9))
55
28
56
29
### Chores
57
30
58
31
* break long lines in snippets into multiline ([aea51a8](https://github.com/runloopai/api-client-ts/commit/aea51a857a3ec4f741281782bd7d1b40b3e33ca9))
59
32
***internal:** codegen related update ([f2acb64](https://github.com/runloopai/api-client-ts/commit/f2acb645f6854253dd74676570b03c1c6f325b2c))
60
33
***internal:** update `actions/checkout` version ([6f2a8ae](https://github.com/runloopai/api-client-ts/commit/6f2a8ae880dbe17fdfd66389fbe674baf5e75dc8))
0 commit comments