------
**CHANGES**
- Perform default job-level scaling for exclusive jobs, by reading job information from `SLURM_RESUME_FILE`.
- Make `aws-parallelcluster-node` daemons handle only ParallelCluster-managed Slurm partitions.
**BUG FIXES**
- Fix an issue that was causing misalignment of compute nodes DNS name on instances with multiple network interfaces,
when using `SlurmSettings/Dns/UseEc2Hostnames` equals to `True`.