What's Changed
Time for a new release! Big thanks to everyone who helped out with this one. It's got some awesome new features and fixes ๐. Seriously, I can't thank you enough. This wouldn't be possible without your ongoing support ๐.
๐ Features
- feat: Add Socat container implementation (#1416) @eddumelendez
- feat(Keycloak): Support admin bootstrapping for version 26 onwards (#1400) @paulomorgado
- feat: Add Qdrant module (#1149) @russcam
- feat(EventHubs, ServiceBus): Replace wait strategy with HTTP health check (#1398) @scrocquesel-ml150
- fix: Reflect Unix file mode when building tarball from .NET 7 onwards (#1397) @kfarnung
๐ Bug Fixes
- fix(Pulsar): Set memory limits (#1420) @HofmeisterAn
- fix: Add Docker Hub image name prefix to image builder API
WithName(IImage)(#1413) @HofmeisterAn - fix: Reflect Unix file mode when building tarball from .NET 7 onwards (#1397) @kfarnung
- fix: Retrieve logs since
CreatedTimeforUntilMessageIsLoggedwait strategy (#1384) @0xced
๐ Documentation
- docs: Bump
testcontainers/helloworldimage in docs to version1.2.0(#1419) @VishnuJin - docs(ActiveMq): Add example (#1415) @digital88
- docs: Add binding redirects doc for .NET framework (#1414) @HofmeisterAn
- docs: Add Bitbucket Pipelines configuration (#1402) @boeckie-xenopz
- docs(EventHubs, ServiceBus): Add example (#1396) @HofmeisterAn
- docs(Cassandra): Add example (#1382) @gavindekock
๐งน Housekeeping
- fix(Pulsar): Set memory limits (#1420) @HofmeisterAn
- chore: Add wrapper module for Google Cloud modules (#1411) @digital88
- chore: Use Docker Compose to host documentation locally (#1410) @digital88
- feat(EventHubs, ServiceBus): Replace wait strategy with HTTP health check (#1398) @scrocquesel-ml150