diff --git a/CHANGELOG.md b/CHANGELOG.md index e14fddd..fc607e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,148 @@ -## 2019-02-26 - Release 1.0.3 +# Changelog -Update from xaque208 modulesync_config +All notable changes to this project will be documented in this file. +Each new release typically also includes the latest modulesync defaults. +These should not affect the functionality of the module. +## [v2.0.0](https://github.com/voxpupuli/puppet-ldapquery/tree/v2.0.0) (2021-06-15) + +[Full Changelog](https://github.com/voxpupuli/puppet-ldapquery/compare/1.0.3...v2.0.0) + +**Breaking changes:** + +- Drop EoL puppet 5 support; add Puppet 7 [\#26](https://github.com/voxpupuli/puppet-ldapquery/pull/26) ([bastelfreak](https://github.com/bastelfreak)) + +**Merged pull requests:** + +- cleanup metadata.json [\#25](https://github.com/voxpupuli/puppet-ldapquery/pull/25) ([bastelfreak](https://github.com/bastelfreak)) +- Declare support for Puppet 5 & 6 [\#24](https://github.com/voxpupuli/puppet-ldapquery/pull/24) ([ekohl](https://github.com/ekohl)) +- modulesync 3.0.0 [\#21](https://github.com/voxpupuli/puppet-ldapquery/pull/21) ([bastelfreak](https://github.com/bastelfreak)) +- Ca file optional [\#20](https://github.com/voxpupuli/puppet-ldapquery/pull/20) ([Wiston999](https://github.com/Wiston999)) +- Update from xaque208 modulesync\_config [\#17](https://github.com/voxpupuli/puppet-ldapquery/pull/17) ([xaque208](https://github.com/xaque208)) +- Update from xaque208 modulesync\_config [\#16](https://github.com/voxpupuli/puppet-ldapquery/pull/16) ([xaque208](https://github.com/xaque208)) + +## [1.0.3](https://github.com/voxpupuli/puppet-ldapquery/tree/1.0.3) (2019-02-27) + +[Full Changelog](https://github.com/voxpupuli/puppet-ldapquery/compare/1.0.1...1.0.3) + +## [1.0.1](https://github.com/voxpupuli/puppet-ldapquery/tree/1.0.1) (2019-02-06) + +[Full Changelog](https://github.com/voxpupuli/puppet-ldapquery/compare/1.0.0...1.0.1) + +**Merged pull requests:** + +- Update Readme with some hints on the setup [\#14](https://github.com/voxpupuli/puppet-ldapquery/pull/14) ([cbergmann](https://github.com/cbergmann)) + +## [1.0.0](https://github.com/voxpupuli/puppet-ldapquery/tree/1.0.0) (2018-06-03) + +[Full Changelog](https://github.com/voxpupuli/puppet-ldapquery/compare/0.5.1...1.0.0) + +**Merged pull requests:** + +- Update from xaque208 modulesync\_config [\#13](https://github.com/voxpupuli/puppet-ldapquery/pull/13) ([xaque208](https://github.com/xaque208)) +- Update requirements for net-ldap due to CVE-2017-17718 [\#12](https://github.com/voxpupuli/puppet-ldapquery/pull/12) ([xaque208](https://github.com/xaque208)) + +## [0.5.1](https://github.com/voxpupuli/puppet-ldapquery/tree/0.5.1) (2018-02-10) + +[Full Changelog](https://github.com/voxpupuli/puppet-ldapquery/compare/0.5.0...0.5.1) + +## [0.5.0](https://github.com/voxpupuli/puppet-ldapquery/tree/0.5.0) (2018-02-10) + +[Full Changelog](https://github.com/voxpupuli/puppet-ldapquery/compare/0.4.1...0.5.0) + +**Closed issues:** + +- no such file to load -- net/ldap [\#10](https://github.com/voxpupuli/puppet-ldapquery/issues/10) + +## [0.4.1](https://github.com/voxpupuli/puppet-ldapquery/tree/0.4.1) (2017-03-11) + +[Full Changelog](https://github.com/voxpupuli/puppet-ldapquery/compare/0.4.0...0.4.1) + +## [0.4.0](https://github.com/voxpupuli/puppet-ldapquery/tree/0.4.0) (2017-02-20) + +[Full Changelog](https://github.com/voxpupuli/puppet-ldapquery/compare/0.3.1...0.4.0) + +**Merged pull requests:** + +- modulesync 2017-02-07 [\#9](https://github.com/voxpupuli/puppet-ldapquery/pull/9) ([xaque208](https://github.com/xaque208)) + +## [0.3.1](https://github.com/voxpupuli/puppet-ldapquery/tree/0.3.1) (2016-05-18) + +[Full Changelog](https://github.com/voxpupuli/puppet-ldapquery/compare/0.3.0...0.3.1) + +## [0.3.0](https://github.com/voxpupuli/puppet-ldapquery/tree/0.3.0) (2016-05-16) + +[Full Changelog](https://github.com/voxpupuli/puppet-ldapquery/compare/0.2.1...0.3.0) + +**Merged pull requests:** + +- Add support for scoped queries [\#8](https://github.com/voxpupuli/puppet-ldapquery/pull/8) ([xaque208](https://github.com/xaque208)) + +## [0.2.1](https://github.com/voxpupuli/puppet-ldapquery/tree/0.2.1) (2016-04-04) + +[Full Changelog](https://github.com/voxpupuli/puppet-ldapquery/compare/0.2.0...0.2.1) + +## [0.2.0](https://github.com/voxpupuli/puppet-ldapquery/tree/0.2.0) (2016-03-23) + +[Full Changelog](https://github.com/voxpupuli/puppet-ldapquery/compare/0.1.8...0.2.0) + +**Merged pull requests:** + +- Always return an array for the values [\#7](https://github.com/voxpupuli/puppet-ldapquery/pull/7) ([xaque208](https://github.com/xaque208)) + +## [0.1.8](https://github.com/voxpupuli/puppet-ldapquery/tree/0.1.8) (2016-03-13) + +[Full Changelog](https://github.com/voxpupuli/puppet-ldapquery/compare/0.1.7...0.1.8) + +**Merged pull requests:** + +- Update require for puppet\_x to use relative path [\#6](https://github.com/voxpupuli/puppet-ldapquery/pull/6) ([xaque208](https://github.com/xaque208)) + +## [0.1.7](https://github.com/voxpupuli/puppet-ldapquery/tree/0.1.7) (2015-11-10) + +[Full Changelog](https://github.com/voxpupuli/puppet-ldapquery/compare/0.1.6...0.1.7) + +## [0.1.6](https://github.com/voxpupuli/puppet-ldapquery/tree/0.1.6) (2015-09-17) + +[Full Changelog](https://github.com/voxpupuli/puppet-ldapquery/compare/0.1.5...0.1.6) + +## [0.1.5](https://github.com/voxpupuli/puppet-ldapquery/tree/0.1.5) (2015-09-15) + +[Full Changelog](https://github.com/voxpupuli/puppet-ldapquery/compare/0.1.4...0.1.5) + +**Merged pull requests:** + +- Return boolean false if the LDAP query function raises an exception. [\#5](https://github.com/voxpupuli/puppet-ldapquery/pull/5) ([Ziaunys](https://github.com/Ziaunys)) + +## [0.1.4](https://github.com/voxpupuli/puppet-ldapquery/tree/0.1.4) (2015-08-20) + +[Full Changelog](https://github.com/voxpupuli/puppet-ldapquery/compare/0.1.3...0.1.4) + +**Merged pull requests:** + +- Improve debugging, add timing information [\#4](https://github.com/voxpupuli/puppet-ldapquery/pull/4) ([xaque208](https://github.com/xaque208)) + +## [0.1.3](https://github.com/voxpupuli/puppet-ldapquery/tree/0.1.3) (2015-06-14) + +[Full Changelog](https://github.com/voxpupuli/puppet-ldapquery/compare/0.1.2...0.1.3) + +## [0.1.2](https://github.com/voxpupuli/puppet-ldapquery/tree/0.1.2) (2015-05-29) + +[Full Changelog](https://github.com/voxpupuli/puppet-ldapquery/compare/0.1.1...0.1.2) + +## [0.1.1](https://github.com/voxpupuli/puppet-ldapquery/tree/0.1.1) (2015-05-29) + +[Full Changelog](https://github.com/voxpupuli/puppet-ldapquery/compare/0.1.0...0.1.1) + +## [0.1.0](https://github.com/voxpupuli/puppet-ldapquery/tree/0.1.0) (2015-05-21) + +[Full Changelog](https://github.com/voxpupuli/puppet-ldapquery/compare/411bc809cf5bbdfbc880bfcc3a8866a2b48e4271...0.1.0) + +**Merged pull requests:** + +- Rewrite [\#3](https://github.com/voxpupuli/puppet-ldapquery/pull/3) ([xaque208](https://github.com/xaque208)) +- Begin module testing [\#1](https://github.com/voxpupuli/puppet-ldapquery/pull/1) ([xaque208](https://github.com/xaque208)) + + + +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* diff --git a/README.md b/README.md index fb97fee..7a3c13a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,11 @@ # Puppet-LDAPquery -[![Puppet Forge](https://img.shields.io/puppetforge/v/zleslie/ldapquery.svg)]() [![Build Status](https://travis-ci.org/xaque208/puppet-ldapquery.svg?branch=master)](https://travis-ci.org/xaque208/puppet-ldapquery) +[![CI](https://github.com/voxpupuli/puppet-ldapquery/actions/workflows/ci.yml/badge.svg)](https://github.com/voxpupuli/puppet-ldapquery/actions/workflows/ci.yml) +[![Puppet Forge](https://img.shields.io/puppetforge/v/puppet/ldapquery.svg)](https://forge.puppetlabs.com/puppet/ldapquery) +[![Puppet Forge - downloads](https://img.shields.io/puppetforge/dt/puppet/ldapquery.svg)](https://forge.puppetlabs.com/puppet/ldapquery) +[![Puppet Forge - endorsement](https://img.shields.io/puppetforge/e/puppet/ldapquery.svg)](https://forge.puppetlabs.com/puppet/ldapquery) +[![Puppet Forge - scores](https://img.shields.io/puppetforge/f/puppet/ldapquery.svg)](https://forge.puppetlabs.com/puppet/ldapquery) +[![Apache-2 License](https://img.shields.io/github/license/voxpupuli/puppet-ldapquery.svg)](LICENSE) A Puppet function to query LDAP. diff --git a/metadata.json b/metadata.json index 956b4ab..d44257f 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "puppet-ldapquery", - "version": "1.0.3", + "version": "2.0.0", "author": "Vox Pupuli", "summary": "Query an LDAP server using Puppet.", "license": "Apache-2.0",