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.3.0-rc.2 #2673

Conversation

rudder-server-bot
Copy link
Contributor

🤖 I have created a release beep boop

1.3.0-rc.2 (2022-11-08)

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: batching of alter add statements (#2484) (37d32f1)
  • 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)
  • 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) (ea8cf4c)
  • router destinationsMap access (#2582) (3770720)
  • send router transform failures to live events (#2637) (6931b17)
  • use enterprise token from env as fallback (#2667) (56f0f23)
  • use proper status code to handle warehouse process (#2659) (a53657d)
  • use sum64 to avoid checkptr race bug (#2645) (126cbdf)
  • warehouse: parquet oom and ftr changes (#2599) (b820a55)
  • warehouse: read unlock in historic identities (#2592) (09dba21)

Miscellaneous


This PR was generated with Release Please. See documentation.

@codecov
Copy link

codecov bot commented Nov 8, 2022

Codecov Report

Base: 45.43% // Head: 45.44% // Increases project coverage by +0.01% 🎉

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

Additional details and impacted files
@@                    Coverage Diff                    @@
##           prerelease/1.3.0-rc.2    #2673      +/-   ##
=========================================================
+ Coverage                  45.43%   45.44%   +0.01%     
=========================================================
  Files                        287      287              
  Lines                      47777    47777              
=========================================================
+ Hits                       21707    21712       +5     
+ Misses                     24691    24687       -4     
+ Partials                    1379     1378       -1     
Impacted Files Coverage Δ
config/backend-config/namespace_config.go 70.83% <0.00%> (-3.13%) ⬇️
processor/processor.go 86.40% <0.00%> (+0.41%) ⬆️

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.

@chandumlg chandumlg merged commit bff85c3 into prerelease/1.3.0-rc.2 Nov 9, 2022
@rudder-server-bot
Copy link
Contributor Author

@atzoum atzoum deleted the release-please--branches--prerelease/1.3.0-rc.2--components--rudder-server branch November 9, 2022 07:30
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