Skip to content

Releases: xraph/relay

v1.5.5

18 Jun 02:15

Choose a tag to compare

Changes

  • chore: bumped forge and grove (a618ef1)
  • chore: bump forge to v1.7.2 and grove to v1.5.6 (2ae463e)

Installation

go get github.com/xraph/relay@v1.5.5

Full Changelog: v1.5.4...v1.5.5

v1.5.4

16 Jun 13:37

Choose a tag to compare

Changes

  • chore: bumped forge and grove (adf30c8)

Installation

go get github.com/xraph/relay@v1.5.4

Full Changelog: v1.5.3...v1.5.4

v1.5.3

13 Jun 05:15

Choose a tag to compare

Changes

  • chore: removed local path (6c23706)
  • fix: fixed connection bug (b4146f7)

Installation

go get github.com/xraph/relay@v1.5.3

Full Changelog: v1.5.2...v1.5.3

v1.5.2

14 May 15:58

Choose a tag to compare

Changes

  • feat: update forge to version 1.6.4 and grove to version 1.5.2 in go.mod and go.sum (3e23e3b)

Installation

go get github.com/xraph/relay@v1.5.2

Full Changelog: v1.5.0...v1.5.2

v1.5.0

15 Apr 18:33

Choose a tag to compare

Changes

  • feat: upgrade grove/kv and its drivers to version 1.5.1 in go.mod and go.sum (c6953a0)
  • feat: update forge to version 1.6.0; upgrade grove and its drivers to version 1.5.1 in go.mod and go.sum (dac459b)

Installation

go get github.com/xraph/relay@v1.5.0

Full Changelog: v1.4.2...v1.5.0

v1.4.2

05 Apr 04:59

Choose a tag to compare

Changes

  • feat: update forge to version 1.4.5 and forgeui to version 1.4.1; upgrade grove and its drivers to version 1.4.3 in go.mod and go.sum (998f155)

Installation

go get github.com/xraph/relay@v1.4.2

Full Changelog: v1.4.1...v1.4.2

v1.4.1

29 Mar 16:04

Choose a tag to compare

Changes

  • feat: update forge to version 1.4.1 and confy to version 0.5.0 in go.mod and go.sum (caefd02)
  • feat: update grove and its drivers to version 1.4.1 in go.mod and go.sum (2162935)

Installation

go get github.com/xraph/relay@v1.4.1

Full Changelog: v1.4.0...v1.4.1

v1.4.0

28 Mar 05:53

Choose a tag to compare

Changes

  • feat: update API routes to use "/v1" prefix; change default BasePath to "/relay"; enhance event and endpoint models with default metadata and headers (eb31231)

Installation

go get github.com/xraph/relay@v1.4.0

Full Changelog: v1.3.1...v1.4.0

v1.3.1

14 Mar 14:56

Choose a tag to compare

Changes

  • feat: update dependencies to version 1.3.1 for forge and grove; add request schemas for event and endpoint routes (d8d5c7e)

Installation

go get github.com/xraph/relay@v1.3.1

Full Changelog: v1.3.0...v1.3.1

v1.3.0

12 Mar 16:19

Choose a tag to compare

Changes

  • feat: update grove and its drivers to version 1.3.0 in go.mod and go.sum (5de04cb)
  • feat: update dependencies to version 1.3.0 for forge and forgeui; enhance event type and endpoint response handling (c066dd5)

Installation

go get github.com/xraph/relay@v1.3.0

Full Changelog: v0.2.0...v1.3.0