Skip to content

Releases: PowerLoom/snapshotter-lite-v2

v2.3.1

08 Jan 17:45
eb0b7c3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v2.3.1

v2.3.0

08 Jan 16:19
bad3327
Compare
Choose a tag to compare

What's Changed

  • refactor: optimize subnet and docker compose checks in build scripts by @anomit in #95
  • Cleaner config, build and deployment by @anomit in #97
  • Mainnet ready release by @anomit in #99

Full Changelog: v2.2...v2.3.0

v2.2

24 Dec 17:29
4e5409c
Compare
Choose a tag to compare

What's Changed

  • Feat/flexible build support multi nodes by @anomit in #91
  • Hotix: Restore automatic subnet selection behavior by @anomit in #92

Full Changelog: v2.1.0...v2.2

v2.1.0

17 Dec 16:10
3f6acc4
Compare
Choose a tag to compare

What's Changed

  • gRPC interface upgrade and config namespacing to better support multi data market setups by @anomit in #89

Full Changelog: v2.0.0...v2.1.0

Lite node to participate in multiple data markets: First release

11 Dec 12:44
720d9e5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6...v2

v1.6

12 Nov 16:53
7a47b12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5...v1.6

v1.5

16 Oct 07:52
d4ea5bd
Compare
Choose a tag to compare

What's Changed

  • Hotfix: Docker subnet creation issue by @xadahiya in #53
  • Delete old blanket ufw allow rule for local collector port by @anomit in #54
  • Hotfix: valid Docker subnet assignment within the Class B private IP address range by @anomit in #61
  • Hotfix/docker subnet last octet by @anomit in #64
  • Fix/unique docker subnet by @anomit in #67
  • Avoid network pools reserved by Docker by @anomit in #68
  • Memory leak fixes and better stream handling by @anomit in #70

Full Changelog: v1.4...v1.5

v1.4

02 Sep 11:40
d0c932e
Compare
Choose a tag to compare

🎉 This is a recommend release with several fixes for multi node and other edge cases on Linux setups. It also features a telegram notification service to get notified when nodes have issues.

What's Changed

  • hotfix: add extra hosts to snapshotter-lite-v2 in compose file by @Seth-Schmidt in #45
  • Update build.sh to fix local collector image not being pulled by @SwaroopH in #48
  • Update build.sh to fix local collector image not being pulled by @SwaroopH in #49
  • hotfix: auto add ufw rule for communication to local collector port by @anomit in #50
  • Telegram notifications by @Seth-Schmidt in #51
  • Updated node version to v1.4 by @xadahiya in #52

New Contributors

Full Changelog: v1.3...v1.4

v1.3

27 Aug 14:58
fa7346a
Compare
Choose a tag to compare

What's Changed

  • Hotfix: Update host for local collector by @anomit in #43

This release will ensure that local collector can be shared across multiple snapshotter nodes by accessing it via the internal host name available on docker.

Full Changelog: v1.2.3...v1.3

v1.2.3

27 Aug 12:29
6399dc8
Compare
Choose a tag to compare

What's Changed

  • Hotfix: saner wait time for local collector bootstrap and retry mechanisms by @anomit in #42

This ensures the node is appropriately initialized to be part of a multi node setup as well, where it does not time out on submitting to a local collector that is yet to be spawned or bootstrapped.

Full Changelog: v1.2.2...v1.2.3