Skip to content

Releases: lovelaze/nebula-sync

v0.6.0

05 Mar 22:39
Compare
Choose a tag to compare

Changelog

  • 2f6104f Rename manual sync to selective sync
  • c4213cb Restrict full sync to not sync files and webserver config

v0.5.0

05 Mar 21:12
Compare
Choose a tag to compare

Changelog

  • fa75f9f Add option to run gravity after sync

v0.4.1

02 Mar 09:29
Compare
Choose a tag to compare

Changelog

  • 78738d2 Retry teleporter POST and config PATCH requests

v0.4.0

28 Feb 21:15
Compare
Choose a tag to compare

Changelog

  • 2cdbc47 Allow skipping TLS verification
  • 8e20b03 Tag binaries with version, do not use deprecated goreleaser functions

v0.3.0

25 Feb 21:50
Compare
Choose a tag to compare

Changelog

  • ef57527 Run sync once before starting cron job with CRON env set

v0.2.5

08 Oct 17:17
Compare
Choose a tag to compare

Changelog

  • 9115ef0 allow valid auth with empty sid

v0.2.4

07 Oct 20:54
Compare
Choose a tag to compare

Changelog

  • 58b88a1 bump e2e container test version, improve logging

v0.2.3

27 Aug 19:46
Compare
Choose a tag to compare

Changelog

  • 37526eb Build docker hub images. Set version during build. Add deploy examples.

v0.2.2

20 Aug 13:58
Compare
Choose a tag to compare

Changelog

  • 92d1f5f Build arm v5,v6,v7 binaries for linux
  • 3cfb8a5 Publish linux/arm/v6 and linux/arm/v7 docker images

v0.2.1

17 Aug 11:16
Compare
Choose a tag to compare

Changelog

  • bce95a4 Bump to go 1.23, bump version to 0.2.1
  • 066cc77 First e2e test implementation using go-testcontainers
  • 1f8813d Improve logging and make some tests more verbose
  • 3d808bc Sync gravity settings in manual e2e test, improve debug prints