Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release 1.46.0 #5680

Conversation

devops-github-rudderstack
Copy link
Collaborator

🤖 I have created a release beep boop

1.46.0 (2025-04-01)

Features

  • introduce workers per partition in processor (#5607) (46d61b0)
  • move async batch router destinations to use OAuth v2 flow (#5574) (3e35b23)
  • option for disabling view creation for bigquery (#5630) (c804547)
  • processor: break down transformations step (#5639) (379fcbd)
  • processor: count pending events without blocking (#5605) (a41c63d)

Bug Fixes

  • compilation error in events_test.go (#5671) (e3ead37)
  • increased archival table count alert firing after starting using dslimit (#5649) (ff799d4)
  • remove the noisy combination for version deprecation detection (#5629) (4516a40)
  • sonnet panic while unmarshalling float64 types (#5616) (c1236e4)
  • warehouse transformations for data_warehouse json paths (#5653) (2bbe140)
  • warehouse transformations for mandatory fields (#5658) (5019422)
  • warehouse transformations for tracking plans (#5662) (3692063)

Miscellaneous

  • add limiter to pretransform (#5622) (57ba242)
  • badger configuration tuning (#5634) (1936b98)
  • bump sqlconnect-go to 1.18.1 (#5635) (f4d78bf)
  • dedup service improvements (#5602) (2e7497e)
  • deps: bump docker/login-action from 3.3.0 to 3.4.0 (#5604) (7e5cea3)
  • deps: bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 in the go_modules group (#5643) (4510413)
  • deps: bump golangci/golangci-lint-action from 6 to 7 (#5641) (1110b6a)
  • deps: bump the go-deps group across 1 directory with 5 updates (#5633) (a5a8978)
  • deps: bump the go-deps group across 1 directory with 5 updates (#5642) (89070bd)
  • increase max idle connections per host for kinesis (#5652) (6fd8e7c)
  • migrate sample event column to text for reporting (#5503) (7d6cbf9)
  • optimise schema generation function (#5597) (f1818d0)
  • recover from badgerdb panic (#5678) (9a47bbd)
  • remove transformations v2 flag (#5650) (3182f9a)
  • sync release v1.45.0 to main branch (#5617) (3669407)
  • use rss for calculating used memory in adaptive payload limiter (#5656) (63ff163)
  • use sonnet as the default json library (#5657) (4c6e5e0)
  • version deprecation detection avoid regex (#5625) (0d0e7dd)
  • version deprecation detection logic (#5644) (345162a)

This PR was generated with Release Please. See documentation.

Copy link

codecov bot commented Apr 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.95%. Comparing base (9a47bbd) to head (8389887).
Report is 1 commits behind head on release/1.46.x.

Additional details and impacted files
@@                Coverage Diff                 @@
##           release/1.46.x    #5680      +/-   ##
==================================================
- Coverage           76.97%   76.95%   -0.03%     
==================================================
  Files                 476      476              
  Lines               65410    65410              
==================================================
- Hits                50349    50335      -14     
- Misses              12309    12322      +13     
- Partials             2752     2753       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@itsmihir itsmihir merged commit 1b444dc into release/1.46.x Apr 2, 2025
60 checks passed
@itsmihir itsmihir deleted the release-please--branches--release/1.46.x--components--rudder-server branch April 2, 2025 07:01
@devops-github-rudderstack
Copy link
Collaborator Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants