Skip to content

Releases: USA-RedDragon/DMRHub

v1.0.11

10 Feb 05:26
23b5418
Compare
Choose a tag to compare

Changelog

  • 23b5418 build(deps): bump github.com/uptrace/opentelemetry-go-extra/otelgorm
  • 7b4bc25 server: packet handler: Fix null dereference
  • ba1f9af server: packet_handler: Send DMR packets to users to the last used repeater
  • 5ba7e4e repeater: Check appropriate property
  • a4a75ba packet handler: don't process calls if the call isn't active
  • 879d796 build(deps): bump gorm.io/driver/postgres from 1.4.6 to 1.4.7
  • 21f0b01 build(deps): bump go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin
  • 46e984f build(deps): bump golang.org/x/crypto from 0.5.0 to 0.6.0
  • d0d67dd build(deps-dev): bump prettier in /internal/http/frontend
  • 442880e build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
  • 7a75362 build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace
  • 120444f build(deps-dev): bump axios in /internal/http/frontend
  • 1fbd1a8 build(deps): bump go.opentelemetry.io/otel/trace from 1.12.0 to 1.13.0

v1.0.10

07 Feb 18:13
Compare
Choose a tag to compare

Changelog

  • 9549d32 docker-compose: Add DMRHub
  • 0a2f89e Docker: use scratch image because we now use CGO_ENABLED=0
  • 4c0dc00 Docker: Fix version
  • 05750e2 docker: we don't actually want a dockerignore for git check
  • 613c598 ci: release: exclude obviously bad os/arch combos
  • dc09de6 Even more CI frontend fixes
  • 2f7147b More CI frontend fixes
  • 4cdcd57 ci: fix check name
  • 1a2f9d5 Only build frontend on push
  • 6eae446 Consolidate CI and build frontend only once
  • adbe299 main: Fix database seed and startup process
  • f6c0c62 v1.0.10

v1.0.9

07 Feb 17:01
Compare
Choose a tag to compare

Changelog

  • 22dc8b4 v1.0.9
  • 7acff2b Don't use cgo
  • c3bb7fe Don't release with goamd64
  • d1dad55 build(deps-dev): bump start-server-and-test in /internal/http/frontend
  • 4668ef3 build(deps-dev): bump eslint in /internal/http/frontend
  • e142626 build(deps): bump go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin
  • 94c2bc8 build(deps): bump vue from 3.2.45 to 3.2.47 in /internal/http/frontend
  • 2fdecb4 build(deps): bump gorm.io/gorm from 1.24.3 to 1.24.5
  • 9bce48b build(deps-dev): bump sass in /internal/http/frontend
  • 1fd9162 build(deps-dev): bump cypress in /internal/http/frontend
  • 9c5242a Readme: Update badges

v1.0.8

06 Feb 07:18
df8891e
Compare
Choose a tag to compare

