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.3.0 #2562

Conversation

rudder-server-bot
Copy link
Contributor

@rudder-server-bot rudder-server-bot commented Oct 13, 2022

🤖 I have created a release beep boop

1.3.0 (2022-11-11)

Features

  • adding metadata in the proxy request (#2622) (f6f91ea)
  • destination: bqstream - add support for batch of properties (#2367) (73baf76)
  • router: avoid worker starvation during job pickup (fee04b7)
  • router: avoid worker starvation during job pickup (#2379) (0ec74d1)
  • support for config to custom destinations (#2625) (cb230b0)
  • support initialisation of producer without topic for kafka, azure event hub and confluent cloud (#2569) (0312c55)
  • support reporting pii filter based on config backend (#2655) (ef95eba)
  • user suppressions adaptations for namespaces (#2604) (5c26d1b)
  • warehouse: added base support for s3 datalake deletion as part of regulation API. (#2515) (4369abf)
  • warehouse: added support for bigquery custom partition for workspaceIDs (#2679) (af2b5a7)
  • warehouse: batching of alter add statements (#2484) (37d32f1)
  • warehouse: degraded workspace id (#2627) (a0da8f7)
  • warehouse: unrecognized schema in warehouse (#2638) (366c1f5)

Bug Fixes

  • always use a sql safe table name in failed events manager (#2664) (0d061ff)
  • batchrouter: concurrent modification of job parameters causes panic (#2631) (79e3e34)
  • changed query to accept user input in prepared sql statement (#2652) (2f956b7)
  • close init after assigning storage settings (#2678) (5fa3f26)
  • destination: empty oauth account check (#2675) (775fc6e)
  • don't ignore stats middleware template path calculation (#2594) (f589f5f)
  • gcs manager cancels context (#2662) (0964e83)
  • golangci-lint issues (#2641) (c9bd5d4)
  • jobsDB backup query time (#2521) (46b5b3f)
  • jobsdb: update cache after transaction completes (#2567) (2d70da7)
  • only close response body in oauth handler in case of no error (#2593) (83ace48)
  • page size fixed irrespectiveof suppressAPIToken (#2611) (71d8c99)
  • preferences should be false incase of invalid bucket (#2661) (725e9e7)
  • properly escape table name when querying for failed events (#2663) (9c009d9)
  • remove gateway db write panic (#2644) (60bc174)
  • removing the backup bucket env check to determine if backup is enabled (#2668) (6a4767e)
  • reset job status ids during internal migration (#2684) (f2f589c)
  • router destinationsMap access (#2582) (3770720)
  • send router transform failures to live events (#2637) (6931b17)
  • take workpaceid from config backend key (#2683) (129fb2e)
  • use enterprise token from env as fallback (#2667) (2d8f4ba)
  • use proper status code to handle warehouse process (#2659) (a53657d)
  • use sum64 to avoid checkptr race bug (#2645) (126cbdf)
  • warehouse: id resolution index issue (#2676) (ff89dfd)
  • warehouse: parquet oom and ftr changes (#2599) (b820a55)
  • warehouse: read unlock in historic identities (#2592) (09dba21)

Documentation

Miscellaneous


This PR was generated with Release Please. See documentation.

@codecov
Copy link

codecov bot commented Oct 13, 2022

Codecov Report

Base: 45.44% // Head: 45.44% // No change to project coverage 👍

Coverage data is based on head (5b24b10) compared to base (af2b5a7).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2562   +/-   ##
=======================================
  Coverage   45.44%   45.44%           
=======================================
  Files         289      289           
  Lines       47997    47997           
=======================================
  Hits        21814    21814           
+ Misses      24796    24794    -2     
- Partials     1387     1389    +2     
Impacted Files Coverage Δ
enterprise/suppress-user/suppressUser.go 84.26% <0.00%> (-1.69%) ⬇️
processor/processor.go 85.99% <0.00%> (-0.42%) ⬇️
config/backend-config/namespace_config.go 73.95% <0.00%> (+3.12%) ⬆️
config/backend-config/noop.go 42.10% <0.00%> (+42.10%) ⬆️

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--master--components--rudder-server branch from b1227a7 to a0478a1 Compare October 13, 2022 15:36
@rudder-server-bot rudder-server-bot changed the title chore: release 1.2.1 chore: release 1.3.0 Oct 14, 2022
@rudder-server-bot rudder-server-bot force-pushed the release-please--branches--master--components--rudder-server branch 15 times, most recently from 145915e to 340e81a Compare October 21, 2022 04:21
@rudder-server-bot rudder-server-bot force-pushed the release-please--branches--master--components--rudder-server branch 7 times, most recently from 6ffba8e to 903c149 Compare October 28, 2022 09:02
@rudder-server-bot rudder-server-bot force-pushed the release-please--branches--master--components--rudder-server branch 4 times, most recently from 44780f7 to b7ec4f9 Compare November 1, 2022 07:06
@rudder-server-bot rudder-server-bot force-pushed the release-please--branches--master--components--rudder-server branch 22 times, most recently from 25eaa6b to cf64028 Compare November 9, 2022 07:33
@rudder-server-bot rudder-server-bot force-pushed the release-please--branches--master--components--rudder-server branch 4 times, most recently from 2735e40 to bb67f63 Compare November 11, 2022 06:49
@rudder-server-bot rudder-server-bot force-pushed the release-please--branches--master--components--rudder-server branch from bb67f63 to 5b24b10 Compare November 11, 2022 06:55
@atzoum atzoum closed this Nov 11, 2022
@atzoum atzoum deleted the release-please--branches--master--components--rudder-server branch November 11, 2022 08:12
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