We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4737e6 commit c20976cCopy full SHA for c20976c
CHANGELOG.md
@@ -1,11 +1,13 @@
1
## {{ UNRELEASED_VERSION }} - [{{ UNRELEASED_DATE }}]({{ UNRELEASED_LINK }})
2
3
+
4
### Fixes
5
6
* Fixed bug causing https proxy routes to be assigned when they shouldnt be
7
* Fixed bug causing cache from repopulating old proxy addresses that have been removed [#209](https://github.com/lando/core/issues/209)
8
* Fixed bug in `v4` auto `entrypoint` and `command` population
9
* Fixed regression causing empty tooling `options` to throw an error [#240](https://github.com/lando/core/issues/240)
10
+* Improved merging of same-service, same-hostname-pathname `proxy` routes, fixes [#246](https://github.com/lando/core/issues/246)
11
12
## v3.23.0-beta.4 - [October 22, 2024](https://github.com/lando/core/releases/tag/v3.23.0-beta.4)
13
0 commit comments