RudderStack v1.1.0 Release Notes

Release Date: 2022-09-12 // over 1 year ago
  • ๐Ÿ”‹ Features

    • โž• add support for sending custom payload to webhook source (#2315) (8c0d811)
    • ๐Ÿ‘ cpRouter Multitenant Support (#2233) (3c86dab)
    • honour anonId only from header (#2323) (cbe74b6)
    • ๐Ÿ‘Œ improvements in rudder-sources integration (#2366) (54133d1)
    • ๐Ÿ‘ท introduce context, timeout and retries in jobsDB queries (#2217) (32b2f40)
    • isolate destID in router (#2369) (0708615)
    • ๐Ÿ‘ท jobsdb: thread safe addNewDSLoop (#2356) (8ef6c39)
    • perform ADD_DS operation in a single transaction (#2324) (7ee2d11)
    • ๐Ÿ‘ท thread safe Job Storage (#2403) (a123b10)

    ๐Ÿ› Bug Fixes

    • โž• add trailing slash for licensing link (ca00c32)
    • โž• add www and trailing slash to RS links (7574509)
    • safe webhook concurrent map access (#2389) (b72f6be)
    • ๐Ÿ‘‰ use jsoniter when unmarshaling to avoid perfromance issues (#2381) (35ad8e4)

    Miscellaneous

    • โž• add token type for success message (#2408) (92600fd)
    • โž• added metrics to track failed DS backup (#2370) (1d3cd42)
    • ๐Ÿ”„ change proto message names (#2394) (689edd6)
    • ๐Ÿ”จ disable parallel test execution and refactor jobsdb tests (#2410) (3bd27ee)
    • ๐Ÿ›  fix cache bug (#2412) (4f83ba7)
    • ๐Ÿ›  fix for TestNewForDeployment test (#2425) (1c4a36d)
    • ๐ŸŒฒ log improvements (#2365) (95a24ca)
    • migrate small tables (#2327) (1ca1faa)
    • ๐Ÿ‘ท modified regulation-worker response code handling from 404 to 204, when no job is available (#2422) (44e8553)
    • router: include original client creation error when circuit breaker is open (#2373) (4d8a9bc)
    • router: new event ordering algorithm with proper aborted job limiting (#2344) (097c61b)
    • skip double mutex unlock (#2415) (366e1b9)
    • โฌ†๏ธ upgrade golangci and linting fixes (#2347) (6348406)
    • ๐Ÿ‘‰ use generics for contains function (#2396) (2134c54)
    • ๐Ÿ‘ท use right id to allocate worker (#2399) (312a301)
    • โœ… using go test (#2411) (7eb62d9)
    • warehouse: remove tokens from logs for redshift and snowflake (#2359) (7409c56)
    • warehouse: skip warehouse snowflake test (#2404) (09bc408)
    • warehouse: unnecessary join in fetch schema for postgres and snowflake (#2360) (2de0d68)