1.10.3
🎉 Neo4j container class is here 🎉
Thanks to @michael-simons, we now have Neo4j as a provided container class. Now creating a container to test against Neo4j is as easy as writing new Neo4jContainer(). Please check out the docs for more information and examples.
What else has Changed
As always, thank you to everyone who has contributed in any way to this release.
- Add Neo4j-OGM to 'Who is using Testcontainers'. (#996) @michael-simons
- [Docs] Change
withDockerfileFromBuilderexample to use expression Lamda (#975) @bmuschko - Bump org.mock-server dependency set from 5.4.1 to 5.5.0 (#983) @bbednarek
- Disable Gradle daemon (#1004) @rnorth
- Use ChromeOptions and FirefoxOptions instead of DesiredCapabilities (#995) @pavelpp
- Remove SLF4J Profiler (#1002) @rnorth