Releases
v1.1.0
1.1.0 (2022-09-12)
Features
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 )
You can’t perform that action at this time.