Skip to content

Releases: tighten/takeout

v1.8.1

12 Jan 03:03
Compare
Choose a tag to compare
  • Add RabbitMQ service (#202)

v1.8.0

21 Dec 14:56
Compare
Choose a tag to compare
  • Fix a bug where you can't stop an already-stopped container (#196)
  • Upgrade PHPUnit and Laravel Zero to support PHP 8

v1.7.1

04 Dec 20:16
Compare
Choose a tag to compare
  • Add container log command (#183)

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)