Skip to content

Bump github.com/opslevel/opslevel-go/v2026 from 2026.6.30 to 2026.8.28 in /src - #324

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/src/github.com/opslevel/opslevel-go/v2026-2026.8.28
Open

Bump github.com/opslevel/opslevel-go/v2026 from 2026.6.30 to 2026.8.28 in /src#324
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/src/github.com/opslevel/opslevel-go/v2026-2026.8.28

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/opslevel/opslevel-go/v2026 from 2026.6.30 to 2026.8.28.

Release notes

Sourced from github.com/opslevel/opslevel-go/v2026's releases.

v2026.8.28

August 28, 2026

Bugfix

  • Fix EnableOn being silently dropped when converting check inputs

Feature

  • Add Check.Campaign via new lightweight CampaignId type, and return created checks from CopyChecksToCampaign with SourceCheck on campaign check nodes

v2026.8.27

August 27, 2026

Dependency

  • Bump github.com/buger/jsonparser from 1.1.1 to 1.1.2
  • Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.4.0
  • Bump github.com/relvacode/iso8601 from 1.7.0 to 1.8.0
  • Bump actions/setup-go from 6.4.0 to 7.0.0
  • Bump crazy-max/ghaction-import-gpg from 6.3.0 to 7.0.0
  • Bump actions/checkout from 5.0.1 to 7.0.1
  • Bump actions/cache from 4.3.0 to 6.1.0
  • Bump arduino/setup-task from 2.0.0 to 3.0.0

v2026.8.21

August 21, 2026

Feature

  • Add custom integration create/update with ETL definitions, so clients can manage Extract and Transform mapping configuration.

v2026.7.21

July 21, 2026

Bugfix

  • FilterPredicate.Validate now rejects any CaseSensitive value (true or false) on predicate types that do not support case sensitivity (e.g. exists, matches), since the API ignores the value and returns null for it.

Feature

  • Add CreateIntegrationKubernetes and UpdateIntegrationKubernetes client methods along with KubernetesIntegrationInput and a KubernetesIntegration fragment exposing ExtractDefinition and TransformDefinition, so a Kubernetes integration's ETL config can be managed via the API.

v2026.7.8

July 08, 2026

Security

  • Bumped golang.org/x/crypto to v0.52.0 to patch 7 critical CVEs in x/crypto/ssh (GO-2026-5020, 5023, 5006, 5017, 5019, 5021, 5005).
  • Bumped golang.org/x/net to v0.55.0 to patch GO-2026-5026 in x/net/idna, where ToASCII/ToUnicode incorrectly accepted Punycode-encoded labels that decoded to ASCII-only labels.

Dependency

  • Bumped the minimum required Go version from 1.24 to 1.25.0. Downstream projects that import opslevel-go must now be built with Go 1.25.0 or newer.
Changelog

Sourced from github.com/opslevel/opslevel-go/v2026's changelog.

August 28, 2026

Bugfix

  • Fix EnableOn being silently dropped when converting check inputs

Feature

  • Add Check.Campaign via new lightweight CampaignId type, and return created checks from CopyChecksToCampaign with SourceCheck on campaign check nodes

August 27, 2026

Dependency

  • Bump github.com/buger/jsonparser from 1.1.1 to 1.1.2
  • Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.4.0
  • Bump github.com/relvacode/iso8601 from 1.7.0 to 1.8.0
  • Bump actions/setup-go from 6.4.0 to 7.0.0
  • Bump crazy-max/ghaction-import-gpg from 6.3.0 to 7.0.0
  • Bump actions/checkout from 5.0.1 to 7.0.1
  • Bump actions/cache from 4.3.0 to 6.1.0
  • Bump arduino/setup-task from 2.0.0 to 3.0.0

August 21, 2026

Feature

  • Add custom integration create/update with ETL definitions, so clients can manage Extract and Transform mapping configuration.

July 21, 2026

Bugfix

  • FilterPredicate.Validate now rejects any CaseSensitive value (true or false) on predicate types that do not support case sensitivity (e.g. exists, matches), since the API ignores the value and returns null for it.

Feature

  • Add CreateIntegrationKubernetes and UpdateIntegrationKubernetes client methods along with KubernetesIntegrationInput and a KubernetesIntegration fragment exposing ExtractDefinition and TransformDefinition, so a Kubernetes integration's ETL config can be managed via the API.

July 08, 2026

Security

  • Bumped golang.org/x/crypto to v0.52.0 to patch 7 critical CVEs in x/crypto/ssh (GO-2026-5020, 5023, 5006, 5017, 5019, 5021, 5005).
  • Bumped golang.org/x/net to v0.55.0 to patch GO-2026-5026 in x/net/idna, where ToASCII/ToUnicode incorrectly accepted Punycode-encoded labels that decoded to ASCII-only labels.

Dependency

  • Bumped the minimum required Go version from 1.24 to 1.25.0. Downstream projects that import opslevel-go must now be built with Go 1.25.0 or newer.
Commits
  • 43857b7 Cut Release 'v2026.8.28'
  • 74f41a9 Add campaign check sync support (#644)
  • 2984817 Cut Release 'v2026.8.27'
  • 70b08e8 Bump github.com/relvacode/iso8601 from 1.7.0 to 1.8.0 (#634)
  • c701cf9 Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.4.0 (#633)
  • 1699a86 Bump crazy-max/ghaction-import-gpg from 6.3.0 to 7.0.0 (#638)
  • ff1d80a Fix CustomIntegrationInput.Name type, add generated KubernetesIntegrationInpu...
  • 48baf83 Bump arduino/setup-task from 2.0.0 to 3.0.0 (#641)
  • ef2cf0c Bump actions/setup-go from 6.4.0 to 7.0.0 (#637)
  • b126b3d Bump actions/checkout from 5.0.1 to 7.0.1 (#639)
  • Additional commits viewable in compare view

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 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/opslevel/opslevel-go/v2026](https://github.com/opslevel/opslevel-go) from 2026.6.30 to 2026.8.28.
- [Release notes](https://github.com/opslevel/opslevel-go/releases)
- [Changelog](https://github.com/OpsLevel/opslevel-go/blob/main/CHANGELOG.md)
- [Commits](OpsLevel/opslevel-go@v2026.6.30...v2026.8.28)

---
updated-dependencies:
- dependency-name: github.com/opslevel/opslevel-go/v2026
  dependency-version: 2026.8.28
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants