Skip to content

Releases: ory/dockertest

3.0.3

04 Dec 16:40
Compare
Choose a tag to compare
v3.0.3

vendor: set docker to correct version

3.0.0

04 Dec 15:46
Compare
Choose a tag to compare
v3.0.0

docs: update readme

2.2.3

19 Oct 09:28
Compare
Choose a tag to compare
v2.2.3

mysql: add parseTime query flag to mysql dsn

2.2.2

08 Aug 15:03
Compare
Choose a tag to compare
v2.2.2

vendor: resolve issues with semver dependencies #60

2.2.1

08 Aug 13:39
Compare
Choose a tag to compare
2.2.1 Pre-release
Pre-release
v2.2.1

vendor: remove camlistore and add glide config (#59)

2.2.0

08 Aug 11:36
Compare
Choose a tag to compare

Dockertest now runs with native docker for windows and osx.

Added customizable images

21 Mar 09:11
Compare
Choose a tag to compare
Merge pull request #34 from hsinhoyeh/issue/33

allow mysql to use customized database

v2.1 resolves issues with rethinkdb

12 Feb 08:50
Compare
Choose a tag to compare
Merge pull request #25 from leetal/patch-1

Update rethinkdb.go

v2

11 Feb 23:26
Compare
Choose a tag to compare
v2

With v2, we removed all Open* methods to reduce duplicate code, unnecessary dependencies and make maintenance easier.

Legacy API support

11 Feb 16:53
Compare
Choose a tag to compare

This tag is primarily for legacy applications which are still relying on Open and Setup methods.