Skip to content

Releases: civitaspo/digdag-operator-ecs_task

0.1.6

03 Aug 10:12
048a3ce
Compare
Choose a tag to compare
  • [New Feature] #88 Support runtime_platform for the task definition. @kimurashuhei++

Changes

0.1.5...0.1.6

Contributors

0.1.5

13 Jul 09:23
6fc851d
Compare
Choose a tag to compare

Changes

0.1.4...0.1.5

Contributors

0.1.4

27 Jul 04:00
1ca7381
Compare
Choose a tag to compare

Changes

0.1.3...0.1.4

Contributors

0.1.3

25 Jan 05:37
9e87c4f
Compare
Choose a tag to compare
  • [New Feature] #77 Add support for EFS volume configuration.

Changes

0.1.2...0.1.3

Contributors

0.1.2

24 Jun 15:24
7fb4331
Compare
Choose a tag to compare
  • [New Feature] #75 Supports CapacityProvider.

Changes

0.1.1...0.1.2

Contributors

0.1.1

22 May 06:54
c7c57ac
Compare
Choose a tag to compare
  • [New Feature] #71 Support a new log driver: awsfirelens.

Changes

0.1.0...0.1.1

Contributors

0.1.0

26 Mar 08:57
695e512
Compare
Choose a tag to compare
  • [Enhancement] Update dependencies (digdag 0.9.31 -> 0.9.41, scala 2.12.6 -> 2.13.1, aws-sdk 1.11.451 -> 1.11.751)
  • [Enhancement] Add test dependencies
  • [Enhancement] Apply Scala 2.13 style
  • [Enhancement] Use scala.jdk.CollectionConverters._ instead of scala.collection.JavaConverters._
  • [Enhancement] Fix deprecations by Scala 2.13
  • [Enhancement] Use Using.resource instead of TryWithResource
  • [New Feature] Use Github Actions instead of CircleCI
  • [New Feature] Release to Github Packages when tagging
  • [Enhancement] Update spotless 3.13.0 -> 3.27.1
  • [Enhancement] Update scalafmt 1.5.1 -> 2.3.2

0.0.14

23 Nov 20:46
1413a6f
Compare
Choose a tag to compare
  • [Enhancement] Add shell option to change the shell command that the operator uses internally.

0.0.13

30 Jul 02:00
8f7a93e
Compare
Choose a tag to compare
  • [Fix] Fix environments bug: no environments in scripting operators
  • [Fix] Catch any initialization exception and re-throw as ConfigException

0.0.12

23 May 05:44
bae3eb4
Compare
Choose a tag to compare