Skip to content

v1.14.12.0

Choose a tag to compare

@lgritz lgritz released this 07 Sep 18:29
· 166 commits to main since this release
v1.14.12.0

Release 1.14.12.0 (7 Sep 2026) -- compared to 1.14.11.0

  • ShadingSystem: Query ranked and aggregate post-optimization ShaderGroup compile stats (active_layers, network_depth, texture_ops, noise_ops) through new system getattribute keys. #2147 (@lgritz / Larry Gritz)
  • jit: Fix a crash in exception handling after OSL JIT on Ubuntu 24.04 (a libgcc 14.2 bug -- could affect other systems using that version). #2113 (by @sergeyvfx / Sergey Sharybin)
  • RendererServices: Repair unsafe string formatting of certain errors. #2145 (@lgritz / Larry Gritz)
  • build: Support LLVM 23. #2159 (@lgritz / Larry Gritz)
  • build: Correctly serialize the CUDA build of testrender. #2157 (by @jfpanisset / Jean-Francois Panisset) (@lgritz / Larry Gritz)
  • ci: Various fixes for CI breakage #2143 #2160, only test against OIIO 3.1 or lower, and backport container fixes for the old ASWF images. (@lgritz / Larry Gritz)