Skip to content

Commit

Permalink
Release Notes for 8.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jhunt committed Jun 9, 2020
1 parent 68706de commit 99cb269
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions ci/release_notes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Improvements

- Docker images are now compiling via the go 1.13 toolchain.

- Agent Registration can now occur through chained load balancers,
with standards-compliant comma-separated X-Forwarded-For
headers. Why you would want to do this is beyond me, but ¯\_(ツ)\_

- The `metashield` plugin now trusts system X.509 Root CAs if no
specific CA is supplied.

- Bootstrap restoration is simpler now, and the UI for init /
restore is more streamlined. See #680.

0 comments on commit 99cb269

Please sign in to comment.