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 1.0.0 #640

Closed
wants to merge 1 commit into from
Closed

Release 1.0.0 #640

wants to merge 1 commit into from

Conversation

blkperl
Copy link
Contributor

@blkperl blkperl commented Feb 20, 2014

Release 1.0.0

Summary:

This release introduces Apache 2.4 support for Debian and RHEL based osfamilies.

Features:

  • Added apache24 support
  • Add rewrite_base functionality to rewrites
  • Updated README documentation
  • Add WSGIApplicationGroup and WSGIImportScript directives

Bugfixes:

  • Replace mutating hashes with merge() for Puppet 3.5
  • Fix WSGI import_script and mod_ssl issues on Lucid

@hunner
Copy link
Contributor

hunner commented Feb 20, 2014

It looks like the base class parameter apache_version isn't documented, so it would be good to get that in first.

@hunner
Copy link
Contributor

hunner commented Feb 20, 2014

In #641

@igalic
Copy link
Contributor

igalic commented Feb 21, 2014

I'd also want to fix #602 / #613 before we release 1.0.0

@hunner
Copy link
Contributor

hunner commented Feb 21, 2014

Good spot.

@blkperl
Copy link
Contributor Author

blkperl commented Feb 21, 2014

@hunner Rebased, updated changelog to add proxypass bug fix

@hunner
Copy link
Contributor

hunner commented Feb 21, 2014

Thanks. I'm trying to get it green on our jenkins before merging, also.

@igalic
Copy link
Contributor

igalic commented Feb 24, 2014

Should we perhaps also migrate to using fully-qualified names in all the modules, so our 1.8.7 tests pass on Travis? Might also make for easier back-porting of new features/bugs once we branch?

@igalic
Copy link
Contributor

igalic commented Feb 25, 2014

#648

@blkperl
Copy link
Contributor Author

blkperl commented Feb 26, 2014

Tests are green and the above PRs were addressed. Merge away! Up next is a 1.0.1 or 1.1.0 release. :)

Summary:

This release introduces Apache 2.4 support for Debian and RHEL based osfamilies.

Features:

  - Add apache24 support
  - Add rewrite_base functionality to rewrites
  - Updated README documentation
  - Add WSGIApplicationGroup and WSGIImportScript directives

Bugfixes:

  - Replace mutating hashes with merge() for Puppet 3.5
  - Fix WSGI import_script and mod_ssl issues on Lucid
@apenney apenney closed this Mar 3, 2014
@apenney
Copy link
Contributor

apenney commented Mar 3, 2014

Closing this, we'll never release a 1.0.0. (No, we're about to release 1.0.0 as supported and it has to go through release engineering, not our normal process!

@igalic
Copy link
Contributor

igalic commented Mar 5, 2014

I'm so confused.

traylenator pushed a commit to traylenator/puppetlabs-apache that referenced this pull request Jun 7, 2022
Use searching in the resource collection to limit adding dependencies on
Docker::Image for only those Docker::Run resources defined to use the
specific image.

This reduces the likelihood of accidental cyclical dependencies where
consumers defined a manifest per service containing an image and run,
and then try to add a dependency from one service class onto another.

Fixes puppetlabs#640
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants