Skip to content

Releases: tipi-build/goldilock

v1.2.1

18 Feb 10:14
Compare
Choose a tag to compare

Bugfixes

  • Reduce goldilock default build by introducing BUILD_TESTING and making tests builds optional
  • Fix missing include errors for tests std::this_thread::sleep_for uses

goldilock-commit: 5f8b9de

v1.2.0

09 Jan 16:26
5b34d2f
Compare
Choose a tag to compare

Bugfixes

  • fix --no-timeout switch in --detach launches
  • fixed file permissions of lockfiles in docker-to-docker and network/NFS situations
  • improved performance in high concurrency situations
  • improved process launch procedure

goldilock-commit: 5b34d2f

v1.1.0

10 Dec 23:01
Compare
Choose a tag to compare
v1.1.0 Pre-release
Pre-release

v1.1.0

Feature

  • spot_locking that doesn't require any OS support
    • except basic file read and write
    • allowing locking across different docker containers on same host
    • supports locking on network shares like nfs with nolock=on
  • packaging as precompiled fully static binaries to support better hfc provisioning

goldilock-commit: 0a19ffe

v0.0.2

13 Jan 22:35
Compare
Choose a tag to compare

v0.0.2

Feature

  • Improved goldilock build time by using a submodule-less Boost tree

goldilock-commit: aaf98f1

v0.0.1

13 Jan 22:34
Compare
Choose a tag to compare

v0.0.1

Feature

  • initial source release of goldilock:
    • lock-file interprocess mutex that watches it's process tree to avoid deadlocking

goldilock-commit: cc5e224