Skip to content

Commit

Permalink
chore(release): v0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed May 17, 2022
1 parent 64b399e commit 98b515c
Showing 1 changed file with 10 additions and 23 deletions.
33 changes: 10 additions & 23 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [0.11.1](https://github.com/observeinc/manifests/compare/v0.11.0...v0.11.1) (2022-05-17)


### Bug Fixes

* avoid scheduling events and metrics on windows ([188ea60](https://github.com/observeinc/manifests/commit/188ea6007eb713c37ff7c089fee84a8b468e4a77))
* avoid scheduling on windows nodes ([9ec0b17](https://github.com/observeinc/manifests/commit/9ec0b1790b41b97f61d6c5b0b42eaf899fb4072a))



# [0.11.0](https://github.com/observeinc/manifests/compare/v0.10.0...v0.11.0) (2022-05-03)


Expand Down Expand Up @@ -55,26 +65,3 @@



# [0.8.0](https://github.com/observeinc/manifests/compare/v0.7.1...v0.8.0) (2022-04-05)


### Bug Fixes

* add logging exporter ([#30](https://github.com/observeinc/manifests/issues/30)) ([04648fa](https://github.com/observeinc/manifests/commit/04648fa3f81f1b9a05f7986101a0685d8209fe1e))
* bump otel-collector-contrib to 0.48.0 ([#29](https://github.com/observeinc/manifests/issues/29)) ([0c6c3d2](https://github.com/observeinc/manifests/commit/0c6c3d2b32d4d548e099b01ae7622200c81d6540))
* move extras/openshift to examples/openshift ([#18](https://github.com/observeinc/manifests/issues/18)) ([f06361c](https://github.com/observeinc/manifests/commit/f06361c02f1bdde447a364930757aecd8ded3126))
* **traces:** add clusterUid as resource attribute ([#22](https://github.com/observeinc/manifests/issues/22)) ([f9e3962](https://github.com/observeinc/manifests/commit/f9e3962369d6bafafafa6355d9d208f6f2388475))
* **traces:** remove node filter for k8sattributesprocessor ([#31](https://github.com/observeinc/manifests/issues/31)) ([f32d6d3](https://github.com/observeinc/manifests/commit/f32d6d3027fd0abe89d7ffdc0422b91838d3734e))
* update metrics limits to match docs. ([#27](https://github.com/observeinc/manifests/issues/27)) ([4e15b3e](https://github.com/observeinc/manifests/commit/4e15b3e107ec1b590b7471d17b2369f78c780234))


### Features

* add k8sattribute to otel-collector ([#25](https://github.com/observeinc/manifests/issues/25)) ([75e5086](https://github.com/observeinc/manifests/commit/75e508612b76cbda0dec8adb92afaab580608a12))
* add zipkin handling to otel-collector ([#28](https://github.com/observeinc/manifests/issues/28)) ([deee5bb](https://github.com/observeinc/manifests/commit/deee5bbdeae9d14fcd77f58cba1b72d878d47e73))
* migrate traces to use daemonset ([#24](https://github.com/observeinc/manifests/issues/24)) ([8d0514b](https://github.com/observeinc/manifests/commit/8d0514b3e9bae8aec68ca8b1035bf330219c87eb))
* scrape otel-collector metrics ([#26](https://github.com/observeinc/manifests/issues/26)) ([8ef4dc5](https://github.com/observeinc/manifests/commit/8ef4dc5c7400a366509000e135657e53b746467d))
* **traces:** bump otel-collector-contrib to 0.47.0 ([#23](https://github.com/observeinc/manifests/issues/23)) ([7b44396](https://github.com/observeinc/manifests/commit/7b443961ab3b647aa4e26c3d0bead094d4f14cf0))



0 comments on commit 98b515c

Please sign in to comment.