Skip to content

Commit 54e3844

Browse files
committed
v1.17.0
1 parent b17bf49 commit 54e3844

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

+7-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,17 @@
1-
### HEAD
1+
### 1.17.0: September 27th, 2022
2+
* [BREAKING] Disable HSTS `includeSubdomains` by default ([#1409](https://github.com/roots/trellis/pull/1409))
3+
* Don't use sudo for composer authentications in dev ([#1427](https://github.com/roots/trellis/pull/1427))
4+
* Sage 10 deploy: Fail if entrypoints are missing ([#1426](https://github.com/roots/trellis/pull/1426))
5+
* Nginx: add "text/javascript" to gzip_types ([#1424](https://github.com/roots/trellis/pull/1424))
6+
* Disable Landrush DNS Resolver in Parallels ([#1421](https://github.com/roots/trellis/pull/1421))
7+
* Remove dynamic SSH key host checks ([#1419](https://github.com/roots/trellis/pull/1419))
28
* Update Vagrant required version ([#1420](https://github.com/roots/trellis/pull/1420))
39
* Remove custom output callback plugin ([#1418](https://github.com/roots/trellis/pull/1418))
410
* Migrage `with_X` looping usage to `loop` ([#1416](https://github.com/roots/trellis/pull/1416))
511
* Fix backwards compat for ssl.no-default conf ([#1415](https://github.com/roots/trellis/pull/1415))
612
* Simplify Nginx no-default sites for HTTPS ([#1414](https://github.com/roots/trellis/pull/1414))
713
* Improve composer authentications password default ([#1412](https://github.com/roots/trellis/pull/1412))
814
* Run composer check-platform-reqs during deploy ([#1411](https://github.com/roots/trellis/pull/1411))
9-
* [BREAKING] Disable HSTS `includeSubdomains` by default ([#1409](https://github.com/roots/trellis/pull/1409))
1015
* Fix #905, #831 - Update hb5p Nginx configs ([#1406](https://github.com/roots/trellis/pull/1406))
1116

1217
### 1.16.0: July 18th, 2022

0 commit comments

Comments
 (0)