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/trace](https://github.com/open-telemetry/opentelemetry-go) from 1.27.0 to 1.28.0. Changelog Sourced from go.opentelemetry.io/otel/trace's changelog. [1.28.0/0.50.0/0.4.0] 2024-07-02 Added The IsEmpty method is added to the Instrument type in go.opentelemetry.io/otel/sdk/metric. This method is used to...
Bumps [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) from 1.27.0 to 1.28.0. Changelog Sourced from go.opentelemetry.io/otel's changelog. [1.28.0/0.50.0/0.4.0] 2024-07-02 Added The IsEmpty method is added to the Instrument type in go.opentelemetry.io/otel/sdk/metric. This method is used to...
Bumps [go.opentelemetry.io/otel/exporters/otlp/otlptrace](https://github.com/open-telemetry/opentelemetry-go) from 1.27.0 to 1.28.0. Changelog Sourced from go.opentelemetry.io/otel/exporters/otlp/otlptrace's changelog. [1.28.0/0.50.0/0.4.0] 2024-07-02 Added The IsEmpty method is added to the Instrument type in go.opentelemetry.io/otel/sdk/metric. This method is used to...
Bumps [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go) from 1.27.0 to 1.28.0. Changelog Sourced from go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc's changelog. [1.28.0/0.50.0/0.4.0] 2024-07-02 Added The IsEmpty method is added to the Instrument type in go.opentelemetry.io/otel/sdk/metric. This method is used to...
## Expected Behavior The `COPY` command in PSQL should copy data to the given table seamlessly. ## Current Behavior While importing a large SQL file using `psql` and it uses...
## Expected Behavior docker-compose should start the `gatewayd` container without any problems. ## Current Behavior After the release v0.9.6 the `gatewayd` container exits unsuccessfully (exit code 1) due to failure...
## Expected Behavior The installation of the project through the docker-compose should be configurable to allow customized connection string for both Redis and Postgres. ## Current Behavior Currently, it's only...
The idea is to add helper function that doesn't exist in Expr language for easier extraction and conversion of fields and values. Examples are: - [ ] parse address:port pairs...
This is a placeholder ticket for adding more feature and functionality to the existing load balancing features of GatewayD. ## Reference - #398
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.22.0 to 0.24.0. Commits 4890c57 go.mod: update golang.org/x dependencies 566b44f go.mod: update golang.org/x dependencies d5156da collate/build: do not use println in tests 221d88c x/text: fix scientific notation...