Skip to content

Releases: imtaqin/waxum

Waxum v0.7.1

Choose a tag to compare

@github-actions github-actions released this 15 Jul 15:25

What's Changed

  • release 0.7.1
  • ci cmake plus policy env
  • readme trim
  • release 0.7.0 rebrand
  • readme use logo image
  • rebrand to waxum
  • enable voip tracing

Installation

Docker

docker pull imtaqin/waxum:0.7.1

Binary Downloads

Platform Architecture Download
Linux x86_64 waxum-0.7.1-linux-amd64.tar.gz
Linux ARM64 waxum-0.7.1-linux-arm64.tar.gz
Windows x86_64 waxum-0.7.1-windows-amd64.zip

Database Support

Supports PostgreSQL, MySQL, and SQLite. Set DATABASE_URL in your .env:

# PostgreSQL
DATABASE_URL=postgres://user:pass@localhost:5432/wagateway
# MySQL
DATABASE_URL=mysql://user:pass@localhost:3306/wagateway
# SQLite
DATABASE_URL=sqlite://waxum.db

Verify Checksums

sha256sum -c checksums.txt

WA-RS v0.6.15

Choose a tag to compare

@github-actions github-actions released this 09 Jul 06:42

What's Changed

  • release 0.6.15 video ring kind
  • ci add windows gnu target rustup step

Installation

Docker

docker pull fdciabdul/wa-rs:0.6.15

Binary Downloads

Platform Architecture Download
Linux x86_64 wa-rs-0.6.15-linux-amd64.tar.gz
Linux ARM64 wa-rs-0.6.15-linux-arm64.tar.gz
Windows x86_64 wa-rs-0.6.15-windows-amd64.zip

Database Support

Supports PostgreSQL, MySQL, and SQLite. Set DATABASE_URL in your .env:

# PostgreSQL
DATABASE_URL=postgres://user:pass@localhost:5432/wagateway
# MySQL
DATABASE_URL=mysql://user:pass@localhost:3306/wagateway
# SQLite
DATABASE_URL=sqlite://wa-rs.db

Verify Checksums

sha256sum -c checksums.txt

WA-RS v0.6.12

Choose a tag to compare

@github-actions github-actions released this 09 Jul 03:09

What's Changed

  • release 0.6.12 webhook auto disable plus livez readyz
  • readme premium tier marketing section
  • db treat empty DATABASE_URL as unset

Installation

Docker

docker pull fdciabdul/wa-rs:0.6.12

Binary Downloads

Platform Architecture Download
Linux x86_64 wa-rs-0.6.12-linux-amd64.tar.gz
Linux ARM64 wa-rs-0.6.12-linux-arm64.tar.gz
Windows x86_64 wa-rs-0.6.12-windows-amd64.zip

Database Support

Supports PostgreSQL, MySQL, and SQLite. Set DATABASE_URL in your .env:

# PostgreSQL
DATABASE_URL=postgres://user:pass@localhost:5432/wagateway
# MySQL
DATABASE_URL=mysql://user:pass@localhost:3306/wagateway
# SQLite
DATABASE_URL=sqlite://wa-rs.db

Verify Checksums

sha256sum -c checksums.txt

WA-RS v0.6.11

Choose a tag to compare

@github-actions github-actions released this 04 Jul 14:58

What's Changed

  • release 0.6.11 fix sqlite scheme detection
  • db detect sqlite scheme in DATABASE_URL
  • install print token endpoints and paths at end
  • install fix curl pipe hangs on prompt
  • scripts add linux and windows installer
  • calls enrich ring stanza with metadata attrs

Installation

Docker

docker pull fdciabdul/wa-rs:0.6.11

Binary Downloads

Platform Architecture Download
Linux x86_64 wa-rs-0.6.11-linux-amd64.tar.gz
Linux ARM64 wa-rs-0.6.11-linux-arm64.tar.gz
Windows x86_64 wa-rs-0.6.11-windows-amd64.zip

Database Support

Supports PostgreSQL, MySQL, and SQLite. Set DATABASE_URL in your .env:

# PostgreSQL
DATABASE_URL=postgres://user:pass@localhost:5432/wagateway
# MySQL
DATABASE_URL=mysql://user:pass@localhost:3306/wagateway
# SQLite
DATABASE_URL=sqlite://wa-rs.db

Verify Checksums

sha256sum -c checksums.txt

WA-RS v0.6.10

Choose a tag to compare

@github-actions github-actions released this 04 Jul 09:28

What's Changed

  • release 0.6.10 add accept plus terminate call plus webhook ids

Installation

Docker

docker pull fdciabdul/wa-rs:0.6.10

Binary Downloads

Platform Architecture Download
Linux x86_64 wa-rs-0.6.10-linux-amd64.tar.gz
Linux ARM64 wa-rs-0.6.10-linux-arm64.tar.gz
Windows x86_64 wa-rs-0.6.10-windows-amd64.zip

Database Support

Supports PostgreSQL, MySQL, and SQLite. Set DATABASE_URL in your .env:

