Releases: fern4lvarez/piladb
Releases · fern4lvarez/piladb
Version 0.2.0-alpha.20180407
[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
andUNBLOCK
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
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
andUNBLOCK
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
Just a quick release to catch-up with things 👐
What's new? Not much.
- Build
pilad
with Go 1.10 - Test project in TravisCI against Go 1.9.x and 1.10
- Replace
gvt
withdep
- Update dependencies
- Introduce
go.mod
file. See https://research.swtch.com/vgo-intro
See the full diff here: v0.1.4...v0.1.5
Version 0.1.4
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
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
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
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
First release! 🎉
Development release
Just a test release taken around 20161211035127.