3.0.4 (2020-05-12)
- 3.0 release dep updates and release notes #216 (btm)
- Add RHEL 8 tester to build pipeline #205 (christopher-snapp)
- Jsinha/deprecate ubuntu 14 #203 (jaymalasinha)
- Ma/oss practices #201 (markan)
- Bump version to v3 for Chef EULA major release #199 (btm)
- Update the omnibus build license to the Chef EULA #198 (btm)
- Update chef, ohai and rubygems #197 (jaymalasinha)
- Jsinha/just try #195 (markan)
- Migrate verification tests to Buildkite #196 (jaymalasinha)
- Add github issue templates #182 (markan)
- MSYS-832 : Added Max_body_size configurable #180 (piyushawasthi)
- Amol/795 chef upgrade #179 (samshinde)
2.2.8 (2018-02-13)
- Use the version of LicenseScout that comes with the Omnibus gem. #178 (tduffield)
- Update to ruby 2.4.3 #177 (PrajaktaPurohit)
2.2.6 (2017-09-21)
- [JEX-608] Use Expeditor to bump version and trigger release build #170 (schisamo)
- Update the CHANGELOG when push-server is promoted to stable #171 (tduffield)
- Allow opscode_pushy_server vip to be overridden #172 (OBrienCommaJosh)
- Update to Ruby 2.4.2 and Chef 13 #175 (stevendanna)
- Security fix release: update zlib to 1.2.11
- Enforce chef-server version constraint in package metadata
- use
chef_secrets
andVeil
to manage credentials
- Remove cURL dependencies
- Improvements to build, development, and test environments
- Upgrade runit
- Better handling of messages that exceed MAX_BODY_SIZE
- Update to latest OpenSSL
- Substantial stability improvements in the tests
- Upgrade to Rebar3
- Upgrade to Erlang 18
- Modernize the build and repo management to make building easier, merge in multiple separate repositories into one tree
- Release bump to make sure versions sort right.
- Added curve based encryption for all ZeroMQ communication
- Added parameter/environment variable/file transfer support
- Added output capture
- Added protocol version information
- Added Server Sent Event feeds for job execution.
- Work in progress to support external postgresql
- Upgrade omnibus software, including:
- Updated to Chef 12.5.0 for configure
- Erlang 17.5
- Push server: Add support for multiple keys and updated principals endpoint
- Upgrade to ZeroMQ 4
- Push server: bring return codes for malformed headers into sync with chef server
- enterprise-chef-common: Update to 0.5.1 (from 0.3.0) Includes many HA improvments and refactoring for reusability, along with updates for systemd and runit
- Remove replaces line for RPM build
- Update openssl and other omnibus software defs.
- Update erlang to R16B03
- Allow client visible server name to be separate from the VIP (chef-boneyard/omnibus-pushy#69)
- Fix permissions on opscode-push-jobs-server-running.json
- Add el7 support to test kitchen
- Sign packages with Omnibus 4
- Update mixlib-shellout to 1.6.1
- Update gem depenencies
- Do not test org creation by default. This fixes some backward compatibilty issues with Push Server and EC 11 which slipped in 1.0.7
- Update gem dependencies to chef-server-core current
- Updated Omnibus with default package user/group fix
- Ensure contents of install dir are owned by root
- Remove hard dependency on
chef-server-core
- Remove opscode-push-jobs-client
- Upgrade to address CVE-2014-0224 and other vulnerabilites
- Upgrade to version 2.0.15
- new dep: libffi
- new dep: libarchive
- upgrade to version 11.10.4
- upgrade to r15b03-1
- upgrade to nokigiri 1.6.1
- CVE-2014-2525: Heap-based buffer overflow allows context-dependent attackers to execute arbitrary code
- Add Apache 2 license and headers in preparation for eventual open sourcing of Chef Push.
- Update sqerl config for latest sqerl.
- Update lock deps: eper, proper, lager, goldrush, rebar_lock_deps_plugin, pushy_common (license change)
- CVE-2014-0160: heartbeat extension allows remote attackers to obtain sensitive information from process memory
- Increase postgresql max_connections to 350 to handle 4 node cluster
- Manage permissions for /var/log/opscode for non 0022 umasks
- Add X-Chef-Version HTTP header information for compatibility with EC 11.1.0
- Change internal handling of principal endpoint responses for compatibility with EC 11.1.0
- Fix a bug that prevented Pushy from running properly on tiered EC topologies
- Update
libyaml
to address CVE-2013-6393 - Integration tests made more robust to timing issues
Unpublished, following extended discussions on what our release support policy should be.
Security release for a libyaml
vulnerability. Not compatible with
Enterprise Chef 11.1.0; users that are upgrading their Enterprise Chef
installations should use Pushy 1.1.0 instead.
- Update libyaml to address CVE-2013-6393
Unpublished: superceded by 1.1.0.
1.0.2 was tagged prior to the decision to issue a new release containing just the security patch for CVE-2013-6393. It is functionally equivalent to 1.1.0. Due to incompatibilities with Enterprise Chef 11.1.0, however, Pushy 1.0.2 was not published to avoid confusion for users that were not yet prepared to upgrade their Enterprise Chef servers.
Initial Release
Unpublished: mistagged release.