Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2025

Bumps github.com/scanoss/go-grpc-helper from 0.3.0 to 0.8.0.

Release notes

Sourced from github.com/scanoss/go-grpc-helper's releases.

v0.8.0

What's Changed

  • Allow change CN on gRPC Gateway

Full Changelog: scanoss/go-grpc-helper@v0.7.0...v0.8.0

v0.7.0

No release notes provided.

SQLite and GO 1.22

What's Changed

  • GO 1.22
  • SQLite (modernc.org/sqlite)

Full Changelog: scanoss/go-grpc-helper@v0.5.0...v0.6.0

Changelog

Sourced from github.com/scanoss/go-grpc-helper's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • Upcoming changes...

[0.7.0] - 2024-12-05

Added

  • Support for configuring custom CommonName (CN) values in TLS certificates, enabling more flexible certificate management and custom domain setups

[0.6.0] - 2024-08-08

Added

  • Added 'sqlite' DB query string
  • Switched to modernc.org/sqlite driver
  • Upgraded to go 1.22

[0.5.1] - 2024-06-24

Added

  • Added case-insensitive like operator lookup based on DB type

[0.5.0] - 2024-06-24

Added

  • Added DB query tracing option

[0.4.0] - 2024-06-20

Added

  • Upgraded to goland 1.20
  • Added optional OTEL parameter initialisation
Commits
  • f625dfb Bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc
  • 6932ad5 Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
  • c36d355 Bump go.opentelemetry.io/otel from 1.30.0 to 1.32.0
  • 1c71896 Bump go.opentelemetry.io/otel/sdk/metric from 1.28.0 to 1.30.0
  • efa00ea fix: SP-1653 allow change CN on gRPC Gateway
  • 37c191d Merge pull request #68 from scanoss/db-query-options
  • d66e73e Merge branch 'main' into db-query-options
  • ffe1c4a GO 1.22 and modernc.org/sqlite (#67)
  • 9adfeee Merge branch 'refs/heads/main' into db-query-options
  • 42ffa4d switched to modernc.org/sqlite and go 1.22
  • 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 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/scanoss/go-grpc-helper](https://github.com/scanoss/go-grpc-helper) from 0.3.0 to 0.8.0.
- [Release notes](https://github.com/scanoss/go-grpc-helper/releases)
- [Changelog](https://github.com/scanoss/go-grpc-helper/blob/main/CHANGELOG.md)
- [Commits](scanoss/go-grpc-helper@v0.3.0...v0.8.0)

---
updated-dependencies:
- dependency-name: github.com/scanoss/go-grpc-helper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 1, 2025
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant