Skip to content

Commit

Permalink
Prepare for 3.8.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
spenes committed May 3, 2023
1 parent 2b3fdc9 commit 6a11d15
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
3.8.0 (2023-05-03)
------------------
Take superseding schema into account during validation (#751)
common: Provide derived contexts to JS enrichment (#769)
Scan Docker images in Snyk Github action (#772)
common: do not validate enrichment names (#767)
common: SQL enrichment: get connection only if request not cached (#765)
common: SQL enrichment: put getConnection in Blocker (#763)
common-fs2: fix env var substitution for JSON files (#753)
Add enrich-nsq (#740)
fix: add mskAuth to kafka depedencies (#752)
common: improve caching in API/SQL enrichments (#747)

3.7.3 (2023-04-26)
------------------
enrich-pubsub: check max message attricutes length (#782)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,5 @@ limitations under the License.
[coveralls]: https://coveralls.io/github/snowplow/enrich?branch=master
[coveralls-image]: https://coveralls.io/repos/github/snowplow/enrich/badge.svg?branch=master

[release-image]: https://img.shields.io/badge/release-3.7.3-blue.svg?style=flat
[release-image]: https://img.shields.io/badge/release-3.8.0-blue.svg?style=flat
[releases]: https://github.com/snowplow/enrich/releases

0 comments on commit 6a11d15

Please sign in to comment.