Skip to content

Releases: txix-open/isp-lib-test

v1.6.3

06 Apr 12:56
Compare
Choose a tag to compare
  • fix build for !linux targets

v1.6.2

12 Mar 11:41
Compare
Choose a tag to compare
  • remove volumes with containers to prevent leaking disk space
  • update deps

v1.6.1

10 Mar 13:31
Compare
Choose a tag to compare
  • add a workaround to set non-existent in config values by env vars

v1.6.0

04 Mar 15:02
Compare
Choose a tag to compare
  • Add -cleanup flag to clean up the non-cleaned docker staff containerIds and imageIds from previous build
    non-cleaned docker staff from previous build saves in isp-test-docker-session_XXX, where XXX is unix timestamp
  • Add new Wait function for connection to config-service

v1.5.6

01 Mar 16:40
Compare
Choose a tag to compare
Merge branch 'moveEntities' into 'master'

moved entities

See merge request integration-system/isp-lib-test!1

v1.5.5

18 Jan 08:53
Compare
Choose a tag to compare
Merge branch 'protection_from_SIG_for_docker' into 'master'

protection from SIG for docker

See merge request integration-system/isp-lib-test!1

v1.5.0

12 Feb 11:21
Compare
Choose a tag to compare

Migrated to go modules.
Warning: this and further releases are incompatible with golang/dep

v1.4.1

20 Nov 13:58
Compare
Choose a tag to compare
  • fix log duplication

v1.4.0

18 Nov 10:08
Compare
Choose a tag to compare
  • attach container logger when run ctx.StartContainer()

v1.3.0

15 Nov 15:02
Compare
Choose a tag to compare
  • add methods to stop and start a container