From e3825c9bcd05b514b29d3963db46944fd34471da Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 Mar 2021 12:45:24 +0530 Subject: [PATCH] chore: release 1.13.0 (#259) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 19 +++++++++++++++++++ version.txt | 2 +- 2 files changed, 20 insertions(+), 1 deletion(-) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..4ccaa711 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,19 @@ +# Changelog + +## [1.13.0](https://www.github.com/redhat-developer-demos/knative-tutorial/compare/v1.12.0...v1.13.0) (2021-03-01) + + +### Features + +* add content based router demo ([1138a5e](https://www.github.com/redhat-developer-demos/knative-tutorial/commit/1138a5ef1d3d4b8fcf0b1a0c7a3db484cc3f7bc3)), closes [#36](https://www.github.com/redhat-developer-demos/knative-tutorial/issues/36) +* add get started section for eventing with camel ([5ab91ea](https://www.github.com/redhat-developer-demos/knative-tutorial/commit/5ab91ea2067f2fd0631410540f7c9779a93568c1)), closes [#34](https://www.github.com/redhat-developer-demos/knative-tutorial/issues/34) +* add poll enrich eip module and upgrade knative to v0.4.0 ([5601991](https://www.github.com/redhat-developer-demos/knative-tutorial/commit/5601991731ef16ac159fa4b06ef244f017f0a1f3)), closes [#42](https://www.github.com/redhat-developer-demos/knative-tutorial/issues/42) [#35](https://www.github.com/redhat-developer-demos/knative-tutorial/issues/35) +* Updated to Knative v0.19 ([1153e2c](https://www.github.com/redhat-developer-demos/knative-tutorial/commit/1153e2cab75f8268c6a04cac1672d59587eecead)) +* Upgrade to Knative v0.19 ([8583289](https://www.github.com/redhat-developer-demos/knative-tutorial/commit/8583289ebe69d0aff4f8afb4f35f1298215014e6)) + + +### Bug Fixes + +* Hello -> Namaste ([647446c](https://www.github.com/redhat-developer-demos/knative-tutorial/commit/647446c5b5446650f54316de5575011e3dcf9f9f)), closes [#25](https://www.github.com/redhat-developer-demos/knative-tutorial/issues/25) [#26](https://www.github.com/redhat-developer-demos/knative-tutorial/issues/26) +* revert remote image url in greeter service ([7ba2558](https://www.github.com/redhat-developer-demos/knative-tutorial/commit/7ba25589ccb095af920dcae11cafbfca4f022202)) +* staging site update versions ([3510e32](https://www.github.com/redhat-developer-demos/knative-tutorial/commit/3510e3256fb2fd372e9cde0eb3969ab3039ba225)) diff --git a/version.txt b/version.txt index 169f19b4..feaae22b 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.11.0 \ No newline at end of file +1.13.0