Changelog

  • df8891e Docker: Fix push and sign
  • 4fe26cb More CI fixes
  • d40b66d Fix Docker Hub push
  • e969089 Add license to release
  • 78cf1ce Automated update of RadioID.net Databases
  • e84f2b9 ci: radioid: use proper xz package name
  • 25c1acc Publish cosign key
  • c613378 build(deps): bump github.com/redis/go-redis/extra/redisotel/v9
  • 740510a build(deps-dev): bump prettier in /internal/http/frontend
  • 10db9e1 build(deps): bump github.com/uptrace/opentelemetry-go-extra/otelgorm
  • c99b471 build(deps): bump k8s.io/klog/v2 from 2.80.1 to 2.90.0
  • 27c7de0 build(deps): bump primevue in /internal/http/frontend
  • 78701f3 build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
  • 6ca804c build(deps-dev): bump eslint-plugin-vue in /internal/http/frontend
  • c47a3c7 build(deps): bump pinia from 2.0.28 to 2.0.30 in /internal/http/frontend
  • 22f27d1 build(deps-dev): bump vite in /internal/http/frontend
  • 1e7e53a build(deps): bump docker/build-push-action from 3 to 4
  • 0eeb563 build(deps): bump crazy-max/ghaction-import-gpg from 4 to 5
  • c377ac8 Fix some errcheck and gosec failures
  • a95644f v1.0.8
  • 0eea99a models: We have to do our own cascade delete
  • 0603656 users: Uppercase callsign when registering
  • 1720821 Parrot talkgroup needs a seeder
  • 33755a9 CI: Publish to Docker Hub
  • 070474f CI: Use goreleaser
  • d163a87 fix gosec issues
  • ed97374 fix double newline
  • deee8a6 Bump golang-github-actions to v1.2.5
  • d8c9e11 Add empty test files to ensure overall coverage is known
  • 38dd29d Fix dmrconst package name
  • ae1bf92 ci: Use my fork of gosec
  • 260c2ad ci: BSD: install go in $HOME
  • 2dd1e38 ci: BSD: Auto yes
  • c62297e ci: more BSD fixes
  • e4a7042 ci: tar: remove verbose
  • f11fac6 ci: BSD: fix tar flag
  • 03e2533 ci: Arch test: Only use Freebsd for now
  • 9c76f66 test: add coverage requirement
  • f680afc ci: BSD is picky about tar flags
  • a5af98f ci: curl: use -L
  • 3bab601 ci: BSD: Use proper command
  • 73c0b67 ci: Only freebsd has pkg by default
  • e16620c ci: Try to fix BSD termination
  • ddcdbe2 ci: Don't fail fast
  • ad360e1 ci: per-arch-test: Start trying BSD
  • 18f0475 ci: windows shouldn't try to use binfmt
  • 283b53c ci: No way to test on darwin/arm64
  • e92928f CI: Per arch: Do free users have access to premium OSes?
  • 4d5aa31 Don't run as much on push
  • 29196bd Try binfmt on github actions
  • 4753c95 Fix repeater db update
  • 447187c Try to fix errcheck run
  • 892b1d4 CI: remove deprecated golint
  • e43d815 Fix major golint issues
  • 86a93df Fix errcheck
  • c221ebb middleware: auth: Make logging smarter
  • 4372e41 Use PBKDF2 to keep session secret arbitrary lengths
  • 9455e1d main: fix double log
  • 28e5ff5 Fix shadowed variables
  • 7b27d01 Fixup staticcheck
  • 0c054ef math/rand -> crypto/rand
  • 14c9b64 CI: bump golang-github-actions version
  • 8a5ac42 ci: pr checks: Install msgp
  • c187f02 ci: pr checks: Copy frontend in
  • ebb231b CI: bump golang-github-actions version
  • 6c8c6fd ci: arch tests: Fix name
  • e52e465 CI: bump golang-github-actions version
  • b4cb01c ci: extra checks: Use modern golang version
  • 587eab1 ci: arch tests: install msgp
  • c2da86f ci: Run tests on all OSes
  • 52a8fb3 Fix CI installing go 1.2
  • 8ed6a62 More CI
  • 0daeb4e Fixup timestamp format
  • 2defa42 frontend: repeaters: Fix minor UI glitch with talkgroup labels
  • 3b1058b Add a dependabot config
  • dc4f6a9 ci: databases: Make a PR
  • 5fa6c19 Add CI to automate radioID database updates
  • 6f0ff99 Automated update of RadioID.net Databases
  • 79a3463 Add packet encode/decode tests
  • 55a7ea2 Optimize and test/benchmark radioID databases
  • 399640c make: Start tests

v1.0.7

03 Feb 22:27
Compare
Choose a tag to compare

This release focuses on culling Goroutines whenever they are no longer needed. This should reduce CPU and memory overhead.

v1.0.6

03 Feb 17:45
Compare
Choose a tag to compare

Frontend fixes

v1.0.5

03 Feb 01:01
Compare
Choose a tag to compare

Fixes a particularly nasty bug that caused the CPU to spin up to 100% when repeaters are newly added. Various additional minor fixes

v1.0.4

02 Feb 09:39
35368b9
Compare
Choose a tag to compare

Go 1.20 and CI fixes

v1.0.3

31 Jan 23:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3

v1.0.2

31 Jan 23:46
Compare
Choose a tag to compare

What's Changed

  • Finish DMR commands - #3

Full Changelog: v1.0.1...v1.0.2