Skip to content

Releases: floci-io/testcontainers-floci

v2.4.0

24 Apr 10:08
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Features

  • added missing configuration options and services from Floci v1.5.7 (aebc8e9)

v1.3.0

24 Apr 10:11
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Features

  • added missing configuration options and services from Floci v1.5.7 (b80ca75)

v2.3.0

23 Apr 21:27
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Features

  • added support for ElastiCache, OpenSearch, ECS and ECR. (0f5c31a)

v2.2.0

23 Apr 17:43
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Features

  • added configuration support for default account id and default availability zone (4739338)
  • added support for configuring all services supported by Floci that don't startup child containers (4b4c41f)
  • floci docker image moved (0203051)

v1.2.0

23 Apr 21:37
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Features

  • added configuration support for default account id and default availability zone (8278e21)
  • added support for configuring all services supported by Floci that don't startup child containers (905813e)
  • added support for ElastiCache, OpenSearch, ECS and ECR. (b55bc6e)
  • floci docker image moved (01f0fa8)

v2.1.0

11 Apr 17:24
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Features

  • added testcases for all services that are available in Floci but were not covered yet (59fc3bc)
  • lambda: added support for lambdas (4ec27cd)
  • logging: allow configuration of Floci's log level (1d9fa78)
  • network: added support for creating a dedicated Docker network for Floci and all its child containers (8bae181)
  • rds: added support for creating and accessing RDS instances (366a732)
  • use Floci's health check endpoint to consider the container to be started up (bbbdac4)

v1.1.0

11 Apr 17:26
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Features

  • added testcases for all services that are available in Floci but were not covered yet (c2677b5)
  • lambda: added support for lambdas (c10a1d2)
  • logging: allow configuration of Floci's log level (ced1d04)
  • network: added support for creating a dedicated Docker network for Floci and all its child containers (a720af2)
  • rds: added support for creating and accessing RDS instances (4c456d8)
  • use Floci's health check endpoint to consider the container to be started up (adbe079)

v2.0.1

03 Apr 13:56
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Bug Fixes

  • do auto-configuration for S3Client only if AWS S3 sdk dependency is on classpath (45ca8b3)

v2.0.0

03 Apr 09:34
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Bug Fixes

  • commitlint should not fail-on-error (085cc1b)

Features

  • initial implementation of testcontainers-floci (5f1305c)
  • updated version to 2.x to show compatibility to Spring Boot 4.0.x / Spring Cloud AWS 4.0.x / Testcontainers 2.x (57e840e)

v1.0.1

03 Apr 13:59
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Bug Fixes

  • do auto-configuration for S3Client only if AWS S3 sdk dependency is on classpath (b59a432)