Skip to content

Bump github.com/rudderlabs/rudder-server from 0.1.0 to 1.3.0#1

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/rudderlabs/rudder-server-1.3.0
Open

Bump github.com/rudderlabs/rudder-server from 0.1.0 to 1.3.0#1
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/rudderlabs/rudder-server-1.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 5, 2024

Copy link
Copy Markdown

Bumps github.com/rudderlabs/rudder-server from 0.1.0 to 1.3.0.

Changelog

Sourced from github.com/rudderlabs/rudder-server's changelog.

1.3.0 (2022-11-10)

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)
  • close init after assigning storage settings (#2678) (4986595)
  • destination: empty oauth account check (#2675) (1584352)
  • 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)
  • reset job status ids during internal migration (#2684) (3cffe02)
  • router destinationsMap access (#2582) (3770720)
  • send router transform failures to live events (#2637) (6931b17)
  • take workpaceid from config backend key (#2683) (931cb5c)
  • 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: id resolution index issue (#2676) (8ddfb8e)
  • warehouse: parquet oom and ftr changes (#2599) (b820a55)
  • warehouse: read unlock in historic identities (#2592) (09dba21)

Miscellaneous

... (truncated)

Commits
  • c831e6f chore: release 1.3.0 (#2665)
  • 3cffe02 fix: reset job status ids during internal migration (#2684)
  • fcf9e5e chore: add source to event_delivery metric (#2642)
  • 931cb5c fix: take workpaceid from config backend key (#2683)
  • 4986595 fix: close init after assigning storage settings (#2678)
  • 8ddfb8e fix(warehouse): id resolution index issue (#2676)
  • 1584352 fix(destination): empty oauth account check (#2675)
  • ea8cf4c fix: removing the backup bucket env check to determine if backup is enabled (...
  • 56f0f23 fix: use enterprise token from env as fallback (#2667)
  • 0d061ff fix: always use a sql safe table name in failed events manager (#2664)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [github.com/rudderlabs/rudder-server](https://github.com/rudderlabs/rudder-server) from 0.1.0 to 1.3.0.
- [Release notes](https://github.com/rudderlabs/rudder-server/releases)
- [Changelog](https://github.com/rudderlabs/rudder-server/blob/master/CHANGELOG.md)
- [Commits](rudderlabs/rudder-server@v0.1.0...v1.3.0)

---
updated-dependencies:
- dependency-name: github.com/rudderlabs/rudder-server
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants