Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2025

Bumps github.com/turbot/pipes-sdk-go from 0.12.0 to 0.16.1.

Changelog

Sourced from github.com/turbot/pipes-sdk-go's changelog.

0.16.1 [2025-10-06]

Enhancements

  • Correctly split out Tenant and Org Service Account APIs int separate services.

0.16.0 [2025-09-30]

What's new?

  • AI Key Management APIs for Tenants, Users and Organizations.
  • Workspace Conversations, Conversation Messages and Conversation Artifacts APIs for UserWorkspaces and OrgWorkspaces.
  • Workspace AI Models APIs for UserWorkspaces and OrgWorkspaces.
  • Service Account APIs.
  • Added ServiceState enum to represent the state of a service.
  • Added ModelState enum to represent the state of an AI model.
  • Added UserType enum to classify users.

Enhancements

  • Added AiEnabled attribute to TenantSettings to allow enabling / disabling AI features at a tenant level.
  • Added Type attribute to User (backed by UserType) to distinguish user types.
  • Added TokenWithValue and CreateTokenRequest models to improve token creation workflows.

0.15.0 [2025-08-12]

Enhancements

  • Added extra attributes to Connection to support Status, LastErrorAt, LastErrorProcessId, LastSuccessfulUpdateAt, LastSuccessfulUpdateProcessId, LastUpdateAttemptAt and LastUpdateAttemptProcessId to track the connection status and last update attempts.
  • Added extra attributes to WorkspaceConnection to support Status, LastErrorAt, LastErrorProcessId, LastSuccessfulUpdateAt, LastSuccessfulUpdateProcessId, LastUpdateAttemptAt and LastUpdateAttemptProcessId to track the connection status and last update attempts.
  • Added ConnectionId attribute to SpProcess to track the connection associated with a process.
  • Added TokenMinIssuedAt attribute to Tenant to determine the time after which tokens will be accepted for this tenant.
  • Added extra attributes to TenantSettings to support MaxTokenExpiration, CliSessionTimeout, ConsoleSessionTimeout and PostgresEnabled to manage tenant settings around timeouts, tokens and direct database access.
  • Added extra attributes to Token to support CreatedBy, CreatedById, UpdatedBy, UpdatedById, ExpiresAt, Title, Description and TokenType to provide more context and control over tokens.
  • Added BillingMode attribute to UsageMetric to denote the billing mode for the metric.

What's new?

  • Added ConnectionStatus enum to represent the status of a connection.
  • Added PostgresEndpointState enum to represent the state of the Postgres endpoint.
  • Added UsageBillingModeType enum to represent the billing mode for usage metrics.

0.14.0 [2025-05-22]

Enhancements

  • Add db1.medium as a new supported workspace instance type.
  • Add PersonalWorkspaces as a new tenant setting to block / allow creation of personal workspaces in a custom tenant.

0.13.0 [2025-03-16]

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/turbot/pipes-sdk-go](https://github.com/turbot/pipes-sdk-go) from 0.12.0 to 0.16.1.
- [Changelog](https://github.com/turbot/pipes-sdk-go/blob/main/CHANGELOG.md)
- [Commits](turbot/pipes-sdk-go@v0.12.0...v0.16.1)

---
updated-dependencies:
- dependency-name: github.com/turbot/pipes-sdk-go
  dependency-version: 0.16.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Dependency file updates label Oct 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency file updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants