Commit ba89f3c
release: 0.14.0 (#93)
* feat(api): add time range filters to event list method
* feat(api): add bpfDebugLevel field to KernelControlsConfig in environments
* fix(api): rename executableDenyList to vetoExecPolicy in policies
* chore(internal): remove mock server code
* chore: update mock server docs
* codegen metadata
* chore(test): update skip reason message
* feat(api): add resourceIds to role assignments, simplify executable deny list in policies
* codegen metadata
* codegen metadata
* feat(api): add SONNET_4_6 model variants to AgentExecution
* feat(api): add CountResponseRelation type
* feat(api): add sort parameter to projects list and Sort/SortOrder types
* codegen metadata
* fix(docs/contributing): correct pnpm link command
* codegen metadata
* codegen metadata
* codegen metadata
* feat(api): add lockdownAt field to EnvironmentStatus
* codegen metadata
* codegen metadata
* chore(internal): move stringifyQuery implementation to internal function
* docs(api): clarify resourceId/resourceIds permission behavior in groups role assignments
* codegen metadata
* feat(types): remove agent execution enum values from Principal and ResourceRole
* feat(api): add filter parameter to groups list method
* codegen metadata
* codegen metadata
* chore(docs): add missing descriptions
* feat(api): add acknowledgeToken parameter to environments start method
* codegen metadata
* codegen metadata
* codegen metadata
* fix(api): remove acknowledgeToken parameter from environments start method
* codegen metadata
* codegen metadata
* codegen metadata
* feat: [backend/api] add backend search for group members
* feat(api): add resourceTypeFilters parameter to events watch method
* codegen metadata
* feat(api): add organizationTier to identity authenticated response
* codegen metadata
* fix: fix request delays for retrying to be more respectful of high requested delays
* codegen metadata
* feat(api): add RUNNER_CAPABILITY_WARM_POOL to RunnerCapability enum
* feat(api): add excludePromptContent parameter to agents list prompts method
* chore(types): move CountResponseRelation from organizations to shared
* codegen metadata
* chore(ci): skip uploading artifacts on stainless-internal branches
* fix(client): preserve URL params already embedded in path
* feat(api): add sessionId parameter to agents and environments
* feat(api): add snapshotSizeBytes field to PrebuildStatus
* codegen metadata
* chore(internal): update dependencies to address dependabot vulnerabilities
* codegen metadata
* feat(api): add warm pool CRUD methods and types to prebuilds
* codegen metadata
* feat(api): add agentMessage param and AgentMessage/Type types to agents
* feat(api): add role/senderExecutionId fields to agents AgentMessage
* codegen metadata
* feat(api): add SESSION_ADMIN and SESSION_USER to ResourceRole enum
* feat(api): add TEAM_ADMIN and TEAM_VIEWER to ResourceRole
* codegen metadata
* codegen metadata
* codegen metadata
* feat(api): add WakeEvent type and wakeEvent parameter to agents
* codegen metadata
* codegen metadata
* codegen metadata
* codegen metadata
* codegen metadata
* feat(api): add SUPPORTED_MODEL_HAIKU_4_5 to AgentExecution model
* codegen metadata
* codegen metadata
* codegen metadata
* codegen metadata
* docs(api): clarify timeout constraints in environments and organization policies
* codegen metadata
* feat(api): add sort option to ListAuditLogs
* feat(api): add automations resource with workflows/executions/actions
* codegen metadata
* codegen metadata
* codegen metadata
* codegen metadata
* docs(api): update annotations parameter examples in agents
* feat(api): add sessionIds filter to agents/environments list methods
* feat(api): add updateWindow field to runners configuration
* feat(api): add sessionId parameter to environments create from project
* codegen metadata
* codegen metadata
* chore(internal): tweak CI branches
* feat(api): add read_only field to PersonalAccessToken proto messages
* feat(api): add RESOURCE_ROLE_ORG_AUDIT_LOG_READER to ResourceRole enum
* codegen metadata
* codegen metadata
* codegen metadata
* codegen metadata
* feat(api): add loop conditions to agents, update wake event types
* codegen metadata
* codegen metadata
* codegen metadata
* codegen metadata
* feat(api): add AGENT_EXECUTION_VIEWER role to ResourceRole type
* feat(api): add conversation_sharing_policy to agent policy
* chore(internal): regenerate SDK with no functional changes
* codegen metadata
* codegen metadata
* feat(api): add hasFailedExecutionSince parameter to automations list method
* feat(api): add credentialProxy field to environments Secret
* chore(internal): update gitignore
* feat(api): add search parameter to agents list prompts method
* codegen metadata
* feat(api): add min_size and max_size to prebuilds warm pools
* codegen metadata
* codegen metadata
* chore(ci): skip lint on metadata-only changes
Note that we still want to run tests, as these depend on the metadata.
* chore(internal): regenerate SDK with no functional changes
* codegen metadata
* feat(api): add managedMetricsEnabled field to runners MetricsConfiguration
* feat(api): allow min_size >= 0 for warm pool dynamic scaling
* feat(ec2): add RUNNER_CAPABILITY_ASG_WARM_POOL capability
* feat(api): add desiredSize field to WarmPoolStatus in prebuilds
* chore(internal): regenerate SDK with no functional changes
* chore(internal): regenerate SDK with no functional changes
* codegen metadata
* codegen metadata
* feat(agents): enforce sub-agent depth and concurrency limits in backend
* feat(api): add terminal field to RunsOn
* chore(internal): regenerate SDK with no functional changes
* codegen metadata
* feat(api): add customAgents field and CustomSecurityAgent type to policies
* fix(types): make id optional in CustomSecurityAgent
* codegen metadata
* feat(api): add exclude_team_ids parameter to organization list members
* feat(backend/api,dashboard): add server-side `recentlyCompleted` sort for `ListWorkflows`
* codegen metadata
* feat(api): add claimsExpression field to SSO configurations
* codegen metadata
* codegen metadata
* feat(api): add RESOURCE_TYPE_NOTIFICATION to ResourceType enum
* feat(api): add environment field to agent wake events
* feat(api): add disabled parameter to automation update method
* codegen metadata
* codegen metadata
* codegen metadata
* codegen metadata
* codegen metadata
* codegen metadata
* codegen metadata
* release: 0.14.0
* ci: pin actions to latest release commit SHAs
- actions/checkout: v6 → v6.0.2 (de0fac2e)
- actions/setup-node: v4 → v6.3.0 (53b83947)
- actions/github-script: v8 tag → v8 SHA (ed597411)
Co-authored-by: Ona <no-reply@ona.com>
---------
Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
Co-authored-by: Kyle Brennan <kyle@ona.com>
Co-authored-by: Ona <no-reply@ona.com>1 parent c8d2951 commit ba89f3c
File tree
81 files changed
+5425
-439
lines changed- .github/workflows
- scripts
- src
- core
- internal
- utils
- resources
- environments
- groups
- organizations
- projects
- runners
- users
- tests
- api-resources
- environments
- automations
- tasks
- groups
- organizations
- projects
- runners
- configurations
- users
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
81 files changed
+5425
-439
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
20 | | - | |
| 22 | + | |
21 | 23 | | |
22 | | - | |
| 24 | + | |
23 | 25 | | |
24 | 26 | | |
25 | | - | |
| 27 | + | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
| |||
36 | 38 | | |
37 | 39 | | |
38 | 40 | | |
39 | | - | |
| 41 | + | |
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
43 | 45 | | |
44 | | - | |
| 46 | + | |
45 | 47 | | |
46 | 48 | | |
47 | | - | |
| 49 | + | |
48 | 50 | | |
49 | 51 | | |
50 | 52 | | |
| |||
55 | 57 | | |
56 | 58 | | |
57 | 59 | | |
58 | | - | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
59 | 63 | | |
60 | | - | |
| 64 | + | |
61 | 65 | | |
62 | 66 | | |
63 | 67 | | |
64 | 68 | | |
65 | | - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
66 | 72 | | |
67 | 73 | | |
68 | 74 | | |
| |||
74 | 80 | | |
75 | 81 | | |
76 | 82 | | |
77 | | - | |
| 83 | + | |
78 | 84 | | |
79 | 85 | | |
80 | | - | |
| 86 | + | |
81 | 87 | | |
82 | 88 | | |
83 | 89 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
3 | 98 | | |
4 | 99 | | |
5 | 100 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
0 commit comments