All Versions
82
Latest Version
Avg Release Cycle
7 days
Latest Release
1338 days ago

Changelog History
Page 8

  • v2.0.0.a11 Changes

    November 04, 2019
    • Introduced gRPC healthchecks
    • Introduced addressable context
    • Introduced node status
    • ๐Ÿ‘ Allow custom construction of addressables
    • ๐Ÿ”ง Made etcd entry cleanup configurable
    • โœ… Various demo/test client improvements
  • v2.0.0.a10 Changes

    October 30, 2019
    • ๐Ÿ›  Fixed various robustness issues around nodes joining/leaving cluster
    • ๐Ÿ›  Fixed an issue where addressable leases did not expire when their owning node lease expired
    • ๐Ÿ‘Œ Improved route pathfinding to be more robust and real-time
    • โœ… Made various improvements to the web test client
  • v1.14.0 Changes

    July 24, 2019
    • ๐Ÿ‘ Allow flushing placement cache on pulse (#405)
    • ๐Ÿ›  Fixed a Kryo serialization concurrency issue (#406)
    • ๐Ÿ‘Œ Improved classpath scanning (#402)
  • v1.13.0-rc2 Changes

    June 20, 2019
    • ๐Ÿ›  Fixed a class cast exception related to classpath scanning (#400).

    Note: This version is not binary or API compatible with previous versions of Orbit and is not yet considered production ready.

  • v1.13.0-rc1 Changes

    June 11, 2019

    ๐Ÿš€ This is a release candidate for Orbit 1.13 and contains significant internal changes in the framework.

    • Introduced new async hosting (#398)

    Note: This version is not binary or API compatible with previous versions of Orbit and is not yet considered production ready.

  • v1.12.1 Changes

    May 28, 2019
    • ๐Ÿ›  Fixed an issue that could cause OOM on JVMs configured with small heaps (#393)
    • โฌ†๏ธ Upgraded various third party dependencies (#394)
  • v1.12.0 Changes

    March 21, 2019
    • Resolved an issue where tasks could complete successfully even if they failed exceptionally (#321).
    • Migrated from ClassPathScanner to ClassGraph (#310, #322).
  • v1.11.2 Changes

    February 15, 2019
    • โž• Add ability to pass a custom ClassResolver to the KryoSerializer (#320)
  • v1.11.2-placementflush

    July 17, 2019
  • v1.11.1 Changes

    January 08, 2019
    • ๐Ÿ‘Œ Improve logging in some situations (#319)