Skip to content

Commit

Permalink
chore: release 0.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
devops-github-rudderstack committed May 29, 2024
1 parent c0d0145 commit 36d500c
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## [0.33.0](https://github.com/rudderlabs/rudder-go-kit/compare/v0.32.2...v0.33.0) (2024-05-29)


### Features

* utf8 sanitizer ([#485](https://github.com/rudderlabs/rudder-go-kit/issues/485)) ([0ccb5aa](https://github.com/rudderlabs/rudder-go-kit/commit/0ccb5aaa3328cec0a22f752c1bca88dbb6451ccc))


### Miscellaneous

* **deps:** bump github.com/aws/aws-sdk-go from 1.52.0 to 1.53.10 ([#484](https://github.com/rudderlabs/rudder-go-kit/issues/484)) ([12400b4](https://github.com/rudderlabs/rudder-go-kit/commit/12400b41c7ec2962800f631e58fe55a2041ef5fb))
* **deps:** bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 ([#470](https://github.com/rudderlabs/rudder-go-kit/issues/470)) ([c0d0145](https://github.com/rudderlabs/rudder-go-kit/commit/c0d0145feec1cb2ca7b721e0738677229f9ba38b))
* **deps:** bump google.golang.org/api from 0.177.0 to 0.182.0 ([#489](https://github.com/rudderlabs/rudder-go-kit/issues/489)) ([dcca9a7](https://github.com/rudderlabs/rudder-go-kit/commit/dcca9a7eb68303407192263b55811b0118f12b9e))
* expose otel version from stats library ([#488](https://github.com/rudderlabs/rudder-go-kit/issues/488)) ([6acb052](https://github.com/rudderlabs/rudder-go-kit/commit/6acb0520f2402a24b316b5b76c8bf12cbcb20cc9))

## [0.32.2](https://github.com/rudderlabs/rudder-go-kit/compare/v0.32.1...v0.32.2) (2024-05-28)


Expand Down

0 comments on commit 36d500c

Please sign in to comment.