Skip to content

Latest commit

 

History

History
170 lines (104 loc) · 10.9 KB

CHANGELOG.md

File metadata and controls

170 lines (104 loc) · 10.9 KB

Changelog

All significant changes to this repo will be summarized in this file.

v1.2.4 (2021-04-28)

Full Changelog

  • regenerate test certs and add scripts to aid in regeneration

v1.2.3 (2021-04-27)

Full Changelog

  • (PE-31688) use internal puppet client's http pool for pluginsync

v1.2.2 (2021-02-12)

Full Changelog

  • (PE-31081) Allow bolt >= 2.9

v1.2.1 (2020-10-28)

Full Changelog

Implemented enhancements:

v1.2.0 (2020-06-11)

Full Changelog

Implemented enhancements:

v1.1.1 (2020-02-21)

Full Changelog

v1.1.0 (2020-01-17)

Full Changelog

Implemented enhancements:

  • (PE-27794) add a puma status endpoint #65 (tkishel)

Fixed bugs:

  • (MODULES-10451) snoop certificate\_revocation setting from puppet #66 (DavidS)

Merged pull requests:

v1.0.0 (2019-10-08)

Full Changelog

Implemented enhancements:

  • (FM-8503) implement transport loading if there is no device.rb shim #55 (Lavinia-Dan)
  • (FM-8485) - Addition of CODEOWNERS file #53 (david22swan)
  • (FM-8446) remove remote-transport requirement #50 (DavidS)
  • (PE-27029) introduce enforce_environment to support strict mode #49 (DavidS)
  • (PE-27024) return detailed results from /execute\_catalog #48 (DavidS)

Fixed bugs:

  • (FM-8566) Add additional error handling for /run_task #60 (da-ar)
  • (FM-8497) Ensure cross-process mutexing #59 (da-ar)
  • (FM-8481) Add missing headers for native extensions #51 (da-ar)
  • \(PE-27024\) return detailed results from /execute\\_catalog #48 (DavidS)

Merged pull requests:

  • (PE-27346) Release prep for 1.0.0 #62 (sheenaajay)
  • (maint) rubocop fixes for RSpec/EmptyLineAfterExample #61 (da-ar)
  • (FM-8496) Add support for Puppet debug flags during /execute_catalog #58 (david22swan)
  • (maint) Do not follow spec test found in Volumes #56 (da-ar)
  • (maint) various cleanups #52 (DavidS)
  • (maint) using the CA_ALLOW_SUBJECT_ALT_NAMES env variable for new doc… #47 (Thomas-Franklin)

v0.10.0 (2019-07-25)

Full Changelog

Merged pull requests:

v0.9.1 (2019-04-16)

Full Changelog

Fixed bugs:

  • (maint) remove load_config parameter #34 (da-ar)

Merged pull requests:

v0.9.0 (2019-04-16)

Full Changelog

Implemented enhancements:

  • (FM-7922) running the configuration to apply catalog to transport #30 (Thomas-Franklin)
  • (FM-7893) construct the trusted facts required for catalog requests #26 (Thomas-Franklin)
  • (FM-7886) initialise remote transport for catalog apply #25 (willmeek)
  • (FM-7883) execute plugin sync from a puppetserver #20 (Thomas-Franklin)
  • (FM-7826) first pass of execute catalog docs and mock API endpoint #16 (DavidS)
  • Utilities for environment isolation per request #12 (willmeek)

Fixed bugs:

Merged pull requests:

  • (FM-7927) update developer docs pre-release #32 (DavidS)
  • (FM-7952) allow reports from ACE in testing auth.conf #31 (DavidS)
  • (maint) adding block passthrough to the libdir core method #28 (Thomas-Franklin)
  • (maint) additional admin endpoints from bolt-server #27 (DavidS)
  • (FM-7882) Add client for catalog retrieval #24 (da-ar)
  • (maint) Update to bolt 1.15.0 #22 (DavidS)
  • (maint) adding instructions on generating aceserver cert on docker co… #21 (Thomas-Franklin)
  • (maint) adjusted the development puppetserver to no longer use custom certs #19 (Thomas-Franklin)
  • (FM-7869) Implement a Remote Task #18 (da-ar)
  • (maint) copy edit API docs #15 (DavidS)
  • (FM-7872) adding in the acls for the ace service #14 (Thomas-Franklin)
  • (maint) work on adding the required files for the vanagon build #13 (Thomas-Franklin)
  • (maint) the required docker changes for puppetserver work #11 (Thomas-Franklin)
  • Update README.md #10 (willmeek)
  • (maint) reworking of the configuration #5 (Thomas-Franklin)
  • Update JSONSchema, and mock endpoint #4 (da-ar)

0.1.0 (2018-11-30)

Full Changelog

Implemented enhancements:

  • (PE-25514) Add docker support for ACE #3 (da-ar)
  • (PE-25508) Add JSON Schema and validation example #2 (da-ar)

Merged pull requests:

  • (PE-25509) first fake endpoint; rubocop #1 (DavidS)

* This Changelog was automatically generated by github_changelog_generator