Skip to content

Commit

Permalink
Update Changelog/Release notes for 11.2.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jmink committed Nov 3, 2014
1 parent 57273b4 commit e1b7b1d
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 19 deletions.
23 changes: 9 additions & 14 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,29 +1,24 @@
# Enterprise Chef Changelog

## 11.2.5 (Unreleased)
## 11.2.6 (Unreleased)

### oc-chef-pedant 1.0.29.5
* Revert to 1.0.29.5 for addon compatibility
## 11.2.5 (2013-11-03)

### oc-erchef 0.25.14.2
* Revert to 0.25.14.2 for addon compatibility
### oc_erchef
* Upgrade to 0.28.3 and then revert to 0.25.14.2 for addon compatibility. The issue was that changing the darklaunch default from couchdb to postgresql changes behavior for addons that don't go through the external LB. Once the addons have been upgraded to respect the full darklaunch flagset we'll be able to upgrade oc_erchef.

## 11.2.4 (2014-10-27)

### oc-chef-pedant 1.0.62
* Fix for consistent return values in oc_erchef

### oc_erchef 0.28.3
* Org support in postgres
* Reindexing support to check redis flags
* Fix typo in darklaunch interrogation
### oc-chef-pedant
* Upgrade to 1.0.62, but revert to 1.0.29.5 for addon compatibility

### private-chef-cookbooks
* [OC-11769] make oc_chef_authz a tunable in private-chef.rb
* Fix oc_chef_authz timeout tunable
* Make postgresql slow query logging configurable
* Remove max Client Version limit

## 11.2.4 (Never Released)
Never released due to a regression discovered after tagging.

## 11.2.3 (2014-10-17)

### private-chef-cookbooks
Expand Down
19 changes: 14 additions & 5 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,23 @@
# Enterprise Chef Release Notes

## 11.2.5 (Unreleased)
## 11.2.6 (Unreleased)

### What's New

### Bug Fixes:

## 11.2.4 (2014-10-27)
The following items are new for Enterprise Chef 11.2.6 and/or are
changes from previous versions:

The following items are the set of bug fixes that have been applied since Enterprise Chef 11.2.4:

* oc_erchef 0.25.14.2 - Reverting to previous version for addon compatibility
The following items are the set of bug fixes that have been applied since Enterprise Chef 11.2.6:


## 11.2.5 (2014-11-03)

### What's New

The following items are new for Enterprise Chef 11.2.3 and/or are
The following items are new for Enterprise Chef 11.2.5 and/or are
changes from previous versions:

* [nginx] Remove client version limit so Chef 12 can be used
Expand All @@ -25,6 +30,10 @@ The following items are the set of bug fixes that have been applied since Enterp
* [OC-11769] make oc_chef_authz a tunable in private-chef.rb
* Fix oc_chef_authz timeout tunable
* The 'gather-logs' script now obeys the attribute for postsgresql['username']
* oc_erchef 0.25.14.2 - Reverting to previous version for addon compatibility

## 11.2.4 (Never Released)
Never released due to a regression discovered after tagging.

## 11.2.3 (2014-10-17)

Expand Down

0 comments on commit e1b7b1d

Please sign in to comment.