Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2025

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

Changelog

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

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]

Breaking changes

  • Get_1 method in UserWorkspaceSchemasService used to list tables for a schema renamed to ListTables to denote its exact purpose.
  • Get_1 method in OrgWorkspaceSchemasService used to list tables for a schema renamed to ListTables to denote its exact purpose.

What's new?

  • Add support for GetTable method to UserWorkspaceSchemasService to get a specific table for a schema.
  • Add support for GetTable method to OrgWorkspaceSchemasService to get a specific table for a schema.

Enhancements

  • Install and Update for both flowpipe and powerpipe mods now support archived mod upload via multipart/form-data request.
  • Add SourceType to model WorkspaceMod to denote the source of the mod i.e. repository or archive.
  • Add AggregatedBy to model WorkspaceSchema to store the list of aggregators that are using the schema.

0.12.1 [2025-02-11]

Enhancements

  • Updated Go version to 1.23.2
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.15.0.
- [Changelog](https://github.com/turbot/pipes-sdk-go/blob/main/CHANGELOG.md)
- [Commits](turbot/pipes-sdk-go@v0.12.0...v0.15.0)

---
updated-dependencies:
- dependency-name: github.com/turbot/pipes-sdk-go
  dependency-version: 0.15.0
  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 Aug 26, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 6, 2025

Superseded by #43.

@dependabot dependabot bot closed this Oct 6, 2025
@dependabot dependabot bot deleted the dependabot-go_modules-github.com-turbot-pipes-sdk-go-0.15.0 branch October 6, 2025 15:23
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