Skip to content

v1.0.8

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Feb 07:18
· 1512 commits to main since this release
df8891e

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