You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support click versions in the v7.x series (#4566, #4681)
Fixed a bug where nodes that depend on multiple macros couldn't be selected using -s state:modified (#4678, #4820)
Catch all Requests Exceptions on deps install to attempt retries. Also log the exceptions hit. (#4849, #4865)
Fix partial parsing bug with multiple snapshot blocks (#4771, #4773)
Use cli_vars instead of context to create package and selector renderers (#4876, #4878)
Catch more cases to retry package retrieval for deps pointing to the hub. Also start to cache the package requests. (#4849, #4982)
Relax minimum supported version of MarkupSafe (#4745, #5039)
Under the Hood
Automate changelog generation with changie (#4652, #4743)
Fix broken links for changelog generation and tweak GHA to only post a comment once when changelog entry is missing (#4848, #4857)
Docs
Resolve errors related to operations preventing DAG from generating in the docs. Also patch a spark issue to allow search to filter accurately past the missing columns. (#4578, #4763)