Skip to content

Commit

Permalink
chore: release v0.11.2 (#227)
Browse files Browse the repository at this point in the history
## 🤖 New release
* `testcontainers-modules`: 0.11.1 -> 0.11.2 (✓ API compatible changes)

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

## [0.11.2] - 2024-09-30

### Features

- Support databend module
([#207](#207))

### Miscellaneous Tasks

- Update databend-driver requirement from 0.20.1 to 0.21.0
([#225](#225))

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


</p></details>

---
This PR was generated with
[release-plz](https://github.com/MarcoIeni/release-plz/).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Sep 30, 2024
1 parent e4aa721 commit 0bc50be
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

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

## [0.11.2] - 2024-09-30

### Features

- Support databend module ([#207](https://github.com/testcontainers/testcontainers-rs-modules-community/pull/207))

### Miscellaneous Tasks

- Update databend-driver requirement from 0.20.1 to 0.21.0 ([#225](https://github.com/testcontainers/testcontainers-rs-modules-community/pull/225))

<!-- generated by git-cliff -->
## [0.11.1] - 2024-09-26

### Documentation
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "testcontainers-modules"
version = "0.11.1"
version = "0.11.2"
description = "Community maintained modules for Testcontainers for Rust"
categories = ["development-tools::testing"]
edition = "2021"
Expand Down

0 comments on commit 0bc50be

Please # to comment.