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.6.0-preview.3 #2974

Conversation

rudder-server-bot
Copy link
Contributor

🤖 I have created a release beep boop

1.6.0-preview.3 (2023-02-14)

Features

Bug Fixes

  • adding throttling stats in router (#2923) (61109e2)
  • adding throttling stats in router (#2923) (5a36692)
  • handle NULL on upload timings (#2967) (58381db)
  • limit entire transformationStatus struct when caching them (#2928) (2283aef)
  • move recovery from scheduler to upload (#2959) (df7a491)
  • suppression syncer using wrong credentials in multi-tenant mode (#2936) (0eb3abb)
  • upload missing metric (#2947) (b1fc5ee)
  • warehouse: deltalake client crashing when failing on connectionstep (#2961) (3373144)
  • warehouse: fix db migration to add upload_id to wh_staging_files… (#2948) (7fa1c9e)
  • warehouse: fix upload error and add additional logs (#2972) (d1d2338)
  • warehouse: use single protocol source category while doing dedup for new record (#2937) (c46ba75)
  • warehouse: warehouse successful upload exists (#2931) (c46ba75)
  • warehouse: warehouse validations fixed to lookup secrets using sshKeyId (#2950) (017d8ba)

Miscellaneous

  • add workspace id in wh_async_jobs table (#2848) (074e789)
  • capture cgroup-aware memory stats (#2945) (4e6cf3b)
  • decouple loadfile logic and repo (#2753) (074e789)
  • deps: bump github.com/gofrs/uuid from 4.2.0+incompatible to 4.4.0+incompatible (#2906) (e8ecf32)
  • deps: bump github.com/samber/lo from 1.35.0 to 1.37.0 (#2913) (6718048)
  • enhance data sent to reporting (#2914) (c58100c)
  • introduce stat for skip upload syncs (#2938) (b1fc5ee)
  • jobsdb: support query filtering by workspaceID (#2911) (d049f2b)
  • processor: stop using global variables (#2881) (074e789)
  • protect measurement & tag names from empty strings (#2946) (f20a6f3)
  • refactored gateway marshalling (#2915) (2625f1a)
  • remove gorate throttling algorithm (#2918) (772187a)
  • remove reports down migrations (#2920) (2fa72d6)
  • replace readme v1 announcement header (#2893) (074e789)
  • staging files to uploads (#2863) (692f55c)
  • use a partition lock when updating badger live events cache (#2902) (a4d1a71)
  • use badgerdb for live events cache (#2833) (074e789)
  • use gauge for capturing pending events (#2960) (169ab96)
  • warehouse: alter handling for redshift (#2888) (e1918c1)
  • warehouse: move warehouse destinations to integrations package (#2885) (074e789)
  • warehouse: use warn while getting total count in warehouse (#2944) (4f225f5)
  • warmup gcra algorithms in throttling test (#2909) (2754027)

This PR was generated with Release Please. See documentation.

@codecov
Copy link

codecov bot commented Feb 14, 2023

Codecov Report

Base: 52.20% // Head: 52.21% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (15beafd) compared to base (d1d2338).
Patch has no changes to coverable lines.

Additional details and impacted files
@@                     Coverage Diff                     @@
##           prerelease/1.6.0-preview.3    #2974   +/-   ##
===========================================================
  Coverage                       52.20%   52.21%           
===========================================================
  Files                             328      328           
  Lines                           51468    51468           
===========================================================
+ Hits                            26870    26872    +2     
  Misses                          22978    22978           
+ Partials                         1620     1618    -2     
Impacted Files Coverage Δ
router/router.go 76.71% <0.00%> (-0.19%) ⬇️
jobsdb/migration.go 77.57% <0.00%> (+1.28%) ⬆️

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.

@lvrach lvrach merged commit 652c6c5 into prerelease/1.6.0-preview.3 Feb 14, 2023
@lvrach lvrach deleted the release-please--branches--prerelease/1.6.0-preview.3--components--rudder-server branch February 14, 2023 12:58
@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