Skip to content

Releases: fern4lvarez/piladb

Version 0.2.0-alpha.20180407

07 Apr 16:10
ba02c26
Compare
Choose a tag to compare
Pre-release

[Unreleased]

Added

  • Add option to allow pushing on a Stack when this is full
  • Add graceful shutdown of pilad server
  • Add BASE operation
  • Add EMPTY operation
  • Add FULL operation
  • Add ROTATE operation
  • Add BLOCK and UNBLOCK operations
  • Add opt-out request for donation on server startup

Changed

  • pkg/uuid: Replace md5 with sha1 and be compliant to Version 5 of RFC 4122
  • Update Dependencies section in the README file
  • Test against Go version 1.10.x to be up-to-date with new releases

Version 0.2.0-alpha.20180328

29 Mar 16:25
Compare
Choose a tag to compare
Pre-release

Unreleased

Added

  • Add option to allow pushing on a Stack when this is full
  • Add graceful shutdown of pilad server
  • Add BASE operation
  • Add EMPTY operation
  • Add FULL operation
  • Add ROTATE operation
  • Add BLOCK and UNBLOCK operations
  • Test against Go version 1.10.x to be up-to-date with new releases

Changed

  • pkg/uuid: Replace md5 with sha1 and be compliant to Version 5 of RFC 4122
  • Update Dependencies section in the README file

Version 0.1.5

22 Feb 23:57
Compare
Choose a tag to compare

Just a quick release to catch-up with things 👐

What's new? Not much.

See the full diff here: v0.1.4...v0.1.5

Version 0.1.4

20 Jun 21:37
Compare
Choose a tag to compare

One more release! This is about stability and data 🏎️ 🏇.

What's new?

  • Build pilad with go1.8.3
  • Fix data race conditions on Database and Stack types
  • New Stack.UUID() function to get thread-safe Stack ID
  • Introduce new make race to find data races in tests

Release inspired by this conversation in Reddit.

See the full diff here: v0.1.3...v0.1.4

Version 0.1.3

15 Apr 14:33
Compare
Choose a tag to compare

v0.1.X strikes back again!

What's new?

  • Build pilad with go1.8.1
  • Use RWMutex on base Stack implementation to allow concurrent reads
  • Fix data races

Special thanks to @sprt, first external contributor to the project! 🎉

See the full diff here: v0.1.2...v0.1.3

Version 0.1.2

05 Mar 04:28
Compare
Choose a tag to compare

Everyday is like a release on Sunday 🎵

What's new?

  • Fix decoding bug when pushing a malformed payload
  • New shell client: https://github.com/oscillatingworks/piladb-sh
  • pilad: Add Go Version to Status
  • pilad: Add /_ping endpoint
  • godoc: Extend packages documentation
  • vendor: Update dependencies
  • dev: Add pila.sh utilities to Docker image
  • pilad: Show links of interest in / endpoint.

More about this release here: https://blog.oscillating.works/piladb-0-1-2-released-announcing-piladb-sh-and-more-89d742ea55bf#.9pra33e41

Version 0.1.1

20 Feb 10:32
Compare
Choose a tag to compare

Happy new release! 💫

What's new?

  • Build pilad with go1.8
  • pila: Allow use of external Stack base implementations. See #47
  • config: Remove unused Default() method
  • Add support to codecov.io

Version 0.1.0

20 Dec 04:29
Compare
Choose a tag to compare

First release! 🎉

Development release

11 Dec 03:56
Compare
Choose a tag to compare
Development release Pre-release
Pre-release

Just a test release taken around 20161211035127.