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.19.0-rc-2 #4298

Conversation

devops-github-rudderstack
Copy link
Collaborator

🤖 I have created a release beep boop

1.19.0-rc-2 (2024-01-10)

Features

Bug Fixes

  • adapt connection timeout for sql for redshift (#4253) (1ff6f90)
  • bigquery job statistics for rate limit (#4272) (9842f64)
  • changing eventNames longer than configured max length to ":max-length-exceeded:" before sending to reporting (#4244) (719396f)
  • ci: fix distpatch event action typo (#4252) (1057ee1)
  • exhaust error index jobs when work is called (#4295) (b7b75ad)
  • gateway stat tags when source is disabled (#4215) (85235bb)
  • ignore destinationID in gateway rsources.statCollector (#4299) (eece12b)
  • processor: duplicate rsources out stats can be recorded in case of a retry due to an operation timeout (#4223) (a7c373a)
  • pubsub channel not closing during close if no value has been published (#4269) (ab0e0d9)
  • return only the latest namespace entry when fetching tables from warehouse (#4287) (8f1e6b1)
  • server panics during shutdown with reporting metrics: failed to store jobs: context canceled (#4228) (68e52d5)

Miscellaneous

  • adapt rudder-go-kit v0.19.0 changes (#4227) (08c0864)
  • additional error mappings for deltalake (#4265) (35cc8e9)
  • autofix corrupted job-status stats (#4224) (781f24f)
  • change the max limit to take multiplier of the existing limits (#4263) (7c4cc03)
  • ci: automated deployment (875cc54)
  • custom buckets for gw request size (#4275) (6466a9b)
  • deps: bump actions/download-artifact from 3 to 4 (#4240) (d8d980d)
  • deps: bump actions/labeler from 4 to 5 (#4192) (21c5fab)
  • deps: bump actions/stale from 8 to 9 (#4216) (6f88c3f)
  • deps: bump actions/upload-artifact from 3 to 4 (#4239) (426d3bf)
  • deps: bump cloud.google.com/go/storage from 1.34.1 to 1.36.0 (#4236) (db00c39)
  • deps: bump github.com/aws/aws-sdk-go from 1.48.11 to 1.49.15 (#4283) (78a64d3)
  • deps: bump github.com/dvsekhvalnov/jose2go from 1.5.0 to 1.6.0 (#4260) (bfa407f)
  • deps: bump github.com/marcboeker/go-duckdb from 1.5.1 to 1.5.6 (#4277) (854242c)
  • deps: bump github.com/snowflakedb/gosnowflake from 1.6.25 to 1.7.0 (#4190) (40586e5)
  • deps: bump github.com/snowflakedb/gosnowflake from 1.6.25 to 1.7.0 (#4190) (2072e2e)
  • deps: bump github.com/spf13/cast from 1.5.1 to 1.6.0 (#4191) (8aa4294)
  • deps: bump go.etcd.io/etcd/client/v3 from 3.5.10 to 3.5.11 (#4254) (c1758a6)
  • deps: bump golang.org/x/sync from 0.5.0 to 0.6.0 (#4291) (266fb11)
  • deps: bump google.golang.org/api from 0.153.0 to 0.155.0 (#4282) (3ecc0a6)
  • enabling gateway to ingest events even when sharedDB is down (#4262) (bd365b5)
  • error index file path collision (#4297) (37b2e35)
  • flaky docker test (#4286) (b928bfe)
  • flaky oauth test (#4280) (d078c93)
  • improve error logging (#4288) (9cb9caf)
  • include the component in application_name of postgres connection (#4225) (dcf73f0)
  • remove events schemas v1 (#3923) (40586e5)
  • remove events schemas v1 (#3923) (14466dc)
  • source category set to event stream as default (#4226) (af82a6f)
  • support concurrent addition of failed keys for the same target (#4241) (95ff5ae)
  • tune shared db connection pooling (#4213) (cfe458a)
  • upgrade 'pinned' go package versions (#4270) (befbc96)
  • upgrade sql tunnels to v0.1.6 (#4296) (47dc055)
  • use local db in rsources handler for verifying job completed status (#4245) (d53aa80)

This PR was generated with Release Please. See documentation.

Copy link
Contributor

coderabbitai bot commented Jan 10, 2024

Important

Auto Review Skipped

Auto reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository.

To trigger a single review, invoke the @coderabbitai review command.

Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share

Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit-tests for this file.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit tests for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository from git and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit tests.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • The JSON schema for the configuration file is available here.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/coderabbit-overrides.v2.json

CodeRabbit Discord Community

Join our Discord Community to get help, request features, and share feedback.

@devops-github-rudderstack devops-github-rudderstack force-pushed the release-please--branches--prerelease/1.19.0-rc-2--components--rudder-server branch from a0b0b17 to 5dca5e4 Compare January 10, 2024 18:44
Copy link

codecov bot commented Jan 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (266fb11) 73.89% compared to head (5dca5e4) 73.89%.

Additional details and impacted files
@@                   Coverage Diff                   @@
##           prerelease/1.19.0-rc-2    #4298   +/-   ##
=======================================================
  Coverage                   73.89%   73.89%           
=======================================================
  Files                         389      389           
  Lines                       55212    55212           
=======================================================
  Hits                        40799    40799           
  Misses                      12080    12080           
  Partials                     2333     2333           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lvrach lvrach merged commit 4732d97 into prerelease/1.19.0-rc-2 Jan 11, 2024
44 checks passed
@devops-github-rudderstack
Copy link
Collaborator Author

@achettyiitr achettyiitr deleted the release-please--branches--prerelease/1.19.0-rc-2--components--rudder-server branch January 12, 2024 06:00
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

3 participants