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.5.0 #2873

Conversation

rudder-server-bot
Copy link
Contributor

@rudder-server-bot rudder-server-bot commented Jan 13, 2023

🤖 I have created a release beep boop

1.5.0 (2023-01-24)

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)
  • add tags(sourceType, sdkVersion) to gateway stats (#2896) (078ee91)
  • 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)
  • handling wrapped temporary errors for Kafka destinations (#2898) (0efa116)
  • 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.

@rudder-server-bot rudder-server-bot force-pushed the release-please--branches--release/1.5.x--components--rudder-server branch 3 times, most recently from 7465e54 to d3c912c Compare January 17, 2023 12:13
@codecov
Copy link

codecov bot commented Jan 17, 2023

Codecov Report

Base: 47.91% // Head: 47.87% // Decreases project coverage by -0.04% ⚠️

Coverage data is based on head (9d92271) compared to base (078ee91).
Patch has no changes to coverable lines.

Additional details and impacted files
@@                Coverage Diff                @@
##           release/1.5.x    #2873      +/-   ##
=================================================
- Coverage          47.91%   47.87%   -0.04%     
=================================================
  Files                314      314              
  Lines              49933    49933              
=================================================
- Hits               23923    23905      -18     
- Misses             24576    24590      +14     
- Partials            1434     1438       +4     
Impacted Files Coverage Δ
...rvices/streammanager/kafka/client/testutil/util.go 66.99% <0.00%> (-3.89%) ⬇️
jobsdb/migration.go 77.57% <0.00%> (-0.78%) ⬇️
processor/processor.go 85.95% <0.00%> (-0.42%) ⬇️
router/router.go 76.45% <0.00%> (-0.19%) ⬇️

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.

@rudder-server-bot rudder-server-bot force-pushed the release-please--branches--release/1.5.x--components--rudder-server branch 3 times, most recently from 7f840bb to 1fdb3a8 Compare January 24, 2023 11:03
@rudder-server-bot rudder-server-bot force-pushed the release-please--branches--release/1.5.x--components--rudder-server branch from 1fdb3a8 to 9d92271 Compare January 24, 2023 13:52
@atzoum atzoum requested a review from chandumlg January 24, 2023 14:19
@atzoum atzoum merged commit ba270c2 into release/1.5.x Jan 24, 2023
@atzoum atzoum deleted the release-please--branches--release/1.5.x--components--rudder-server branch January 24, 2023 15:34
@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.

None yet

2 participants