Skip to content

Commit

Permalink
Merge pull request #6854 from hashicorp/update-changelog
Browse files Browse the repository at this point in the history
Add notarization details to changelog
  • Loading branch information
Mahmood Ali authored Dec 13, 2019
2 parents 37d421e + 7060880 commit 416b3e7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,14 @@ BUG FIXES:

## 0.10.2 (December 4, 2019)

NOTES:

* cli: Our [nomad_0.10.2_darwin_amd64_notarized](https://releases.hashicorp.com/nomad/0.10.2/nomad_0.10.2_darwin_amd64_notarized.zip) release has been signed and notarized according to Apple's requirements. In the future, darwin releases will be signed and notarized with our standard naming convention.

Prior to this release, MacOS 10.15+ users attempting to run our software may see the error: "'nomad' cannot be opened because the developer cannot be verified." This error affected all MacOS 10.15+ users who downloaded our software directly via web browsers, and was caused by [changes to Apple's third-party software requirements](https://developer.apple.com/news/?id=04102019a).

MacOS 10.15+ users should plan to upgrade to 0.10.2+.

FEATURES:

* **Nomad Monitor**: New `nomad monitor` command allows remotely following
Expand Down

0 comments on commit 416b3e7

Please sign in to comment.