Skip to content

Latest commit

 

History

History
408 lines (261 loc) · 27.9 KB

HISTORY.md

File metadata and controls

408 lines (261 loc) · 27.9 KB

v1.8.1 (2019-03-13)

Full Changelog

Fixed bugs:

  • (maint) Fixes sensitive transport values where absent keys are wrapped #161 (da-ar)

Merged pull requests:

v1.8.0 (2019-02-26)

Full Changelog

Implemented enhancements:

  • (FM-7695) Transports - the remote content framework #157 (DavidS)
  • (FM-7698) implement sensitive:true handling #156 (da-ar)
  • (PDK-1271) Allow a transport to be wrapped and used like a device #155 (da-ar)
  • (FM-7701) Support device providers when using Transport Wrapper #154 (da-ar)
  • (FM-7726) implement context.transport to provide access #152 (DavidS)
  • (FM-7674) Allow wrapping a Transport in a legacy Device #149 (da-ar)
  • (FM-7600) Add Transport.connect method #148 (da-ar)

Fixed bugs:

  • (FM-7690) Fix transports cache to be environment aware #151 (da-ar)

Merged pull requests:

  • Release prep for v1.8.0 #158 (DavidS)
  • (FM-7726) cleanups for the transport #153 (DavidS)
  • (FM-7691,FM-7696) refactoring definition handling in contexts #150 (DavidS)

v1.7.0 (2019-01-07)

Full Changelog

Implemented enhancements:

Merged pull requests:

  • (maint) Bundler 2.0 dropped support for Ruby versions < 2.2 #147 (da-ar)
  • (FM-7597) RSAPI Transport register function #146 (da-ar)
  • (packaging) Update version to 1.7.0 #144 (branan)

v1.6.3 (2018-12-11)

Full Changelog

Closed issues:

  • Trying to understand stubbing in the examples #136

Merged pull requests:

v1.6.2 (2018-10-25)

Full Changelog

Fixed bugs:

  • (PDK-1209) Fix the other call-sites of const_defined? and const_get #134 (DavidS)

Merged pull requests:

v1.6.1 (2018-10-25)

Full Changelog

Fixed bugs:

Merged pull requests:

v1.6.0 (2018-09-25)

Full Changelog

Implemented enhancements:

  • (PDK-1185) Implement allowances for device-specific providers #126 (DavidS)
  • (PDK-1143) Allow SimpleProvider to handle multiple namevars #125 (da-ar)

Fixed bugs:

Merged pull requests:

v1.5.0 (2018-09-12)

Full Changelog

Implemented enhancements:

  • (PDK-1150) Allow providers to override :title when retrieving resources #115 (da-ar)

Fixed bugs:

  • (maint) create a new default value instance on every access #118 (DavidS)
  • (PDK-1091) Fix Sensitive value handling #117 (DavidS)
  • (MODULES-7679) correctly handle simple_get_filter providers #113 (da-ar)

Merged pull requests:

v1.4.2 (2018-08-09)

Full Changelog

Fixed bugs:

  • Allow an attribute with default boolean value to be set correctly #110 (da-ar)

Merged pull requests:

  • (maint) fix brace alignment; document reference #111 (DavidS)
  • Release prep for v1.4.1 #109 (DavidS)

v1.4.1 (2018-07-20)

Full Changelog

Fixed bugs:

  • Fix "undefined method `rs_value'" error with metaparams #108 (DavidS)
  • Improve log_exception output from PuppetContext #103 (da-ar)

Merged pull requests:

v1.4.0 (2018-06-19)

Full Changelog

Implemented enhancements:

  • Allow SimpleDevice to be initialized with a config hash #96 (DavidS)
  • (PDK-1007) implement enough to support purge=>true #95 (DavidS)
  • (PDK-917) Validates provider.get values against Type schema #88 (da-ar)

Fixed bugs:

  • (PDK-1004) log exceptions as they are processed #101 (DavidS)
  • (PDK-1000) do not print nil valued attributes #100 (DavidS)
  • (PDK-1007) Handle setting ensure to a Symbol through code #94 (DavidS)
  • (PDK-1007) the namevar is a param #91 (DavidS)
  • (PDK-996) Provide better messaging when type cannot be resolved #87 (da-ar)

Merged pull requests:

  • Whitespace cleanup with new rubocop version #98 (DavidS)
  • (PDK-1007) add tests for to\_resource #93 (DavidS)
  • Enable randomised rspec testing #92 (da-ar)
  • appease rubocop 0.57.0 #90 (da-ar)
  • Improve unit tests of parameter and property results after register_type #89 (DavidS)
  • Update release docs and announcement template #86 (DavidS)
  • Release prep for v1.3.0 #85 (da-ar)

v1.3.0 (2018-05-24)

Full Changelog

Implemented enhancements:

  • Check for more attributes that puppet can't use #84 (DavidS)
  • (PDK-531) Support for composite namevars #82 (da-ar)
  • (PDK-889) Write support for multiple namevars #79 (da-ar)
  • (PDK-889) Read-only support for multiple namevars #76 (da-ar)

