Skip to content

Releases: kastelo/syncthing-configd

v1.2.2

14 Aug 06:08
aa6a399
Compare
Choose a tag to compare

1.2.2 (2024-08-14)

Bug Fixes

Documentation

Chores

  • remove unused systemd things (3a535ee)

Build

  • update dependencies (3059946)
  • properly set major and minor version tags (fca4f36)

v1.2.1

08 Aug 10:18
b5df54d
Compare
Choose a tag to compare

1.2.1 (2024-08-08)

Bug Fixes

  • handle absense of garbage collect config (b5df54d)

Chores

  • improve logging time format (7e5e957)
  • remove unused Mode type (90115b8)
  • remove unused Dockerfile (f267b5d)

Build

v1.2.0

08 Aug 10:00
c8b6a94
Compare
Choose a tag to compare

1.2.0 (2024-08-08)

Feature

  • Garbage collect unused devices & folders (9a89adb)
  • Handle TLS connections (377f263)
  • Support multiple instances (6437dfd)
  • Set parameters when adding device/folder (80b4dcb)
  • Modernise, new config format (54e567f)

Documentation

Code Refactoring

  • Rename processor package to events (de55521)

Chores

  • remove Debian build (40f0c74)
  • Reduce debug logging from event loop (8ad12a9)
  • Rename to syncthing-configd (2bea668)
  • Cleaner service separation, event handling (02a478e)
  • Error handling and tests (9bc93d3)

Build

  • build and publish using ko (c8b6a94)
  • deps: Bump github.com/go-resty/resty/v2 from 2.11.0 to 2.14.0 (#19) (e55d0b7)
  • deps: Bump github.com/thejerf/suture/v4 from 4.0.2 to 4.0.5 (#16) (4ab67cb)
  • deps: Bump github.com/alecthomas/kong from 0.8.1 to 0.9.0 (#15) (ab4e6e9)
  • deps: Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#14) (411a009)
  • deps: Bump github.com/lmittmann/tint from 1.0.3 to 1.0.4 (#12) (4dd0326)
  • Update dependencies (08333b0)
  • deps: Bump github.com/go-resty/resty/v2 from 2.10.0 to 2.11.0 (#10) (10fa3dd)
  • deps: Bump github.com/syncthing/syncthing from 1.27.0 to 1.27.2 (#9) (0a77b8b)
  • deps: Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 (#8) (c7e2769)
  • deps: Bump actions/upload-artifact from 3 to 4 (#11) (43c71d7)
  • Correct Debian package metadata (be57f69)
  • Include README and LICENSE in Debian build (16e8d6e)
  • Update Debian build for new config/env (8b103e9)
  • Build Debian package (83623f4)
  • Build Docker image (f76d7b9)

CI

  • Bump actions/setup-go from 4 to 5 (3dd550d)
  • Enable dependabot (218a3c3)

doc

  • Sequence diagram for principle of operation (f1805b9)

v1.1.0

08 Aug 09:58
de14b7e
Compare
Choose a tag to compare

1.1.0 (2024-08-08)

Feature

  • Garbage collect unused devices & folders (9a89adb)
  • Handle TLS connections (377f263)
  • Support multiple instances (6437dfd)
  • Set parameters when adding device/folder (80b4dcb)
  • Modernise, new config format (54e567f)

Documentation

Code Refactoring

  • Rename processor package to events (de55521)

Chores

  • remove Debian build (40f0c74)
  • Reduce debug logging from event loop (8ad12a9)
  • Rename to syncthing-configd (2bea668)
  • Cleaner service separation, event handling (02a478e)
  • Error handling and tests (9bc93d3)

Build

  • build and publish using ko (de14b7e)
  • deps: Bump github.com/go-resty/resty/v2 from 2.11.0 to 2.14.0 (#19) (e55d0b7)
  • deps: Bump github.com/thejerf/suture/v4 from 4.0.2 to 4.0.5 (#16) (4ab67cb)
  • deps: Bump github.com/alecthomas/kong from 0.8.1 to 0.9.0 (#15) (ab4e6e9)
  • deps: Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#14) (411a009)
  • deps: Bump github.com/lmittmann/tint from 1.0.3 to 1.0.4 (#12) (4dd0326)
  • Update dependencies (08333b0)
  • deps: Bump github.com/go-resty/resty/v2 from 2.10.0 to 2.11.0 (#10) (10fa3dd)
  • deps: Bump github.com/syncthing/syncthing from 1.27.0 to 1.27.2 (#9) (0a77b8b)
  • deps: Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 (#8) (c7e2769)
  • deps: Bump actions/upload-artifact from 3 to 4 (#11) (43c71d7)
  • Correct Debian package metadata (be57f69)
  • Include README and LICENSE in Debian build (16e8d6e)
  • Update Debian build for new config/env (8b103e9)
  • Build Debian package (83623f4)
  • Build Docker image (f76d7b9)

CI

  • Bump actions/setup-go from 4 to 5 (3dd550d)
  • Enable dependabot (218a3c3)

doc

  • Sequence diagram for principle of operation (f1805b9)