Skip to content

Commit

Permalink
chore(release): v0.7.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
rfizzle committed Jan 3, 2023
1 parent 2b6d590 commit f85f680
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 11 deletions.
19 changes: 9 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [0.7.0](https://github.com/ThoronicLLC/collector/compare/v0.6.0...v0.7.0) (2023-01-03)


### Features

* added support for extracting kafka headers and inserting into message ([#57](https://github.com/ThoronicLLC/collector/issues/57)) ([2b6d590](https://github.com/ThoronicLLC/collector/commit/2b6d5901c866d60f8d8ff72f5b7f417bc2508d0f))



# [0.6.0](https://github.com/ThoronicLLC/collector/compare/v0.5.0...v0.6.0) (2022-12-21)


Expand Down Expand Up @@ -35,13 +44,3 @@



## [0.3.1](https://github.com/ThoronicLLC/collector/compare/v0.3.0...v0.3.1) (2022-03-25)


### Bug Fixes

* correctly flush sqs input results when closed ([#45](https://github.com/ThoronicLLC/collector/issues/45)) ([7184a73](https://github.com/ThoronicLLC/collector/commit/7184a739a63cae55b0a890496658e483e48d20b7))
* **input:** correctly flush data when pubsub input is closed ([#42](https://github.com/ThoronicLLC/collector/issues/42)) ([6374665](https://github.com/ThoronicLLC/collector/commit/637466579a04876803e183dcb163ca1c57b2f1d8))



2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"log"
],
"author": "Coleton Pierson <[email protected]>",
"version": "0.6.0",
"version": "0.7.0",
"license": "MIT",
"bugs": {
"url": "https://github.com/ThoronicLLC/collector/issues"
Expand Down

0 comments on commit f85f680

Please sign in to comment.