Skip to content

Releases: iotaledger/hive.go

core/v1.0.0-rc.3

04 Feb 23:08
06806a7
Compare
Choose a tag to compare

What's Changed

  • pass app panics to the logger by @jorgemmsilva in #445
  • Add KeyOnlyBy by @muXxer in #443
  • Critical objectstorage fix, Storable.ImportStorable, ShrinkingMap.Set return value and more by @hmoog in #440
  • Update bytesfilter. by @piotrm50 in #444
  • Event.Attach with worker pool by @jonastheis in #446
  • Add InvalidateBytesCache to Storable by @jonastheis in #448
  • Fix data-race on cached model bytes. by @piotrm50 in #449
  • Fix models datarace by @piotrm50 in #450
  • Feat: added pop message to shrinkingmap by @hmoog in #447
  • Add check if an app version was given by @muXxer in #451
  • Add ClientSubscribedToTopic to SubscriptionManager by @muXxer in #452
  • Add error to the PublicKey Bytes() function by @alexsporn in #455
  • Data race fixes by @alexsporn in #456
  • Added util functions to event package to simplify the attachment and hooking of events by @alexsporn in #457
  • Replace gorilla websockets with nhooyrs websockets by @lmoe in #454
  • Feat: Added workerpool.Group by @hmoog in #458
  • Apply the same race detector fix in immutable to storable and mutable containers by @alexsporn in #459
  • Remove predefined allowed database engines by @muXxer in #460

New Contributors

  • @lmoe made their first contribution in #454

Full Changelog: core/v1.0.0-rc.2...core/v1.0.0-rc.3

core/v1.0.0-rc.2

21 Dec 17:57
d370d3b
Compare
Choose a tag to compare

What's Changed

Full Changelog: apputils/v1.0.0-rc.1...core/v1.0.0-rc.2

serializer/v2.0.0-rc.1

26 Sep 08:41
b62bcdc
Compare
Choose a tag to compare

What's Changed

Full Changelog: serializer/v2.0.0-beta.3...serializer/v2.0.0-rc.1

core/v1.0.0-rc.1

26 Sep 08:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: core/v1.0.0-beta.6...core/v1.0.0-rc.1

apputils/v1.0.0-rc.1

26 Sep 08:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: apputils/v1.0.0-beta.3...apputils/v1.0.0-rc.1

core/v1.0.0-beta.6

12 Sep 16:32
783d1e1
Compare
Choose a tag to compare

What's Changed

Full Changelog: core/v1.0.0-beta.5...core/v1.0.0-beta.6

core/v1.0.0-beta.5

08 Sep 16:14
4e22b43
Compare
Choose a tag to compare

What's Changed

  • Fix non deterministic order of params in app module by @muXxer in #387
  • Add events to websocket hub by @muXxer in #390
  • Add generic subscriptions manager by @muXxer in #391
  • Add lo.CopySlice to enable convenient copying of slices by @jonastheis in #393
  • Unlock mutexes before firing events by @muXxer in #392
  • Feat: Linkable Event Dictionaries (for dispatching public API endpoints) by @hmoog in #394
  • Use root logger in app instead of global logger by @muXxer in #395
  • Fix configuration default values by @muXxer in #396
  • Generic typed KV store by @jonastheis in #384
  • Add pointer types to BindParameters by @muXxer in #397
  • Add self-shutdown log file to ShutdownHandler by @muXxer in #398
  • Update modules by @muXxer in #399

Full Changelog: core/v1.0.0-beta.4...core/v1.0.0-beta.5

apputils/v1.0.0-beta.3

08 Sep 16:22
1496901
Compare
Choose a tag to compare

What's Changed

Full Changelog: apputils/v1.0.0-beta.2...apputils/v1.0.0-beta.3

serializer/v2.0.0-beta.3

29 Aug 11:53
eace4c0
Compare
Choose a tag to compare

What's Changed

  • Add linter checks and fix linter warnings by @muXxer in #381
  • Add serializer write length checks by @muXxer in #385

Full Changelog: core/v1.0.0-beta.3...serializer/v2.0.0-beta.3

core/v1.0.0-beta.4

29 Aug 12:25
69d23ab
Compare
Choose a tag to compare

What's Changed

Full Changelog: core/v1.0.0-beta.3...core/v1.0.0-beta.4