Skip to content

Commit e3825c9

Browse files
chore: release 1.13.0 (#259)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1153e2c commit e3825c9

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG.md

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Changelog
2+
3+
## [1.13.0](https://www.github.com/redhat-developer-demos/knative-tutorial/compare/v1.12.0...v1.13.0) (2021-03-01)
4+
5+
6+
### Features
7+
8+
* 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)
9+
* 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)
10+
* 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)
11+
* Updated to Knative v0.19 ([1153e2c](https://www.github.com/redhat-developer-demos/knative-tutorial/commit/1153e2cab75f8268c6a04cac1672d59587eecead))
12+
* Upgrade to Knative v0.19 ([8583289](https://www.github.com/redhat-developer-demos/knative-tutorial/commit/8583289ebe69d0aff4f8afb4f35f1298215014e6))
13+
14+
15+
### Bug Fixes
16+
17+
* 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)
18+
* revert remote image url in greeter service ([7ba2558](https://www.github.com/redhat-developer-demos/knative-tutorial/commit/7ba25589ccb095af920dcae11cafbfca4f022202))
19+
* staging site update versions ([3510e32](https://www.github.com/redhat-developer-demos/knative-tutorial/commit/3510e3256fb2fd372e9cde0eb3969ab3039ba225))

version.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.11.0
1+
1.13.0

0 commit comments

Comments
 (0)