Hydra 1.2 [patched] Jun 2026

If you set hydra/config=strict , Hydra will now throw a hard exception if you try to access a configuration node that doesn't exist.

Hydra 1.2 introduces "Conditional Defaults." You can now say: "If I choose the aws cloud storage, automatically default to the us-east-1 region config." hydra 1.2

You can override settings directly from the command line: python app.py db.driver=postgres db.user=admin If you set hydra/config=strict , Hydra will now

pip install hydra-core==1.2.0