Skip to content
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

Release 0.11.0 #600

Merged
merged 1 commit into from
Feb 5, 2014
Merged

Release 0.11.0 #600

merged 1 commit into from
Feb 5, 2014

Conversation

blkperl
Copy link
Contributor

@blkperl blkperl commented Jan 31, 2014

Release 0.11.0

Summary:

This release adds preliminary support for Windows compatibility and multiple rewrite support.

Backwards-incompatible Changes:

  • The rewrite_rule parameter is deprecated in favor of the new rewrite parameter
    and will be removed in a future release.

Features:

  • add Match directive
  • quote paths for windows compatibility
  • add auth_group_file option to README.md
  • allow AuthGroupFile directive for vhosts
  • Support Header directives in vhost context
  • Don't purge mods-available dir when separate enable dir is used
  • Fix the servername used in log file name
  • Added support for mod_include
  • Remove index parameters.
  • Support environment variable control for CustomLog
  • added redirectmatch support
  • Setting up the ability to do multiple rewrites and conditions.
  • Convert spec tests to beaker.
  • Support php_admin_(flag|value)s

Bugfixes:

  • directories are either a Hash or an Array of Hashes
  • Configure Passenger in separate .conf file on RH so PassengerRoot isn't lost
  • (docs) Update list of apache::mod::[name] classes
  • (docs) Fix apache::namevirtualhost example call style
  • Fix $ports_file reference in apache::listen.
  • Fix $ports_file reference in Namevirtualhost.

Summary:

This release adds preliminary support for Windows compatibility and multiple rewrite support.

Backwards-incompatible Changes:

- The rewrite_rule parameter is deprecated in favor of the new rewrite parameter
  and will be removed in a future release.

Features:

- add Match directive
- quote paths for windows compatibility
- add auth_group_file option to README.md
- allow AuthGroupFile directive for vhosts
- Support Header directives in vhost context
- Don't purge mods-available dir when separate enable dir is used
- Fix the servername used in log file name
- Added support for mod_include
- Remove index parameters.
- Support environment variable control for CustomLog
- added redirectmatch support
- Setting up the ability to do multiple rewrites and conditions.
- Convert spec tests to beaker.
- Support php_admin_(flag|value)s

Bugfixes:

- directories are either a Hash or an Array of Hashes
- Configure Passenger in separate .conf file on RH so PassengerRoot isn't lost
- (docs) Update list of `apache::mod::[name]` classes
- (docs) Fix apache::namevirtualhost example call style
- Fix $ports_file reference in apache::listen.
- Fix $ports_file reference in Namevirtualhost.
@apenney
Copy link
Contributor

apenney commented Jan 31, 2014

It's amazing seeing so much happen in this module. I feel like an absent parent peeking in at a college graduation. :)

@igalic
Copy link
Contributor

igalic commented Jan 31, 2014

Good thing you didn't peek in the times before graduation when we were off doing drugs and partying.

I mean to say: Are you happy? Can we merge, tag, release and then move on with wrecking havoc?

@hunner
Copy link
Contributor

hunner commented Jan 31, 2014

Can we wait on the README update before 0.11.0? It should be ready EOD monday.

@blkperl
Copy link
Contributor Author

blkperl commented Feb 4, 2014

@hunner Is the README update ready to go or should we catch it in the next release?

@hunner
Copy link
Contributor

hunner commented Feb 5, 2014

We'll catch it in the next release. Just please try to avoid merging PRs that change behavior until the docs get in so we can work to maintain the quality of docs.

igalic added a commit that referenced this pull request Feb 5, 2014
Release 0.11.0 NOW do README stuff later as bugfix
@igalic igalic merged commit 97b5594 into puppetlabs:master Feb 5, 2014
@blkperl blkperl deleted the release_011 branch February 5, 2014 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants