Skip to content

News

0.3.0 • Pedestal Spine: RESTful typesafe APIs

Pedestal Spine is a typesafe multiplatform RESTful framework.

Changes

  • State management has been extracted from Backbone as Pedestal State
  • Cache management has been extracted from Backbone as Pedestal Cache
  • Created the Pedestal Spine project
  • Implemented Pedestal Spine for Ktor
  • Licensed the project under Apache 2.0

0.2.1 • Bug fixes

Fixed: - Infinite recomposition when reading from a flow originating from the MemoryCache (!11)

Project organization: - We do not publish beta versions anymore (previously built from the 'main' branch, #13, !10)

0.1.3 • Various bug fixes

This version only contains bug fixes. - f28c88da Cache.expire only expired the first layer - 5b34b2db ExpirationCache did not expire its contents - 5cdf5940 MemoryCache did not transfer new updates to previously-expired elements - 6efd6b8d MemoryCache starts a new request if subscribers are waiting, even if they don't explicitely request one - 00325e2d MemoryCache resubscribes to the previous layer if it failed

More release information: https://gitlab.com/opensavvy/pedestal/-/releases/0.1.3