Skip to content

Commit 1488ff0

Browse files
chore: release 1.56.3 (#6230)
🤖 I have created a release *beep* *boop* --- ## [1.56.3](v1.56.2...v1.56.3) (2025-08-14) ### Bug Fixes * getting occasional unauthenticated errors from googlepubsub ([#6228](#6228)) ([5aaadfb](5aaadfb)) * handling empty schema for table level schemas ([#6233](#6233)) ([41b531b](41b531b)) * histogram buckets for schema snapshots ([#6234](#6234)) ([e0aafda](e0aafda)) ### Miscellaneous * refactor Google Pub/Sub to add retry logic for auth errors ([#6229](#6229)) ([5bb6589](5bb6589)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent e0aafda commit 1488ff0

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [1.56.3](https://github.com/rudderlabs/rudder-server/compare/v1.56.2...v1.56.3) (2025-08-14)
4+
5+
6+
### Bug Fixes
7+
8+
* getting occasional unauthenticated errors from googlepubsub ([#6228](https://github.com/rudderlabs/rudder-server/issues/6228)) ([5aaadfb](https://github.com/rudderlabs/rudder-server/commit/5aaadfb1a9cee2cdd02cea7ddd6a02f7e3e324c7))
9+
* handling empty schema for table level schemas ([#6233](https://github.com/rudderlabs/rudder-server/issues/6233)) ([41b531b](https://github.com/rudderlabs/rudder-server/commit/41b531b5cad9a28c3ab4ec9668e1418c91823ee0))
10+
* histogram buckets for schema snapshots ([#6234](https://github.com/rudderlabs/rudder-server/issues/6234)) ([e0aafda](https://github.com/rudderlabs/rudder-server/commit/e0aafdaaa4d50172e3006f157840556d5b137886))
11+
12+
13+
### Miscellaneous
14+
15+
* refactor Google Pub/Sub to add retry logic for auth errors ([#6229](https://github.com/rudderlabs/rudder-server/issues/6229)) ([5bb6589](https://github.com/rudderlabs/rudder-server/commit/5bb6589dfdabb5339054c6166f064008a5cf06c4))
16+
317
## [1.56.2](https://github.com/rudderlabs/rudder-server/compare/v1.56.1...v1.56.2) (2025-08-04)
418

519

0 commit comments

Comments
 (0)