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: prerelease 1.5.0-rc.5 #2892

Conversation

rudder-server-bot
Copy link
Contributor

🤖 I have created a release beep boop

1.5.0-rc.5 (2023-01-20)

Features

  • add total_bytes field in staging file model (#2853) (cc74fcb)
  • added MT support for regulation worker (#2831) (f1d3d03)
  • changes to make rudder-scheduler work with HA gateway (#2823) (04a8559)
  • controlplane client support for destination history (#2747) (736a70b)
  • distributed throttling (#2606) (736a70b)
  • warehouse: added support for workspaceID's configuration (#2760) (736a70b)
  • warehouse: implement ssh tunnelling (#2804) (1cbb1e7)
  • warehouse: upload job processing metrics (#2780) (736a70b)

Bug Fixes

  • degraded workspace ids should be excluded by upload job allocator (#2773) (736a70b)
  • destination: add proper stats for rt/batch transformation & proxy (#2855) (b7aa800)
  • failing executing jobs(except gateway) instead of deleting them (#2736) (736a70b)
  • processor: wrong event filter in count stat captured (#2889) (a8a92c6)
  • regulation-worker panics during startup (#2877) (9ad84be)
  • shallow copy config in processor (#2856) (b7aa800)
  • stash reporting back less error jobs after store (#2882) (5b8f5c0)
  • stats.Timer#End panics with nil pointer (#2866) (17c078b)
  • unnecessary router pending event counts (#2849) (6c5d928)
  • warehouse: added support for testing ssh tunnelling using postgres (#2836) (333310d)
  • warehouse: control plane client needs to be initialized for master mode (#2826) (5ad7ee7)
  • warehouse: grcp cp-router logs (#2766) (736a70b)
  • warehouse: include exclusion window in status tracker (#2812) (0459aff)
  • warehouse: processing available workers to be gauge stats (#2822) (dfc4b23)

Miscellaneous

  • abort jobs in regulation worker for unsupported destinations (#2821) (791c235)
  • add logs when backup is skipped due to preferences (#2867) (1d9320d)
  • added prefix to regulation worker stats (#2879) (bab5a85)
  • applying 1.4.3 and 1.4.4 hotfixes to main branch (#2794) (736a70b)
  • close http responses in a way to allow the Transport to re-use the TCP connection (#2718) (736a70b)
  • completely replace gofrs with google uuid (#2733) (736a70b)
  • deps: bump cloud.google.com/go/pubsub from 1.19.0 to 1.27.0 (#2755) (736a70b)
  • disable batch destinations by default in regulation worker (#2886) (2767dfb)
  • docs update - unlimited event copy (#2813) (7f6c834)
  • drop support for v1 pending events (#2820) (eadf1da)
  • gateway stats (#2758) (65774e2)
  • introduce region in reporting url (#2832) (87a967e)
  • limit live events stored in memory (#2803) (3257aac)
  • prohibit deletion of incomplete job-status stats (#2850) (ea4829a)
  • remove deepsource badge (#2765) (736a70b)
  • timerStat.RecordDuration, Since instead of timerStat.Start, End (#2870) (134bb0a)
  • upgrade postgres image (#2764) (736a70b)
  • use destination config from config-be than from message (#2830) (28f8750)
  • using an exponential backoff (#2865) (56f84df)
  • warehouse: integration test improvements (#2685) (736a70b)
  • warehouse: use strings.builder for warehouse add columns (#2801) (736a70b)

This PR was generated with Release Please. See documentation.

@codecov
Copy link

codecov bot commented Jan 20, 2023

Codecov Report

Base: 47.86% // Head: 48.00% // Increases project coverage by +0.14% 🎉

Coverage data is based on head (fb2fc4a) compared to base (a8a92c6).
Patch has no changes to coverable lines.

Additional details and impacted files
@@                    Coverage Diff                    @@
##           prerelease/1.5.0-rc.5    #2892      +/-   ##
=========================================================
+ Coverage                  47.86%   48.00%   +0.14%     
=========================================================
  Files                        313      313              
  Lines                      49898    49898              
=========================================================
+ Hits                       23883    23955      +72     
+ Misses                     24578    24503      -75     
- Partials                    1437     1440       +3     
Impacted Files Coverage Δ
jobsdb/jobsdb.go 74.80% <0.00%> (+0.13%) ⬆️
router/router.go 76.63% <0.00%> (+0.18%) ⬆️
jobsdb/backup.go 75.76% <0.00%> (+0.35%) ⬆️
jobsdb/migration.go 78.35% <0.00%> (+1.28%) ⬆️
processor/stash/stash.go 66.66% <0.00%> (+21.61%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@atzoum atzoum merged commit 861955d into prerelease/1.5.0-rc.5 Jan 23, 2023
@atzoum atzoum deleted the release-please--branches--prerelease/1.5.0-rc.5--components--rudder-server branch January 23, 2023 10:48
@rudder-server-bot
Copy link
Contributor 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.

2 participants