Skip to content

Releases: bosun-ai/swiftide-docker-executor

swiftide-docker-executor-v0.6.1

13 Feb 12:05
2dd763d
Compare
Choose a tag to compare

💼 Other

  • Ensure errors always show underlying error

⚙️ Miscellaneous Tasks

  • Connecting to docker client error is now transparent

swiftide-docker-executor-v0.6.0

12 Feb 21:36
b4bf899
Compare
Choose a tag to compare

🚀 Features

  • Better errors when starting fails

🐛 Bug Fixes

  • Improve polling while waiting for container to start

⚙️ Miscellaneous Tasks

  • Add regression test for previous kwaak dockerfile

swiftide-docker-executor-v0.5.0

09 Feb 16:10
Compare
Choose a tag to compare

🚀 Features

  • Grpc based executor (#39)

🐛 Bug Fixes

  • All properties in virtual manifest

v0.4.2

02 Feb 15:15
f683981
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Handle symlinks correctly during context building (#29)

v0.4.1

18 Jan 20:05
0a648dc
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Handle symlinks correctly during context building (#29)

v0.4.0

18 Jan 14:50
23e2dc3
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Remove working directory and use a lazy shared docker connection (#27)

v0.3.1

17 Jan 15:07
b9cee54
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Ensure git is in context (#23)

v0.3.0

17 Jan 14:45
7a51e7f
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Ensure git is in context (#23)

v0.2.3

16 Jan 14:30
31f2a46
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Return proper build errors when image is incorrect (#20)
  • (ci) Add timeout to pipelines
  • (ci) Remove concurrency limit and disk space action

v0.2.2

12 Jan 11:36
01bd3c4
Compare
Choose a tag to compare

⚙️ Miscellaneous Tasks

  • Update Cargo.lock dependencies