gatewayd
gatewayd copied to clipboard
☁️ Cloud-native database gateway and framework for building data-driven applications ✨ Like API gateways, for databases ✨
Bumps [go.opentelemetry.io/otel/exporters/otlp/otlptrace](https://github.com/open-telemetry/opentelemetry-go) from 1.34.0 to 1.35.0. Changelog Sourced from go.opentelemetry.io/otel/exporters/otlp/otlptrace's changelog. [1.35.0/0.57.0/0.11.0] 2025-03-05 This release is the last to support [Go 1.22]. The next release will require at least [Go...
Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) from 1.34.0 to 1.35.0. Changelog Sourced from go.opentelemetry.io/otel/sdk's changelog. [1.35.0/0.57.0/0.11.0] 2025-03-05 This release is the last to support [Go 1.22]. The next release will require at least [Go...
Bumps [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go) from 1.34.0 to 1.35.0. Changelog Sourced from go.opentelemetry.io/otel/trace's changelog. [1.35.0/0.57.0/0.11.0] 2025-03-05 This release is the last to support [Go 1.22]. The next release will require at least [Go...
Bumps [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go) from 1.34.0 to 1.35.0. Changelog Sourced from go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc's changelog. [1.35.0/0.57.0/0.11.0] 2025-03-05 This release is the last to support [Go 1.22]. The next release will require at least [Go...
# Ticket(s) Closes https://github.com/gatewayd-io/gatewayd/issues/563 ## Description Configured the `docker-compose.yaml`, `gatewayd_plugins.yaml` to read from the the Environment variables for redis and postresql url string ## Related PRs N/A ## Development Checklist...
### Description: Our current Raft implementation needs improvements. The following features need to be implemented: 1. Raft Health Check Integration - [X] Add Raft-specific health checks to the existing health...
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) from 9.12.0 to 9.16.0. Release notes Sourced from github.com/redis/go-redis/v9's releases. 9.16.0 🚀 Highlights Maintenance Notifications Support This release introduces comprehensive support for Redis maintenance notifications, enabling applications to...
Bumps [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) from 0.35.0 to 0.36.1. Release notes Sourced from github.com/getsentry/sentry-go's releases. 0.36.1 The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.36.1. Bug...
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.27.0 to 0.30.0. Commits c6abd03 go.mod: update golang.org/x dependencies 42f038d x/text: fix nil dereference in gotext extract a42f0e2 all: use built-in max/min to simplify the code e69f31b...