Fixed bugs:

  • Ignore provider attribute when calculating target state #83 (DavidS)
  • Add check to handle absent resources through puppet apply #81 (da-ar)
  • (PDK-988) restrain mungify from non-puppet resource workflows #80 (DavidS)

Merged pull requests:

  • Update fixtures module to PDK v1.5 #78 (DavidS)
  • Some glue fixes: announcement, to_manifest, to_hierayaml #77 (DavidS)
  • Release prep for v1.2.0 #75 (DavidS)

v1.2.0 (2018-05-08)

Full Changelog

Implemented enhancements:

  • (PDK-924) Throw when SimpleProvider is used with unensurable type #73 (da-ar)
  • (PDK-955) Provide access to the type definition from the provider #72 (da-ar)

Fixed bugs:

  • (PDK-946) Passes ensure values to puppet as symbols. #74 (da-ar)
  • (PDK-929) Ignore validation for absent resources #69 (da-ar)
  • Make ruby files individually loadable without puppet #65 (DavidS)
  • (PDK-526) fix test for git #63 (DavidS)

Merged pull requests:

  • Add pre-commit hook for rubocop #70 (da-ar)
  • Add a template for release announcements #67 (DavidS)
  • Cache ~/.rvm for jruby jobs #66 (cotsog)
  • Release prep for v1.1.0 #64 (DavidS)

v1.1.0 (2018-04-12)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • (PDK-919) Workaround PUP-2368 "using booleans result in unmanaged pro… #62 (DavidS)

Merged pull requests:

  • (PDK-526) do not rely on git when building the gem on jenkins #61 (DavidS)
  • (PDK-896) Advanced Array tests #60 (DavidS)
  • Update puppetlabs_spec_helper to fixed master version #58 (DavidS)
  • Release prep for v1.0.3 #57 (DavidS)

v1.0.3 (2018-04-06)

Full Changelog

Implemented enhancements:

  • (PDK-887) Add checks for read_only values being set or modified #54 (da-ar)
  • (PDK-885) Add support for init_only attributes #52 (da-ar)

Fixed bugs:

  • (PDK-911) Fix handling of ensure values from symbols to strings #55 (DavidS)

Merged pull requests:

v1.0.2 (2018-03-26)

Full Changelog

Implemented enhancements:

  • (PDK-875) Validate behaviour values when registering a type #49 (da-ar)

Fixed bugs:

  • (PDK-882,PDK-883) validate only when needed #48 (DavidS)
  • (PDK-884) Handle missing namevars returned by providers #47 (da-ar)

Merged pull requests:

  • (PDK-810) run CI against all the versions #46 (DavidS)

v1.0.1 (2018-03-23)

Full Changelog

Fixed bugs:

  • Actually implement the promised behavior #44 (DavidS)

Merged pull requests:

v1.0.0 (2018-03-23)

Full Changelog

Implemented enhancements:

  • Improve logging output #42 (DavidS)
  • (PDK-797) Render read_only values as comments in manifest output #41 (da-ar)

Fixed bugs:

  • (PDK-819) Ensure checks for mandatory type attributes #40 (da-ar)

Merged pull requests:

v0.10.0 (2018-03-21)

Full Changelog

Implemented enhancements:

  • (PDK-512) Add support for simple_get_filter #37 (da-ar)
  • (PDK-822) Implement proper namevar handling #36 (DavidS)
  • (PDK-513) implement supports\_noop #31 (DavidS)
  • (PDK-511) Add canonicalization checking if puppet strict is on. #30 (da-ar)
  • (PDK-508) implement autorequire and friends #29 (DavidS)
  • Update README with PDK 1.4 commands and messages #28 (DavidS)

Merged pull requests:

v0.9.0 (2018-02-22)

Full Changelog

Implemented enhancements:

  • (PDK-536) Proper datatype parsing and checking #23 (DavidS)

Fixed bugs:

  • SimpleProvider: fix is-lookup and docs #24 (DavidS)
  • (main) Fixup to_manifest output #20 (shermdog)

Merged pull requests:

v0.3.0 (2018-02-21)

Full Changelog

Implemented enhancements:

  • (FM-6797) Add debug logging of current and target states #21 (da-ar)
  • (PDK-803) Add YAML output for resources #19 (shermdog)
  • Edits on resource api readme #17 (clairecadman)

Fixed bugs:

  • (PDK-569) puppet resource now displays type name correctly #18 (tphoney)

Merged pull requests:

v0.2.2 (2018-01-25)

Full Changelog

Fixed bugs:

  • make the server parts JRuby compatible #15 (DavidS)

Merged pull requests:

v0.2.1 (2018-01-24)

Full Changelog

Fixed bugs:

Merged pull requests:

v0.2.0 (2018-01-23)

Full Changelog

Implemented enhancements:

  • (PDK-703) Resource API introduction with pdk #11 (DavidS)
  • (PDK-746) have a SimpleProvider for simple cases #8 (DavidS)

Fixed bugs:

Merged pull requests:

v0.1.0 (2017-11-17)

Merged pull requests: