3.7.0
Happy New Year and a massive thank you to all the contributors who made the new version of Testcontainers for .NET possible 🙌!
What's Changed
🚀 Features
- feat: Add Firebird SQL module (#1073) @park-jasper
- feat(Azurite): Add in-memory support (#1063) @Xzelsius
- feat: Add ArangoDB module (#1058) @ShirAvneri
- feat: Add ActiveMQ Artemis module (#1055) @ShirAvneri
- feat: Add Bigtable module (#1046) @peroyhav
- feat: Add BigQuery module (#1034) @dejandjenic
- feat: Add JanusGraph module (#837) @rngcntr
- feat: Add Papercut module (#1044) @TechLiam
- feat: Improve tar stream logging (copy files to container) (#1050) @HofmeisterAn
🐛 Bug Fixes
📖 Documentation
- docs: Add ASP.NET integration test example (#1061) @HofmeisterAn
🧹 Housekeeping
- chore: Update Ryuk image from version 0.5.1 to 0.6.0 (#1084) @HofmeisterAn
- chore: Improve the Base64Provider resilience to malformed configuration files (#1081) @0xced
- chore: Invert #if NETSTANDARD* conditional compilation conditions (#1079) @0xced
- chore: Rename the file CouchDbContainerTest.cs to CouchbaseContainerTest.cs (#1067) @mgroves
- chore: Replace custom wait strategy with default strategies (#1059) @ShirAvneri
- chore: Remove Microsoft.SourceLink.GitHub (#1057) @HofmeisterAn
- chore: Update .NET SDK to version 8 (LTS) (#1054) @HofmeisterAn