-
Notifications
You must be signed in to change notification settings - Fork 183
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
1153e2c
commit e3825c9
Showing
2 changed files
with
20 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.11.0 | ||
1.13.0 |