{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":650588151,"defaultBranch":"main","name":"testcontainers-rs-modules-community","ownerLogin":"testcontainers","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-06-07T11:39:51.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/13393021?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1716158718.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"fbc4e69e6f3995fb9f56f1da09448f97e058a360","ref":"refs/heads/update-to-0.17","pushedAt":"2024-05-19T22:45:18.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"DDtKey","name":"Artem Medvedev","path":"/DDtKey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26835520?s=80&v=4"},"commit":{"message":"chore(deps)!: update `testcontainers` to `0.17.0`\n\nWIP: preliminary PR to ensure everything works as expected","shortMessageHtmlLink":"chore(deps)!: update testcontainers to 0.17.0"}},{"before":"a38478e28ff91f9860fcb66644b706b3b91bca89","after":"d87f8dfbfc7485bdae7ab8a03f0fe50fd8775927","ref":"refs/heads/dependabot/cargo/kube-0.91.0","pushedAt":"2024-05-13T21:56:30.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(deps): update kube requirement from 0.90.0 to 0.91.0\n\nUpdates the requirements on [kube](https://github.com/kube-rs/kube) to permit the latest version.\n- [Release notes](https://github.com/kube-rs/kube/releases)\n- [Changelog](https://github.com/kube-rs/kube/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/kube-rs/kube/compare/0.90.0...0.91.0)\n\n---\nupdated-dependencies:\n- dependency-name: kube\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): update kube requirement from 0.90.0 to 0.91.0"}},{"before":"ec0629bcecc6158ee26858dd0838e2ea724b9ca5","after":null,"ref":"refs/heads/dependabot/cargo/zookeeper-client-0.8.0","pushedAt":"2024-05-13T21:55:09.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"52ca7562d89823a2eda5ebe8687bcca4d63ef2d3","after":"154dcc9a457418bfd616ea7cd380402c34e8c462","ref":"refs/heads/main","pushedAt":"2024-05-13T21:55:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mervyn-mccreight","name":"Mervyn McCreight","path":"/mervyn-mccreight","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7254915?s=80&v=4"},"commit":{"message":"chore(deps): update zookeeper-client requirement from 0.7.1 to 0.8.0 (#134)\n\nUpdates the requirements on\r\n[zookeeper-client](https://github.com/kezhuw/zookeeper-client-rust) to\r\npermit the latest version.\r\n
\r\nChangelog\r\n

Sourced from zookeeper-client's\r\nchangelog.

\r\n
\r\n

[0.8.0] - 2024-05-07

\r\n

Added

\r\n
    \r\n
  • feat: support SASL authentication (#46)
  • \r\n
\r\n

Fixed

\r\n
    \r\n
  • fix: AuthFailed not reported eagerly in Connector::connect (#45)
  • \r\n
\r\n

Changed

\r\n
    \r\n
  • refactor: toggle TLS support with feature gate (#47)
  • \r\n
  • refactor!: refactor OtherError to CustomError (b71aa2c)
  • \r\n
  • docs: state that no session disconnected event before closed (#48)
  • \r\n
\r\n

[0.7.1] - 2024-04-01

\r\n

Changed

\r\n
    \r\n
  • fix: can not connect to ZooKeeper 3.3 (c031d8e)
  • \r\n
\r\n

[0.7.0] - 2024-03-31

\r\n

Added

\r\n
    \r\n
  • feat: add TLS support (#25)\r\n(#31)
  • \r\n
  • feat: seek quorum for readonly session (#33)
  • \r\n
  • feat!: option to fail eagerly with Error::NoHosts (#36)
  • \r\n
  • feat: add Connector to deprecate\r\nClientBuilder (#29)
  • \r\n
  • feat: add backoff between connection retries (#37)\r\n(0e4e201)
  • \r\n
\r\n

Changed

\r\n
    \r\n
  • refactor!: using tracing to carry context and log (#40)
  • \r\n
  • refactor!: add SessionInfo to box session id, password\r\nand readonly (58f8fb4)
  • \r\n
  • chore: enrich logging message (#41)\r\n(40c0a18)
  • \r\n
  • chore: enrich tests (309672d)\r\n(373d21a)
  • \r\n
\r\n

Fixed

\r\n
    \r\n
  • fix: last_zxid_seen in ConnectRequest is\r\nnot set (#39)
  • \r\n
\r\n

[0.6.4] - 2024-04-01

\r\n

Fixed

\r\n
    \r\n
  • fix: last_zxid_seen in ConnectRequest is\r\nnot set (#39)
  • \r\n
  • fix: can not connect to ZooKeeper 3.3 (7ae9cbe)
  • \r\n
\r\n

[0.6.3] - 2024-03-12

\r\n

Fixed

\r\n
    \r\n
  • fix: session disconnected due to unblock multiple unwatching (#24)
  • \r\n
  • fix: wrong error code for Error::NoWatcher (#24)
  • \r\n
\r\n

Changed

\r\n
    \r\n
  • chore: implement the Debug trait for\r\nLockPrefix and LockPrefixInner (#21)
  • \r\n
\r\n

[0.6.2] - 2024-01-17

\r\n

Changed

\r\n
    \r\n
  • fix: Client::create does not work on ZooKeeper 3.4.x\r\n(#19)
  • \r\n
\r\n\r\n
\r\n

... (truncated)

\r\n
\r\n
\r\nCommits\r\n\r\n
\r\n
\r\n\r\n\r\nDependabot will resolve any conflicts with this PR as long as you don't\r\nalter it yourself. You can also trigger a rebase manually by commenting\r\n`@dependabot rebase`.\r\n\r\n[//]: # (dependabot-automerge-start)\r\n[//]: # (dependabot-automerge-end)\r\n\r\n---\r\n\r\n
\r\nDependabot commands and options\r\n
\r\n\r\nYou can trigger Dependabot actions by commenting on this PR:\r\n- `@dependabot rebase` will rebase this PR\r\n- `@dependabot recreate` will recreate this PR, overwriting any edits\r\nthat have been made to it\r\n- `@dependabot merge` will merge this PR after your CI passes on it\r\n- `@dependabot squash and merge` will squash and merge this PR after\r\nyour CI passes on it\r\n- `@dependabot cancel merge` will cancel a previously requested merge\r\nand block automerging\r\n- `@dependabot reopen` will reopen this PR if it is closed\r\n- `@dependabot close` will close this PR and stop Dependabot recreating\r\nit. You can achieve the same result by closing it manually\r\n- `@dependabot show ignore conditions` will show all\r\nof the ignore conditions of the specified dependency\r\n- `@dependabot ignore this major version` will close this PR and stop\r\nDependabot creating any more for this major version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this minor version` will close this PR and stop\r\nDependabot creating any more for this minor version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this dependency` will close this PR and stop\r\nDependabot creating any more for this dependency (unless you reopen the\r\nPR or upgrade to it yourself)\r\n\r\n\r\n
\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): update zookeeper-client requirement from 0.7.1 to 0.8.0 (#…"}},{"before":"4b37f10246b0353aa6872228ed6bf0338f9edeb6","after":null,"ref":"refs/heads/dependabot/cargo/async-nats-0.35.0","pushedAt":"2024-05-13T21:54:49.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mervyn-mccreight","name":"Mervyn McCreight","path":"/mervyn-mccreight","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7254915?s=80&v=4"}},{"before":"ce1c011274874d04cd33e6b5c701c653cc6c5980","after":"52ca7562d89823a2eda5ebe8687bcca4d63ef2d3","ref":"refs/heads/main","pushedAt":"2024-05-13T21:54:44.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mervyn-mccreight","name":"Mervyn McCreight","path":"/mervyn-mccreight","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7254915?s=80&v=4"},"commit":{"message":"chore(deps): update async-nats requirement from 0.34.0 to 0.35.0 (#135)\n\nUpdates the requirements on\r\n[async-nats](https://github.com/nats-io/nats.rs) to permit the latest\r\nversion.\r\n
\r\nRelease notes\r\n

Sourced from async-nats's\r\nreleases.

\r\n
\r\n

Release async-nats/v0.35.0

\r\n

Overview

\r\n

This release makes tls setup more flexible, leveraging rusls v0.23\r\nand allowing to pick crypto backend:

\r\n
    \r\n
  • ring
  • \r\n
  • aws-lc-rs
  • \r\n
  • fips
  • \r\n
\r\n

Some other highlights:

\r\n
    \r\n
  • force reconnect via force_reconnect method
  • \r\n
  • explicit create/update consumer API
  • \r\n
\r\n

Thank you for all your contributions!

\r\n

Added

\r\n
    \r\n
  • Add ToServerAddrs impl for array/vector of strings by\r\n@​mmalek in nats-io/nats.rs#1231
  • \r\n
  • Add public constructor for Acker by @​AbstractiveNord\r\nin nats-io/nats.rs#1232
  • \r\n
  • Add force reconnect by @​Jarema in nats-io/nats.rs#1240
  • \r\n
  • Add features check by @​Jarema in nats-io/nats.rs#1247
  • \r\n
  • Add stream placement by @​Jarema in nats-io/nats.rs#1250
  • \r\n
  • Add consumer action by @​Jarema in nats-io/nats.rs#1254
  • \r\n
  • Add support for aws-lc-rs (rustls v0.23.0) by @​paolobarbolini\r\nin nats-io/nats.rs#1222
  • \r\n
\r\n

Fixed

\r\n
    \r\n
  • Use last header value for JetStream messages by @​Jarema in nats-io/nats.rs#1239
  • \r\n
\r\n

Changed

\r\n
    \r\n
  • Wrap inbox prefix in an Arc by @​thomastaylor312\r\nin nats-io/nats.rs#1236
  • \r\n
  • Document feature flags by @​Jarema in nats-io/nats.rs#1246
  • \r\n
  • Don't force flush if write buffer isn't empty by @​paolobarbolini\r\nin nats-io/nats.rs#1241
  • \r\n
\r\n

New Contributors

\r\n
    \r\n
  • @​mmalek made\r\ntheir first contribution in nats-io/nats.rs#1231
  • \r\n
\r\n

Full Changelog: https://github.com/nats-io/nats.rs/compare/async-nats/v0.34.0...async-nats/v0.35.0

\r\n
\r\n
\r\n
\r\nCommits\r\n
    \r\n
  • 5d007ca\r\nRelease async-nats/v0.35.0
  • \r\n
  • ecdd941\r\nDo not run lint against sync client
  • \r\n
  • 5bde78a\r\nRemove the WithKind trait
  • \r\n
  • 276d61d\r\nUse the same crypto backend as rustls on our side too
  • \r\n
  • 3ead110\r\nAdd higher level ring sha256 wrapper
  • \r\n
  • 89366e4\r\nAllow choosing rustls crypto backend
  • \r\n
  • 9487688\r\nBump rustls to 0.23
  • \r\n
  • 6406aca\r\nDon't force flush if write buffer isn't empty
  • \r\n
  • 8c92e8e\r\nAdd examples link to sync client README
  • \r\n
  • 221e74e\r\nAdd example how to wrap async-nats in sync context
  • \r\n
  • Additional commits viewable in compare\r\nview
  • \r\n
\r\n
\r\n
\r\n\r\n\r\nDependabot will resolve any conflicts with this PR as long as you don't\r\nalter it yourself. You can also trigger a rebase manually by commenting\r\n`@dependabot rebase`.\r\n\r\n[//]: # (dependabot-automerge-start)\r\n[//]: # (dependabot-automerge-end)\r\n\r\n---\r\n\r\n
\r\nDependabot commands and options\r\n
\r\n\r\nYou can trigger Dependabot actions by commenting on this PR:\r\n- `@dependabot rebase` will rebase this PR\r\n- `@dependabot recreate` will recreate this PR, overwriting any edits\r\nthat have been made to it\r\n- `@dependabot merge` will merge this PR after your CI passes on it\r\n- `@dependabot squash and merge` will squash and merge this PR after\r\nyour CI passes on it\r\n- `@dependabot cancel merge` will cancel a previously requested merge\r\nand block automerging\r\n- `@dependabot reopen` will reopen this PR if it is closed\r\n- `@dependabot close` will close this PR and stop Dependabot recreating\r\nit. You can achieve the same result by closing it manually\r\n- `@dependabot show ignore conditions` will show all\r\nof the ignore conditions of the specified dependency\r\n- `@dependabot ignore this major version` will close this PR and stop\r\nDependabot creating any more for this major version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this minor version` will close this PR and stop\r\nDependabot creating any more for this minor version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this dependency` will close this PR and stop\r\nDependabot creating any more for this dependency (unless you reopen the\r\nPR or upgrade to it yourself)\r\n\r\n\r\n
\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): update async-nats requirement from 0.34.0 to 0.35.0 (#135)"}},{"before":null,"after":"a38478e28ff91f9860fcb66644b706b3b91bca89","ref":"refs/heads/dependabot/cargo/kube-0.91.0","pushedAt":"2024-05-13T10:06:02.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(deps): update kube requirement from 0.90.0 to 0.91.0\n\nUpdates the requirements on [kube](https://github.com/kube-rs/kube) to permit the latest version.\n- [Release notes](https://github.com/kube-rs/kube/releases)\n- [Changelog](https://github.com/kube-rs/kube/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/kube-rs/kube/compare/0.90.0...0.91.0)\n\n---\nupdated-dependencies:\n- dependency-name: kube\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): update kube requirement from 0.90.0 to 0.91.0"}},{"before":null,"after":"4b37f10246b0353aa6872228ed6bf0338f9edeb6","ref":"refs/heads/dependabot/cargo/async-nats-0.35.0","pushedAt":"2024-05-13T10:04:36.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(deps): update async-nats requirement from 0.34.0 to 0.35.0\n\nUpdates the requirements on [async-nats](https://github.com/nats-io/nats.rs) to permit the latest version.\n- [Release notes](https://github.com/nats-io/nats.rs/releases)\n- [Commits](https://github.com/nats-io/nats.rs/compare/async-nats/v0.34.0...async-nats/v0.35.0)\n\n---\nupdated-dependencies:\n- dependency-name: async-nats\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): update async-nats requirement from 0.34.0 to 0.35.0"}},{"before":null,"after":"ec0629bcecc6158ee26858dd0838e2ea724b9ca5","ref":"refs/heads/dependabot/cargo/zookeeper-client-0.8.0","pushedAt":"2024-05-13T10:04:25.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(deps): update zookeeper-client requirement from 0.7.1 to 0.8.0\n\nUpdates the requirements on [zookeeper-client](https://github.com/kezhuw/zookeeper-client-rust) to permit the latest version.\n- [Changelog](https://github.com/kezhuw/zookeeper-client-rust/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/kezhuw/zookeeper-client-rust/compare/v0.7.1...v0.8.0)\n\n---\nupdated-dependencies:\n- dependency-name: zookeeper-client\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): update zookeeper-client requirement from 0.7.1 to 0.8.0"}},{"before":"4e845fbc65d8cb153111939a93bd39caf56a5fcd","after":null,"ref":"refs/heads/release-plz-2024-05-12T15-42-43Z","pushedAt":"2024-05-12T16:54:41.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"DDtKey","name":"Artem Medvedev","path":"/DDtKey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26835520?s=80&v=4"}},{"before":"626abb65f267a2e93d5e48b8a3db7c1177077b4d","after":"ce1c011274874d04cd33e6b5c701c653cc6c5980","ref":"refs/heads/main","pushedAt":"2024-05-12T16:54:33.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"DDtKey","name":"Artem Medvedev","path":"/DDtKey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26835520?s=80&v=4"},"commit":{"message":"chore: release v0.4.3 (#133)\n\n## 🤖 New release\r\n* `testcontainers-modules`: 0.4.2 -> 0.4.3 (✓ API compatible changes)\r\n\r\n
Changelog

\r\n\r\n

\r\n\r\n## [0.4.3] - 2024-05-12\r\n\r\n### Documentation\r\n\r\n- Fix localstack example by setting `force_path_style`\r\n([#132](https://github.com/testcontainers/testcontainers-rs-modules-community/pull/132))\r\n\r\n### Features\r\n\r\n- Add kwok module\r\n([#121](https://github.com/testcontainers/testcontainers-rs-modules-community/pull/121))\r\n- K3s module\r\n([#129](https://github.com/testcontainers/testcontainers-rs-modules-community/pull/129))\r\n\r\n\r\n
\r\n\r\n\r\n

\r\n\r\n---\r\nThis PR was generated with\r\n[release-plz](https://github.com/MarcoIeni/release-plz/).\r\n\r\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore: release v0.4.3 (#133)"}},{"before":"626abb65f267a2e93d5e48b8a3db7c1177077b4d","after":"4e845fbc65d8cb153111939a93bd39caf56a5fcd","ref":"refs/heads/release-plz-2024-05-12T15-42-43Z","pushedAt":"2024-05-12T15:42:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"chore: release","shortMessageHtmlLink":"chore: release"}},{"before":null,"after":"626abb65f267a2e93d5e48b8a3db7c1177077b4d","ref":"refs/heads/release-plz-2024-05-12T15-42-43Z","pushedAt":"2024-05-12T15:42:44.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"feat: k3s module (#129)\n\nAdd k3s module - could be useful for tests that needs to run inside a\r\nkubernetes cluster","shortMessageHtmlLink":"feat: k3s module (#129)"}},{"before":"906404b033c42dc7d5adc1f142b3f28647204afb","after":null,"ref":"refs/heads/dependabot/cargo/k8s-openapi-0.22.0","pushedAt":"2024-05-12T15:35:39.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"DDtKey","name":"Artem Medvedev","path":"/DDtKey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26835520?s=80&v=4"}},{"before":"06efbb0474d1718efa459c718eff885e9354e833","after":"626abb65f267a2e93d5e48b8a3db7c1177077b4d","ref":"refs/heads/main","pushedAt":"2024-05-12T15:35:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"DDtKey","name":"Artem Medvedev","path":"/DDtKey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26835520?s=80&v=4"},"commit":{"message":"feat: k3s module (#129)\n\nAdd k3s module - could be useful for tests that needs to run inside a\r\nkubernetes cluster","shortMessageHtmlLink":"feat: k3s module (#129)"}},{"before":"005a78529378ee3db2d7ff3c3f8c96ff6f47a54f","after":"06efbb0474d1718efa459c718eff885e9354e833","ref":"refs/heads/main","pushedAt":"2024-05-10T20:05:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"DDtKey","name":"Artem Medvedev","path":"/DDtKey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26835520?s=80&v=4"},"commit":{"message":"docs(localstack): fix localstack example by setting `force_path_style` (#132)\n\nCloses #131, where I discovered the `localstack` example is broken when\r\nrunning:\r\n```\r\ncargo run --example localstack --features=\"localstack\" \r\n```\r\n\r\nSome research brought me to\r\n[awslabs/aws-sdk-rust#1138](https://github.com/awslabs/aws-sdk-rust/issues/1138),\r\nwhich uncovered that `create_bucket` is broken here because `localstack`\r\nuses the soon-to-be-deprecated\r\n[\"path-style\"](https://aws.amazon.com/blogs/aws/amazon-s3-path-deprecation-plan-the-rest-of-the-story/)\r\naddress style rather than the newer \"virutal-hosted\" style.\r\n\r\nI reworked the configuration in the example to set\r\n`force_path_style(true)`, which fixes `create_bucket`. The example now\r\nruns successfully.\r\n\r\nI also updated the `BehaviorVersion`, because the currently referenced\r\none is now deprecated and was causing a warning.","shortMessageHtmlLink":"docs(localstack): fix localstack example by setting force_path_style ("}},{"before":null,"after":"906404b033c42dc7d5adc1f142b3f28647204afb","ref":"refs/heads/dependabot/cargo/k8s-openapi-0.22.0","pushedAt":"2024-05-06T09:10:58.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(deps): update k8s-openapi requirement from 0.21.1 to 0.22.0\n\nUpdates the requirements on [k8s-openapi](https://github.com/Arnavion/k8s-openapi) to permit the latest version.\n- [Release notes](https://github.com/Arnavion/k8s-openapi/releases)\n- [Changelog](https://github.com/Arnavion/k8s-openapi/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/Arnavion/k8s-openapi/compare/v0.21.1...v0.22.0)\n\n---\nupdated-dependencies:\n- dependency-name: k8s-openapi\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): update k8s-openapi requirement from 0.21.1 to 0.22.0"}},{"before":"da18413e54a5742ed3f2941fec9ac4629c03d8ec","after":"005a78529378ee3db2d7ff3c3f8c96ff6f47a54f","ref":"refs/heads/main","pushedAt":"2024-05-05T20:16:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"DDtKey","name":"Artem Medvedev","path":"/DDtKey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26835520?s=80&v=4"},"commit":{"message":"feat: add kwok module (#121)\n\nKWOK (Kubernetes WithOut Kubelet) is used to test pods and Kubernetes\r\noperators. It would be great if we could have it as an option here so\r\nthat we can more easily use it on our Kubernetes operators tests.\r\n\r\n---------\r\n\r\nCo-authored-by: Flavio Prado \r\nCo-authored-by: Flavio Prado ","shortMessageHtmlLink":"feat: add kwok module (#121)"}},{"before":"8652bac3a82117470ca7c8feb4636b0812b0e413","after":null,"ref":"refs/heads/release-plz-2024-05-02T22-28-08Z","pushedAt":"2024-05-02T22:30:16.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mervyn-mccreight","name":"Mervyn McCreight","path":"/mervyn-mccreight","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7254915?s=80&v=4"}},{"before":"7ae56e56ed96f5bca8df19d808c084b53ba8e7ec","after":"da18413e54a5742ed3f2941fec9ac4629c03d8ec","ref":"refs/heads/main","pushedAt":"2024-05-02T22:30:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mervyn-mccreight","name":"Mervyn McCreight","path":"/mervyn-mccreight","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7254915?s=80&v=4"},"commit":{"message":"chore: release v0.4.2 (#128)\n\n## 🤖 New release\r\n* `testcontainers-modules`: 0.4.1 -> 0.4.2 (✓ API compatible changes)\r\n\r\n
Changelog

\r\n\r\n

\r\n\r\n## [0.4.2] - 2024-05-02\r\n\r\n### Features\r\n\r\n- Add mariadb module\r\n([#127](https://github.com/testcontainers/testcontainers-rs-modules-community/pull/127))\r\n\r\n\r\n
\r\n\r\n\r\n

\r\n\r\n---\r\nThis PR was generated with\r\n[release-plz](https://github.com/MarcoIeni/release-plz/).\r\n\r\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore: release v0.4.2 (#128)"}},{"before":"7ae56e56ed96f5bca8df19d808c084b53ba8e7ec","after":"8652bac3a82117470ca7c8feb4636b0812b0e413","ref":"refs/heads/release-plz-2024-05-02T22-28-08Z","pushedAt":"2024-05-02T22:28:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"chore: release","shortMessageHtmlLink":"chore: release"}},{"before":null,"after":"7ae56e56ed96f5bca8df19d808c084b53ba8e7ec","ref":"refs/heads/release-plz-2024-05-02T22-28-08Z","pushedAt":"2024-05-02T22:28:09.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"feat: add mariadb module (#127)\n\nThis PR adds a module for MariaDB. I recently added support for MariaDB\r\nto [rsql](https://github.com/theseus-rs/rsql/pull/124) and would like to\r\nadd integration tests for the driver.","shortMessageHtmlLink":"feat: add mariadb module (#127)"}},{"before":"19ff83dd9e702953e37733c52bd5042776b26054","after":"7ae56e56ed96f5bca8df19d808c084b53ba8e7ec","ref":"refs/heads/main","pushedAt":"2024-05-02T22:20:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mervyn-mccreight","name":"Mervyn McCreight","path":"/mervyn-mccreight","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7254915?s=80&v=4"},"commit":{"message":"feat: add mariadb module (#127)\n\nThis PR adds a module for MariaDB. I recently added support for MariaDB\r\nto [rsql](https://github.com/theseus-rs/rsql/pull/124) and would like to\r\nadd integration tests for the driver.","shortMessageHtmlLink":"feat: add mariadb module (#127)"}},{"before":"194d54c825d25e909eb2a8357a8080c74b95c2be","after":"19ff83dd9e702953e37733c52bd5042776b26054","ref":"refs/heads/main","pushedAt":"2024-05-01T22:50:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"DDtKey","name":"Artem Medvedev","path":"/DDtKey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26835520?s=80&v=4"},"commit":{"message":"chore: release v0.4.1 (#126)\n\n## 🤖 New release\r\n* `testcontainers-modules`: 0.4.0 -> 0.4.1 (✓ API compatible changes)\r\n\r\n
Changelog

\r\n\r\n

\r\n\r\n## [0.4.1] - 2024-05-01\r\n\r\n### Features\r\n\r\n- Add nats module\r\n([#123](https://github.com/testcontainers/testcontainers-rs-modules-community/pull/123))\r\n\r\n### Miscellaneous Tasks\r\n\r\n- Update testcontainers to `0.16.7`\r\n([#125](https://github.com/testcontainers/testcontainers-rs-modules-community/pull/125))\r\n\r\n\r\n
\r\n\r\n\r\n

\r\n\r\n---\r\nThis PR was generated with\r\n[release-plz](https://github.com/MarcoIeni/release-plz/).\r\n\r\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore: release v0.4.1 (#126)"}},{"before":"194d54c825d25e909eb2a8357a8080c74b95c2be","after":"e01ca7f718ea8beb20704a06daa0b0dd2df38b7b","ref":"refs/heads/release-plz-2024-05-01T22-41-56Z","pushedAt":"2024-05-01T22:41:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"chore: release","shortMessageHtmlLink":"chore: release"}},{"before":null,"after":"194d54c825d25e909eb2a8357a8080c74b95c2be","ref":"refs/heads/release-plz-2024-05-01T22-41-56Z","pushedAt":"2024-05-01T22:41:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"chore(deps): update testcontainers to `0.16.7` (#125)","shortMessageHtmlLink":"chore(deps): update testcontainers to 0.16.7 (#125)"}},{"before":"a8f9cc7e605fc20df55ff551108b8e9c0fd1b3a2","after":null,"ref":"refs/heads/update-testcontainers-16.7","pushedAt":"2024-05-01T22:38:24.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"DDtKey","name":"Artem Medvedev","path":"/DDtKey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26835520?s=80&v=4"}},{"before":"6de93be5c845b2f608e0e24c088353de9660984d","after":"194d54c825d25e909eb2a8357a8080c74b95c2be","ref":"refs/heads/main","pushedAt":"2024-05-01T22:38:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"DDtKey","name":"Artem Medvedev","path":"/DDtKey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26835520?s=80&v=4"},"commit":{"message":"chore(deps): update testcontainers to `0.16.7` (#125)","shortMessageHtmlLink":"chore(deps): update testcontainers to 0.16.7 (#125)"}},{"before":"4ee96b7dbfd9a34897e64b3b2eb415590d14f200","after":"a8f9cc7e605fc20df55ff551108b8e9c0fd1b3a2","ref":"refs/heads/update-testcontainers-16.7","pushedAt":"2024-05-01T22:15:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"DDtKey","name":"Artem Medvedev","path":"/DDtKey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26835520?s=80&v=4"},"commit":{"message":"chore(deps): update testcontainers to `0.16.7`","shortMessageHtmlLink":"chore(deps): update testcontainers to 0.16.7"}},{"before":"cf178dd6e2fbbdd4b1b2c2be34b396d296168213","after":"4ee96b7dbfd9a34897e64b3b2eb415590d14f200","ref":"refs/heads/update-testcontainers-16.7","pushedAt":"2024-05-01T22:15:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"DDtKey","name":"Artem Medvedev","path":"/DDtKey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26835520?s=80&v=4"},"commit":{"message":"chore(deps): update testcontainers to `0.16.7`","shortMessageHtmlLink":"chore(deps): update testcontainers to 0.16.7"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAETkd_5wA","startCursor":null,"endCursor":null}},"title":"Activity · testcontainers/testcontainers-rs-modules-community"}