testcontainers-modules 0.2.0

Community maintained modules for Testcontainers for Rust
Documentation
# Changelog

All notable changes to this project will be documented in this file.

## [0.2.0] - 2023-11-29

### Features

- Add `Microsoft SQL Server` module ([#72]https://github.com/testcontainers/testcontainers-rs-modules-community/pull/72)

### Miscellaneous Tasks

- [**breaking**] Update `elasticmq` default image version ([#73]https://github.com/testcontainers/testcontainers-rs-modules-community/pull/73)
- Bump the aws-dependencies group with 5 updates ([#71]https://github.com/testcontainers/testcontainers-rs-modules-community/pull/71)

<!-- generated by git-cliff -->
## [0.1.4] - 2023-11-23

### Features

- Add Neo4j image ([#66]https://github.com/testcontainers/testcontainers-rs-modules-community/pull/66)

### Miscellaneous Tasks

- Update aws-sdk-s3 requirement from 0.33.0 to 0.34.0 ([#56]https://github.com/testcontainers/testcontainers-rs-modules-community/pull/56)
- Update aws-sdk-dynamodb requirement from 0.33.0 to 0.34.0 ([#54]https://github.com/testcontainers/testcontainers-rs-modules-community/pull/54)
- Update aws-sdk-sqs requirement from 0.33.0 to 0.34.0 ([#55]https://github.com/testcontainers/testcontainers-rs-modules-community/pull/55)
- Update aws-types requirement from 0.56.0 to 0.57.1 ([#60]https://github.com/testcontainers/testcontainers-rs-modules-community/pull/60)
- Group dependent dependency updates ([#62]https://github.com/testcontainers/testcontainers-rs-modules-community/pull/62)
- Update rdkafka requirement from 0.34.0 to 0.36.0 ([#64]https://github.com/testcontainers/testcontainers-rs-modules-community/pull/64)

<!-- generated by git-cliff -->
## [0.1.3] - 2023-10-23

### Documentation

- Fix repository URL
- Add documentation for postgres image ([#51]https://github.com/testcontainers/testcontainers-rs-modules-community/pull/51)

### Features

- Add mysql image ([#50]https://github.com/testcontainers/testcontainers-rs-modules-community/pull/50)

### Miscellaneous Tasks

- Update aws-sdk-sqs requirement from 0.31.1 to 0.33.0 ([#47]https://github.com/testcontainers/testcontainers-rs-modules-community/pull/47)
- Update aws-sdk-s3 requirement from 0.31.2 to 0.33.0 ([#48]https://github.com/testcontainers/testcontainers-rs-modules-community/pull/48)
- Update aws-sdk-dynamodb requirement from 0.31.1 to 0.33.0 ([#49]https://github.com/testcontainers/testcontainers-rs-modules-community/pull/49)

<!-- generated by git-cliff -->
## [0.1.2] - 2023-10-06

### Miscellaneous Tasks

- Update testcontainers version to `0.15.0` ([#45]https://github.com/testcontainers/testcontainers-rs-modules-community/pull/45)

<!-- generated by git-cliff -->
## [0.1.1] - 2023-09-25

### Documentation

- Fix link to logo
- Fix default labels for issues ([#39]https://github.com/testcontainers/testcontainers-rs-modules-community/pull/39)

### Miscellaneous Tasks

- Remove spectral ([#37]https://github.com/testcontainers/testcontainers-rs-modules-community/pull/37)
- Update conventinal commits rules

<!-- generated by git-cliff -->
## [unreleased]

### Documentation

- Fix link to logo
- Fix default labels for issues (#39)

### Miscellaneous Tasks

- Update conventinal commits rules

## [0.1.0] - 2023-09-25

### Documentation

- Document the structure of the crate
- Describe functionality
- Align readme & documentation, add an example (#34)
- Add logo

### Features

- Init previously existed modules within `testcontainers-rs` (#1)

### Miscellaneous Tasks

- Set version to `0.1.0`
- Configure automatic dependency updates (#7)
- Bump MSRV (#31)
- Add issue templates (#32)
- Add release workflow
- Release v0.1.0 (#36)

### Refactor

- Remove `coblox-bitcoincore` module (#30)
- Use bitnami image (#33)

<!-- generated by git-cliff -->