Skip to content

Commit

Permalink
v1.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
swalkinshaw committed Sep 28, 2022
1 parent b17bf49 commit 54e3844
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,17 @@
### HEAD
### 1.17.0: September 27th, 2022
* [BREAKING] Disable HSTS `includeSubdomains` by default ([#1409](https://github.com/roots/trellis/pull/1409))
* Don't use sudo for composer authentications in dev ([#1427](https://github.com/roots/trellis/pull/1427))
* Sage 10 deploy: Fail if entrypoints are missing ([#1426](https://github.com/roots/trellis/pull/1426))
* Nginx: add "text/javascript" to gzip_types ([#1424](https://github.com/roots/trellis/pull/1424))
* Disable Landrush DNS Resolver in Parallels ([#1421](https://github.com/roots/trellis/pull/1421))
* Remove dynamic SSH key host checks ([#1419](https://github.com/roots/trellis/pull/1419))
* Update Vagrant required version ([#1420](https://github.com/roots/trellis/pull/1420))
* Remove custom output callback plugin ([#1418](https://github.com/roots/trellis/pull/1418))
* Migrage `with_X` looping usage to `loop` ([#1416](https://github.com/roots/trellis/pull/1416))
* Fix backwards compat for ssl.no-default conf ([#1415](https://github.com/roots/trellis/pull/1415))
* Simplify Nginx no-default sites for HTTPS ([#1414](https://github.com/roots/trellis/pull/1414))
* Improve composer authentications password default ([#1412](https://github.com/roots/trellis/pull/1412))
* Run composer check-platform-reqs during deploy ([#1411](https://github.com/roots/trellis/pull/1411))
* [BREAKING] Disable HSTS `includeSubdomains` by default ([#1409](https://github.com/roots/trellis/pull/1409))
* Fix #905, #831 - Update hb5p Nginx configs ([#1406](https://github.com/roots/trellis/pull/1406))

### 1.16.0: July 18th, 2022
Expand Down

0 comments on commit 54e3844

Please sign in to comment.