FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: Add Db2 support by xin-zhang2 · Pull Request #673 · testcontainers/testcontainers-python · GitHub

fix: Add Db2 support - #673

Merged
alexanderankin merged 1 commit into
testcontainers:mainfrom
xin-zhang2:db2_support
Aug 11, 2024
Merged

fix: Add Db2 support#673
alexanderankin merged 1 commit into
testcontainers:mainfrom
xin-zhang2:db2_support

Conversation

Copy link
Copy Markdown
Contributor

Add Db2 support #672.

alexanderankin changed the title Add Db2 support fix: Add Db2 support Aug 11, 2024
alexanderankin added the 👥 community feat feature but its a community module so we wont bump tc core for it label Aug 11, 2024
alexanderankin merged commit 1e43923 into testcontainers:main Aug 11, 2024

Copy link
Copy Markdown
Member

30 minutes to run tests: I feel like its creating a monster. however, it would probably be worse not be able to use a testcontainer. for any future reference, there is absolutely no need to:

  1. edit other modules when submitting a new one
  2. duplicate the password test.

alexanderankin pushed a commit that referenced this pull request Aug 14, 2024
🤖 I have created a release *beep* *boop*
---


##
[4.8.0](testcontainers-v4.7.2...testcontainers-v4.8.0)
(2024-08-14)


### Features

* Adding support for Cassandra and Scylla
([#167](#167))
([2d8bc11](2d8bc11))
* **compose:** ability to retain volumes when using context manager
([#659](#659))
([e1e3d13](e1e3d13))
* **compose:** add ability to get docker compose config
([#669](#669))
([8c28a86](8c28a86))
* **core:** add ability to do OR & AND for waitforlogs
([#661](#661))
([b1453e8](b1453e8))
* **new:** Added AWS Lambda module
([#655](#655))
([9161cb6](9161cb6))
* refactor network setup
([#678](#678))
([d5de0aa](d5de0aa))


### Bug Fixes

* Add Db2 support
([#673](#673))
([1e43923](1e43923))
* bring back cassandra driver bc otherwise how does it get installed for
cassandra module test run?
([#680](#680))
([71c3a1a](71c3a1a))
* **rabbitmq:** add `vhost` as parameter to RabbitMqContainer
([#656](#656))
([fa2081a](fa2081a))
* **selenium:** add Arg/Options to api of selenium container
([#654](#654))
([e02c1b3](e02c1b3)),
closes
[#652](#652)

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

👥 community feat feature but its a community module so we wont bump tc core for it

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL