-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CHANGELOG / RELEASE_NOTES for 12.0.6 #737
Conversation
@@ -7,8 +7,7 @@ | |||
* No longer generate /etc/opscode/pivotal.cert as it is no longer used. | |||
* Remove the public key we now use for bootstrapping (/etc/opscode/pivotal.pub) post bootstrap so that it only lives in the database. | |||
* Disable jmxremote in solr4's Java options | |||
* Configuration options for the key cache are not exposed to | |||
/etc/opscode/chef-server.rb | |||
* Configuration options for the key cache are not exposed to /etc/opscode/chef-server.rb |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"are now exposed in"?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
d'oh, good catch.
chef/chef-server#119 I believe these will be fixed for the first time in this release. |
Thanks @stevendanna! I went off of the LeanKit board for the issues that we merged in, and there were only those two. @marcparadise - Can you clarify the per-component thing? |
|
||
* | ||
### Closed Issues | ||
* [chef-server-115][https://github.com/chef/chef-server/issues/115] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[name](link)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah, was making this consistent with previous releases, but I like links myself. Will fix up
👍 |
2cbe5e6
to
80a7e47
Compare
CHANGELOG / RELEASE_NOTES for 12.0.6
No description provided.