Skip to content

Releases: tighten/takeout

v1.7.0

01 Dec 22:27
Compare
Choose a tag to compare
  • Add support for EventStoreDb (#154)
  • Add ClickHouse support (#159)
  • Add Expose support (#167)

v1.6.5

30 Nov 23:10
Compare
Choose a tag to compare
  • Fix a typo in the Elasticsearch display name (#179)
  • Reorder services alphabetically (#181)
  • Add PHP 8 compatibility (#188)

v1.6.4

11 Nov 02:33
Compare
Choose a tag to compare
  • Fix build (case of the mysterious disappearing box.json... again)

v1.6.3

11 Nov 02:24
Compare
Choose a tag to compare

Build for v1.6.2. 🤦🏻‍♂️

Pro tip: Don't tag builds while parenting.

v1.6.2

11 Nov 02:23
10795d6
Compare
Choose a tag to compare
  • Add support for Neo4j (#176)
  • Fix tag retrieval for non-semantic versions (#178)

v1.6.1

09 Nov 16:14
Compare
Choose a tag to compare

Add build I forgot in v1.6.0 🤦🏻‍♂️

v1.6.0

09 Nov 16:12
Compare
Choose a tag to compare

New feature:

  • Add networking support (#170)

New services:

  • Add SQS support (#171)
  • Add SFTP server support (#1680

Tweaks and bug fixes:

  • Add docker.elastic.co support for Elastic images (#119)
  • Upgrade to Guzzle 7 (#147)
  • Handle missing container error better (#155)

v1.5.1

12 Oct 20:45
Compare
Choose a tag to compare

Build for v1.5.1, because I built it locally before tagging but apparently didn't push. 🤦🏻‍♂️

v1.5.0

12 Oct 20:33
Compare
Choose a tag to compare
  • Verify a volume already exists before passing it to Docker (#129)
  • Add --default option to the enable command, to select all the defaults of a command and bypass the UI (#133)
  • Add --all option to the disable command, to disable all services (#133)
  • Group the services enable list by categories (#135)

v1.4.0

26 Sep 03:55
Compare
Choose a tag to compare
  • Allow enabling/disabling multiple services at once (#127)
  • Fix bug when displaying error on Docker run failure (#128)