Skip to content

Latest commit

 

History

History
323 lines (185 loc) · 18.8 KB

CHANGELOG.md

File metadata and controls

323 lines (185 loc) · 18.8 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v10.0.1 - 2024-12-10

Full Changelog

v10.0.0 - 2023-04-18

Full Changelog

Changed

v9.0.0 - 2023-02-10

Full Changelog

Changed

  • (CONT-6) Hardening codebase - Dropping Powershell 2 Support #355 (LukasAud)

v8.1.1 - 2022-10-03

Full Changelog

Fixed

v8.1.0 - 2022-03-14

Full Changelog

Added

Fixed

  • (MODULES-11188) Fix physicalPath on apps and sites #336 (chelnak)
  • MODULES-11188: trim physicalpath for iis_application resource #330 (adrianiurca)

v8.0.3 - 2021-06-28

Full Changelog

Fixed

  • Correct error handling in require ruby-pwsh #325 (benningm)

v8.0.2 - 2021-05-10

Full Changelog

Fixed

  • (MODULES-9656) - Enable using 0 for application pool settings #321 (pmcmaw)

v8.0.1 - 2021-04-26

Full Changelog

Fixed

  • (MODULES-10988) fix require_relative being not relative enough #316 (DavidS)
  • (IAC-1497) - Removal of Unsupported Translate Module #314 (david22swan)

v8.0.0 - 2021-03-03

Full Changelog

Changed

  • pdksync - Remove Puppet 5 from testing and bump minimal version to 6.0.0 #308 (carabasdaniel)

v7.2.0 - 2021-01-25

Full Changelog

Added

Fixed

v7.1.0 - 2020-07-08

Full Changelog

Added

Fixed

  • (MODULES-10702) Make certificatestorename case insensitive. #280 (nicolasvan)

v7.0.1 - 2020-03-31

Full Changelog

Fixed

v7.0.0 - 2020-01-21

Full Changelog

Changed

  • (FM 8426) replace vendored code with pwshlib dependency #247 (david22swan)

Added

Fixed

v6.0.0 - 2019-10-30

Full Changelog

v5.0.0 - 2019-07-16

Full Changelog

Changed

  • MODULES-9349 - Update puppet minimum version #227 (lionce)

Fixed

4.5.1 - 2019-04-01

Full Changelog

Added

Fixed

4.5.0 - 2018-10-23

Full Changelog

Added

Fixed

  • (MODULES-7174) Added update method to fix parent provider flush #170 (bFekete)

4.4.0 - 2018-09-04

Full Changelog

Added

Fixed

4.3.2 - 2018-06-13

Full Changelog

Fixed

  • (MODULES-7173) Cannot Start IIS Site with Port 443 #171 (RandomNoun7)
  • (MODULES-6928) Fix Pipe Server on Win 2008r2 #166 (RandomNoun7)
  • Revert "(IMAGES-795) 2008r2 template failing PowerShell module tests" #165 (RandomNoun7)
  • (IMAGES-795) 2008r2 template failing PowerShell module tests #164 (glennsarti)

4.3.1 - 2018-03-21

Full Changelog

Added

Fixed

4.3.0 - 2018-01-26

Full Changelog

Added

Fixed

  • (MODULES-6257) Fix Applications in Nested Subfolders #152 (RandomNoun7)
  • (MODULES-6166) virtual_directory requires sitename #138 (Iristyle)

4.2.1 - 2017-12-05

Full Changelog

Added

  • (MODULES-6195) Add user_name and password support to iis_virtual_directory #134 (tkishel)

Fixed

  • (MODULES-6062) Fix iis_virtual_directory idempotency #136 (jpogran)
  • (MODULES-6069) iis_site applicationpool does not allow valid characters #133 (tkishel)
  • (MODULES-5264) allow UNC PhysicalPath in iis_virtual_directory #132 (tkishel)
  • (MODULES-6020) Fix iis_application setting applicationpool #130 (nickadcock-bango)
  • (MODULES-5954) Fix constant reassignment #129 (glennsarti)

4.2.0 - 2017-11-08

Full Changelog

4.1.2 - 2017-11-02

Full Changelog

Added

Fixed

  • (MODULES-5627) Fix iis_application applicationpoolname validation #122 (jpogran)
  • (MODULES-5627) Fix IIS application name validation for puppet resource #121 (glennsarti)
  • (MODULES-5627) Fix IIS application name validation #120 (jpogran)
  • (MODULES-5344) iis_virtual_directory handle slashes in name #91 (tkishel)

4.1.1 - 2017-09-25

Full Changelog

Added

  • (MODULES-5576) Confine IIS Version for preloadenabled #110 (jpogran)

Fixed

4.1.0 - 2017-08-15

Full Changelog

Added

  • (MODULES-5125) Enable update IIS properties #84 (jpogran)

Fixed

  • (MODULES-5429) Fix iis_site idempotency #101 (jpogran)
  • (MODULES-5259) Handle nil values #95 (hunner)
  • (MODULES-5169) iis_application_pool not idempotent #93 (tkishel)
  • (MODULES-5259) Accept both uppercase and lowercase thumbprints #89 (hunner)

4.0.0 - 2017-06-05

Full Changelog

Added

  • (MODULES-4563) Add Windows 2008R2 support of iis_application #67 (glennsarti)
  • (MODULES-3053) IIS virtual directory #66 (jpogran)
  • (MODULES-3050) Add iis_application #49 (hunner)

Fixed

  • (MODULES-4976) Remove rspec configuration for win32_console #76 (glennsarti)
  • (MODULES-4297) iis_site should autorequire the iis_application_pool #73 (glennsarti)
  • (MODULES-4762) Fix error message for SSL settings on HTTP binding #69 (glennsarti)
  • Correct method name #62 (binford2k)
  • (MODULES-4601) Fail correctly when rototiller gem is not present #58 (ThoughtCrhyme)
  • (MODULES-4464) Fix Set-ItemProperty use #57 (jpogran)
  • (MODULES-4484) Fix bug in ConvertTo-JSON on Windows 2008 #50 (glennsarti)
  • (MODULES-4464) Remove Appcmd #46 (jpogran)

0.1.0 - 2017-03-16

Full Changelog