From 160965cc3823952ec91e7a096e07ee9b8ccab432 Mon Sep 17 00:00:00 2001 From: Mior Muhammad Zaki Date: Mon, 25 Sep 2023 22:00:07 +0800 Subject: [PATCH] Prepare 7.32.0 release Signed-off-by: Mior Muhammad Zaki --- CHANGELOG-6.x.md | 18 ++++++++++++++++++ CHANGELOG-7.x.md | 19 +++++++++++++++++++ core | 2 +- 3 files changed, 38 insertions(+), 1 deletion(-) diff --git a/CHANGELOG-6.x.md b/CHANGELOG-6.x.md index 9d63ad1..be524d3 100644 --- a/CHANGELOG-6.x.md +++ b/CHANGELOG-6.x.md @@ -2,6 +2,24 @@ This changelog references the relevant changes (bug and security fixes) done to `orchestra/testbench`. +## 6.35.0 + +Released: 2023-09-25 + +### Changes + +* Update minimum support for Testbench Core v6.39.0+. ([v6.38.0...v6.39.0](https://github.com/orchestral/testbench-core/compare/v6.38.0...v6.39.0)) + +#### Testbench Changes + +##### Added + +* Added `cachedConfigurationForWorkbench()` to `Orchestra\Testbench\Concern\InteractsWithWorkbench` trait. +* Add the ability to read `TESTBENCH_WORKING_PATH` from environment variables for Testbench Dusk usage. +* Supports Workbench `discovers` configuration. +* Add the ability to properly forward Environment Variables. +* Add `usesSqliteInMemoryDatabaseConnection` to `Orchestra\Testbench\Concerns\HandlesDatabases` trait. + ## 6.34.0 Released: 2023-08-29 diff --git a/CHANGELOG-7.x.md b/CHANGELOG-7.x.md index a1afad4..37cf7d3 100644 --- a/CHANGELOG-7.x.md +++ b/CHANGELOG-7.x.md @@ -2,6 +2,25 @@ This changelog references the relevant changes (bug and security fixes) done to `orchestra/testbench`. +## 7.32.0 + +Released: 2023-09-25 + +### Changes + +* Update minimum support for Testbench Core v7.32.0+. ([v7.31.0...v7.32.0](https://github.com/orchestral/testbench-core/compare/v7.31.0...v7.32.0)) +* Update minimum support for Workbench 0.4.0+. + +#### Testbench Changes + +##### Added Added + +* Added `cachedConfigurationForWorkbench()` to `Orchestra\Testbench\Concern\InteractsWithWorkbench` trait. +* Add the ability to read `TESTBENCH_WORKING_PATH` from environment variables for Testbench Dusk usage. +* Supports Workbench `discovers` configuration. +* Add the ability to properly forward Environment Variables. +* Add `usesSqliteInMemoryDatabaseConnection` to `Orchestra\Testbench\Concerns\HandlesDatabases` trait. + ## 7.31.0 Released: 2023-09-19 diff --git a/core b/core index 40f6395..ba9a01a 160000 --- a/core +++ b/core @@ -1 +1 @@ -Subproject commit 40f6395f48adc0967991d44e8b969fb80fa4874b +Subproject commit ba9a01a94b44e07cceb082e434ef70ebd278021d