Skip to content

Tags: gatewayd-io/gatewayd

Tags

v0.11.0

Toggle v0.11.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
mostafa Mostafa Moradian
Ignore plugins dir

v0.10.3

Toggle v0.10.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update deps (#685)

* Update SDK to v0.4.3
* Update direct deps
* Regenerate stubs
* Update package to fix https://github.com/gatewayd-io/gatewayd/security/dependabot/26

v0.10.2

Toggle v0.10.2's commit message

Verified

This commit was signed with the committer’s verified signature.
mostafa Mostafa Moradian
Fix depguard setting

v0.10.1

Toggle v0.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update deps (#639)

* Update SDK
* Update deps
* Regenerate stubs
* Lint protobuf messages and add HTTP annotation
* Regenerate stubs
* Update golang.org/x/crypto to latest version to fix vulnerability

v0.10.0

Toggle v0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update deps (#630)

* Update SDK
* Update Go version
* Fix syntax error
* Update deps

v0.9.10

Toggle v0.9.10's commit message

Verified

This commit was signed with the committer’s verified signature.
mostafa Mostafa Moradian
Fix counters when reading or writing data to the socket

v0.9.9

Toggle v0.9.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update deps (#621)

* Update SDK
* Update direct deps

v0.9.8

Toggle v0.9.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix bug in handling postgres `COPY` command and a few others (#610)

* Fix bug in COPY command by differentiating between total reads vs. chunk reads
* Fix bug in concurrent reads and writes
* Remove explicit condition for checking total being zero
* Return early if there is no data from the server (to send to the client)

v0.9.7

Toggle v0.9.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update deps (#600)

* Update deps
* Update Go version
* Regen stubs
* Add mentioned in awesome badge
* Update testcontainers-go dep
* Fix linter errors
* Tidy deps
* Use the latest version of golangci-lint (as of now)