# PostgreSQL
DATABASE_URL=postgres://user:pass@localhost:5432/wagateway
# MySQL
DATABASE_URL=mysql://user:pass@localhost:3306/wagateway
# SQLite
DATABASE_URL=sqlite://wa-rs.db

Verify Checksums

sha256sum -c checksums.txt

WA-RS v0.6.9

Choose a tag to compare

@github-actions github-actions released this 04 Jul 09:18

What's Changed

Installation

Docker

docker pull fdciabdul/wa-rs:0.6.9

Binary Downloads

Platform Architecture Download
Linux x86_64 wa-rs-0.6.9-linux-amd64.tar.gz
Linux ARM64 wa-rs-0.6.9-linux-arm64.tar.gz
Windows x86_64 wa-rs-0.6.9-windows-amd64.zip

Database Support

Supports PostgreSQL, MySQL, and SQLite. Set DATABASE_URL in your .env:

# PostgreSQL
DATABASE_URL=postgres://user:pass@localhost:5432/wagateway
# MySQL
DATABASE_URL=mysql://user:pass@localhost:3306/wagateway
# SQLite
DATABASE_URL=sqlite://wa-rs.db

Verify Checksums

sha256sum -c checksums.txt

WA-RS v0.6.8

Choose a tag to compare

@github-actions github-actions released this 30 Jun 10:15

What's Changed

  • release 0.6.8 webhook circuit breaker

Installation

Docker

docker pull fdciabdul/wa-rs:0.6.8

Binary Downloads

Platform Architecture Download
Linux x86_64 wa-rs-0.6.8-linux-amd64.tar.gz
Linux ARM64 wa-rs-0.6.8-linux-arm64.tar.gz
Windows x86_64 wa-rs-0.6.8-windows-amd64.zip

Database Support

Supports PostgreSQL, MySQL, and SQLite. Set DATABASE_URL in your .env:

# PostgreSQL
DATABASE_URL=postgres://user:pass@localhost:5432/wagateway
# MySQL
DATABASE_URL=mysql://user:pass@localhost:3306/wagateway
# SQLite
DATABASE_URL=sqlite://wa-rs.db

Verify Checksums

sha256sum -c checksums.txt

WA-RS v0.6.7

Choose a tag to compare

@github-actions github-actions released this 29 Jun 16:01

What's Changed

  • release 0.6.7 tokio tuning prometheus metrics connect idempotency

Installation

Docker

docker pull fdciabdul/wa-rs:0.6.7

Binary Downloads

Platform Architecture Download
Linux x86_64 wa-rs-0.6.7-linux-amd64.tar.gz
Linux ARM64 wa-rs-0.6.7-linux-arm64.tar.gz
Windows x86_64 wa-rs-0.6.7-windows-amd64.zip

Database Support

Supports PostgreSQL, MySQL, and SQLite. Set DATABASE_URL in your .env:

# PostgreSQL
DATABASE_URL=postgres://user:pass@localhost:5432/wagateway
# MySQL
DATABASE_URL=mysql://user:pass@localhost:3306/wagateway
# SQLite
DATABASE_URL=sqlite://wa-rs.db

Verify Checksums

sha256sum -c checksums.txt

WA-RS v0.6.6

Choose a tag to compare

@github-actions github-actions released this 29 Jun 03:00

What's Changed

  • release 0.6.6 mysql pool tune plus loggedout backoff plus pair telemetry plus dlq

Installation

Docker

docker pull fdciabdul/wa-rs:0.6.6

Binary Downloads

Platform Architecture Download
Linux x86_64 wa-rs-0.6.6-linux-amd64.tar.gz
Linux ARM64 wa-rs-0.6.6-linux-arm64.tar.gz
Windows x86_64 wa-rs-0.6.6-windows-amd64.zip

Database Support

Supports PostgreSQL, MySQL, and SQLite. Set DATABASE_URL in your .env:

# PostgreSQL
DATABASE_URL=postgres://user:pass@localhost:5432/wagateway
# MySQL
DATABASE_URL=mysql://user:pass@localhost:3306/wagateway
# SQLite
DATABASE_URL=sqlite://wa-rs.db

Verify Checksums

sha256sum -c checksums.txt

WA-RS v0.6.5

Choose a tag to compare

@github-actions github-actions released this 29 Jun 02:21

What's Changed

  • release 0.6.5 fix state desync plus docker healthcheck plus webhook retry
  • compose: drop admin service and nats websocket port

Installation

Docker

docker pull fdciabdul/wa-rs:0.6.5

Binary Downloads

Platform Architecture Download
Linux x86_64 wa-rs-0.6.5-linux-amd64.tar.gz
Linux ARM64 wa-rs-0.6.5-linux-arm64.tar.gz
Windows x86_64 wa-rs-0.6.5-windows-amd64.zip

Database Support

Supports PostgreSQL, MySQL, and SQLite. Set DATABASE_URL in your .env:

# PostgreSQL
DATABASE_URL=postgres://user:pass@localhost:5432/wagateway
# MySQL
DATABASE_URL=mysql://user:pass@localhost:3306/wagateway
# SQLite
DATABASE_URL=sqlite://wa-rs.db

Verify Checksums

sha256sum -c checksums.txt