Skip to content

Bump github.com/opslevel/opslevel-go/v2026 from 2026.6.30 to 2026.7.21 in /src - #319

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

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

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.

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
  • 22e000a Cut Release 'v2026.7.21'
  • eabc259 Add Kubernetes integration create/update with ETL definitions (#628)
  • a0d3851 Reject CaseSensitive on predicate types that don't support it (#627)
  • 80840dc Cut Release 'v2026.7.8'
  • 24aaf32 Bump Go to 1.25 and x/crypto to v0.52.0, x/net to v0.55.0 (#625)
  • See full diff 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.7.21.
- [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.7.21)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 27, 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