docs: Incorporates changes from version v0.0.5
This commit is contained in:
parent
803c935b47
commit
84b05ca58b
33
CHANGELOG.md
33
CHANGELOG.md
@ -2,7 +2,8 @@
|
|||||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||||
**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)*
|
**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)*
|
||||||
|
|
||||||
- [Change Log](#change-log)
|
- [Changelog](#changelog)
|
||||||
|
- [v0.0.5 (2019-11-14)](#v005-2019-11-14)
|
||||||
- [v0.0.4 (2019-09-19)](#v004-2019-09-19)
|
- [v0.0.4 (2019-09-19)](#v004-2019-09-19)
|
||||||
- [v0.0.3 (2019-08-30)](#v003-2019-08-30)
|
- [v0.0.3 (2019-08-30)](#v003-2019-08-30)
|
||||||
- [v0.0.2-test2 (2019-08-30)](#v002-test2-2019-08-30)
|
- [v0.0.2-test2 (2019-08-30)](#v002-test2-2019-08-30)
|
||||||
@ -12,9 +13,28 @@
|
|||||||
|
|
||||||
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
|
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
|
||||||
|
|
||||||
# Change Log
|
# Changelog
|
||||||
|
|
||||||
|
## [v0.0.5](https://github.com/ory/hydra-maester/tree/v0.0.5) (2019-11-14)
|
||||||
|
|
||||||
|
[Full Changelog](https://github.com/ory/hydra-maester/compare/v0.0.4...v0.0.5)
|
||||||
|
|
||||||
|
**Fixed bugs:**
|
||||||
|
|
||||||
|
- BUG: "do" func unmarshalls body of unsuccessful requests to oauth2clientjson [\#21](https://github.com/ory/hydra-maester/issues/21)
|
||||||
|
|
||||||
|
**Closed issues:**
|
||||||
|
|
||||||
|
- Created secret name should match `secretName` in spec [\#29](https://github.com/ory/hydra-maester/issues/29)
|
||||||
|
- Testing issues [\#27](https://github.com/ory/hydra-maester/issues/27)
|
||||||
|
|
||||||
|
**Merged pull requests:**
|
||||||
|
|
||||||
|
- Feature: multi hydra [\#35](https://github.com/ory/hydra-maester/pull/35) ([paulbdavis](https://github.com/paulbdavis))
|
||||||
|
- README: add kubebuilder as a prerequisite [\#31](https://github.com/ory/hydra-maester/pull/31) ([paulbdavis](https://github.com/paulbdavis))
|
||||||
|
|
||||||
## [v0.0.4](https://github.com/ory/hydra-maester/tree/v0.0.4) (2019-09-19)
|
## [v0.0.4](https://github.com/ory/hydra-maester/tree/v0.0.4) (2019-09-19)
|
||||||
|
|
||||||
[Full Changelog](https://github.com/ory/hydra-maester/compare/v0.0.3...v0.0.4)
|
[Full Changelog](https://github.com/ory/hydra-maester/compare/v0.0.3...v0.0.4)
|
||||||
|
|
||||||
**Fixed bugs:**
|
**Fixed bugs:**
|
||||||
@ -35,6 +55,7 @@
|
|||||||
- CR status [\#17](https://github.com/ory/hydra-maester/pull/17) ([jakkab](https://github.com/jakkab))
|
- CR status [\#17](https://github.com/ory/hydra-maester/pull/17) ([jakkab](https://github.com/jakkab))
|
||||||
|
|
||||||
## [v0.0.3](https://github.com/ory/hydra-maester/tree/v0.0.3) (2019-08-30)
|
## [v0.0.3](https://github.com/ory/hydra-maester/tree/v0.0.3) (2019-08-30)
|
||||||
|
|
||||||
[Full Changelog](https://github.com/ory/hydra-maester/compare/v0.0.2-test2...v0.0.3)
|
[Full Changelog](https://github.com/ory/hydra-maester/compare/v0.0.2-test2...v0.0.3)
|
||||||
|
|
||||||
**Merged pull requests:**
|
**Merged pull requests:**
|
||||||
@ -42,6 +63,7 @@
|
|||||||
- Extend readme: command-line flags [\#15](https://github.com/ory/hydra-maester/pull/15) ([jakkab](https://github.com/jakkab))
|
- Extend readme: command-line flags [\#15](https://github.com/ory/hydra-maester/pull/15) ([jakkab](https://github.com/jakkab))
|
||||||
|
|
||||||
## [v0.0.2-test2](https://github.com/ory/hydra-maester/tree/v0.0.2-test2) (2019-08-30)
|
## [v0.0.2-test2](https://github.com/ory/hydra-maester/tree/v0.0.2-test2) (2019-08-30)
|
||||||
|
|
||||||
[Full Changelog](https://github.com/ory/hydra-maester/compare/v0.0.2-test1...v0.0.2-test2)
|
[Full Changelog](https://github.com/ory/hydra-maester/compare/v0.0.2-test1...v0.0.2-test2)
|
||||||
|
|
||||||
**Merged pull requests:**
|
**Merged pull requests:**
|
||||||
@ -49,6 +71,7 @@
|
|||||||
- Update release-changelog pipeline [\#16](https://github.com/ory/hydra-maester/pull/16) ([Demonsthere](https://github.com/Demonsthere))
|
- Update release-changelog pipeline [\#16](https://github.com/ory/hydra-maester/pull/16) ([Demonsthere](https://github.com/Demonsthere))
|
||||||
|
|
||||||
## [v0.0.2-test1](https://github.com/ory/hydra-maester/tree/v0.0.2-test1) (2019-08-30)
|
## [v0.0.2-test1](https://github.com/ory/hydra-maester/tree/v0.0.2-test1) (2019-08-30)
|
||||||
|
|
||||||
[Full Changelog](https://github.com/ory/hydra-maester/compare/v0.0.2...v0.0.2-test1)
|
[Full Changelog](https://github.com/ory/hydra-maester/compare/v0.0.2...v0.0.2-test1)
|
||||||
|
|
||||||
**Merged pull requests:**
|
**Merged pull requests:**
|
||||||
@ -56,6 +79,7 @@
|
|||||||
- Update Dockerfile [\#14](https://github.com/ory/hydra-maester/pull/14) ([Demonsthere](https://github.com/Demonsthere))
|
- Update Dockerfile [\#14](https://github.com/ory/hydra-maester/pull/14) ([Demonsthere](https://github.com/Demonsthere))
|
||||||
|
|
||||||
## [v0.0.2](https://github.com/ory/hydra-maester/tree/v0.0.2) (2019-08-30)
|
## [v0.0.2](https://github.com/ory/hydra-maester/tree/v0.0.2) (2019-08-30)
|
||||||
|
|
||||||
[Full Changelog](https://github.com/ory/hydra-maester/compare/v0.0.1...v0.0.2)
|
[Full Changelog](https://github.com/ory/hydra-maester/compare/v0.0.1...v0.0.2)
|
||||||
|
|
||||||
**Merged pull requests:**
|
**Merged pull requests:**
|
||||||
@ -63,6 +87,9 @@
|
|||||||
- Add valid sample [\#13](https://github.com/ory/hydra-maester/pull/13) ([jakkab](https://github.com/jakkab))
|
- Add valid sample [\#13](https://github.com/ory/hydra-maester/pull/13) ([jakkab](https://github.com/jakkab))
|
||||||
|
|
||||||
## [v0.0.1](https://github.com/ory/hydra-maester/tree/v0.0.1) (2019-08-29)
|
## [v0.0.1](https://github.com/ory/hydra-maester/tree/v0.0.1) (2019-08-29)
|
||||||
|
|
||||||
|
[Full Changelog](https://github.com/ory/hydra-maester/compare/7cd60343d02b63ae0ab438f9e8ee26724f28a87a...v0.0.1)
|
||||||
|
|
||||||
**Merged pull requests:**
|
**Merged pull requests:**
|
||||||
|
|
||||||
- Scaffold controller [\#12](https://github.com/ory/hydra-maester/pull/12) ([jakkab](https://github.com/jakkab))
|
- Scaffold controller [\#12](https://github.com/ory/hydra-maester/pull/12) ([jakkab](https://github.com/jakkab))
|
||||||
@ -75,4 +102,4 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
|
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user