v0.163.2

windmill-labs/windmillv0.163.2Jun 15, 2026by bep

AI Summary

This update improves the resolver behavior by continuing to resolve on access denied errors and standardizes the handling of missing external converters.

Key Highlights

  • Continue resolving on ERR_ACCESS_DENIED in Node's resolver
  • Standardize behavior when external converters are missing

Full Release Notes

## What's Changed

* Continue resolving on ERR_ACCESS_DENIED in Node's resolver 134674f0 @bep #15041 
* markup: Standardize behavior when external converters are missing 147f605f @jmooring #14222