Shield v8.7.3 Release Notes

Release Date: 2020-06-09 // almost 4 years ago
  • ๐Ÿ‘Œ 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.


Previous changes from v8.7.2

  • ๐Ÿ› Bug Fixes

    • SHIELD will now be able to properly authenticate to vault again.