rudder-server
rudder-server copied to clipboard
chore: release 1.2.0
:robot: I have created a release beep boop
1.2.0 (2022-09-23)
Features
- addition of Azure SAS Tokens for Azure Object storage destinations (#2358) (cf5afe1)
- changes to support variadic keys for deletion from API dest. (#2457) (1950713)
- introduce features/settings client (#2377) (711f266)
- updating supportedDestinations in api.go (#2468) (3a2e75c)
Bug Fixes
Documentation
- docker fails to parse quotes in env value (#2345) (67584f7)
- v1.0 announcement and event link (#2400) (44f3786)
Miscellaneous
- added pre_drop_table count metrics (#2441) (869d694)
- added rudder-server config metrics with version and other details as tag (#2445) (da55a86)
- applying 1.1.1 hotfixes to main branch (#2449) (ac9afbd)
- applying 1.1.2 hotfixes to main branch (#2474) (575c9e4)
- fix flaky tests (#2424) (dadb4df)
- gateway middleware refactoring (#2416) (1ea77a0)
- include status code in pipeline_processed_events metric (#2450) (45936bb)
- introduced log & stats for retry of jobsDB execute & query methods (#2434) (c1b90f1)
- limit queries to ds (#2446) (082b9f5)
- remove unused suite test files (#2429) (be670e1)
- reverse proxy warehouse pending-events endpoint (#2438) (8199002)
- router: include runtime information during event ordering errors (#2421) (12d3e59)
- warehouse: integration test changes v3 (#2426) (4e98109)
- warehouse: warehouse api to capture task run ID when calculating the pending uploads. (#2435) (d43705e)
- warehouse: warehouse retry uploads count (#2275) (212db1e)
This PR was generated with Release Please. See documentation.
Codecov Report
Base: 41.60% // Head: 41.61% // Increases project coverage by +0.01%
:tada:
Coverage data is based on head (
235796b
) compared to base (cf661fd
). Patch has no changes to coverable lines.
:exclamation: Current head 235796b differs from pull request most recent head 3771ab0. Consider uploading reports for the commit 3771ab0 to get more accurate results
Additional details and impacted files
@@ Coverage Diff @@
## master #2427 +/- ##
==========================================
+ Coverage 41.60% 41.61% +0.01%
==========================================
Files 175 175
Lines 36298 36298
==========================================
+ Hits 15101 15105 +4
+ Misses 20255 20252 -3
+ Partials 942 941 -1
Impacted Files | Coverage Δ | |
---|---|---|
config/backend-config/backend-config.go | 68.07% <0.00%> (+0.60%) |
:arrow_up: |
config/backend-config/namespace_config.go | 79.56% <0.00%> (+2.18%) |
:arrow_up: |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.