Skip to content

Commit 8b88ad8

Browse files
committed
Stage for v1.13.9.0
Signed-off-by: Larry Gritz <[email protected]>
1 parent 37af00a commit 8b88ad8

File tree

3 files changed

+32
-21
lines changed

3 files changed

+32
-21
lines changed

CHANGES.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,15 @@
33

44
Release 1.13.9.0 -- 1 May 2024 (compared to 1.13.8.0)
55
--------------------------------------------------------
6-
6+
- *deps*: Support for LLVM-18 [#1773](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/1773) (by مهدي شينون (Mehdi Chinoune) [#1803](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/1803) (by Larry Gritz)
7+
- *fix*: Make isconnected() work with downstream renderer "connections." [#1782](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/1782) (by sfriedmapixar)
8+
- *cleanup*: Change OSL_CONSTEXPR14 to constexpr [#1805](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/1805)
9+
- *internals build*: Fix ifdef typo [#1804](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/1804)
10+
- *build*: Propagate cpp version [#1797](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/1797)
11+
- *build*: Print commit hash of locally built dependencies [#1798](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/1798)
12+
- *ci*: Lock down to OIIO 2.5 for icc tests [#1799](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/1799)
13+
- *ci*: Suppress leak sanitizer warnings about internals of robin_hash [#1807](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/1807)
14+
- *docs*: More detail about supported platforms in INSTALL.md [#1796](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/1796)
715

816

917
Release 1.13.8.0 -- 1 Apr 2024 (compared to 1.13.7.0)

INSTALL.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ Dependencies
1919
OSL requires the following dependencies or tools.
2020
NEW or CHANGED dependencies since the last major release are **bold**.
2121

22-
* Build system: [CMake](https://cmake.org/) **3.15 or newer** (tested through 3.27)
22+
* Build system: [CMake](https://cmake.org/) **3.15 or newer** (tested through 3.29)
2323

2424
* A suitable C++14 or C++17 compiler to build OSL itself, which may be any of:
2525
- GCC 6.1 or newer (tested through gcc 12.1)
26-
- Clang 3.4 or newer (tested through clang 17)
26+
- Clang 3.4 or newer (tested through clang 18)
2727
- Microsoft Visual Studio 2017 or newer
2828
- Intel C++ compiler icc version 17 or newer or LLVM-based icx compiler
2929
version 2022 or newer.
@@ -55,10 +55,10 @@ NEW or CHANGED dependencies since the last major release are **bold**.
5555
* [Cuda](https://developer.nvidia.com/cuda-downloads) 9.0 or higher. It is
5656
recommended that you use 11.0 or higher.
5757

58-
* [Boost](https://www.boost.org) 1.55 or newer (tested through boost 1.84)
58+
* [Boost](https://www.boost.org) 1.55 or newer (tested through boost 1.85)
5959
* [Ilmbase or Imath](https://github.com/AcademySoftwareFoundation/Imath) 2.4
6060
or newer (recommended: 3.1 or higher; tested through 3.2)
61-
NOTE: It is likely that 1.13 is the last release that will support
61+
NOTE: OSL 1.13.x is the last release family that will support
6262
Imath/OpenEXR 2.x.
6363
* [Flex](https://github.com/westes/flex) 2.5.35 or newer and
6464
[GNU Bison](https://www.gnu.org/software/bison/) 2.7 or newer.
@@ -72,12 +72,11 @@ NEW or CHANGED dependencies since the last major release are **bold**.
7272
* (optional) Python: If you are building the Python bindings or running the
7373
testsuite:
7474
* Python >= 2.7 (tested against 2.7, 3.7, 3.8, 3.9, 3.10, 3.11, 3.12)
75-
NOTE: It is likely that 1.13 is the last release that will support
76-
Python 2.7.
77-
* pybind11 >= 2.4.2 (Tested through 2.11. Note that pybind11 v2.10+ does
75+
NOTE: OSL 1.13.x is the last release family that will support Python 2.7.
76+
* pybind11 >= 2.4.2 (Tested through 2.12. Note that pybind11 v2.10+ does
7877
not support Python < 3.6.)
7978
* NumPy
80-
* (optional) Qt5 >= 5.6 or Qt6 (tested Qt5 through 5.15 and Qt6 through 6.6).
79+
* (optional) Qt5 >= 5.6 or Qt6 (tested Qt5 through 5.15 and Qt6 through 6.7).
8180
If not found at build time, the `osltoy` application will be disabled.
8281

8382

README.md

Lines changed: 16 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -426,14 +426,18 @@ nominated for major awards.)
426426
Obi-Wan Kenobi (series),
427427
The Boys (S3),
428428
Andor (S1)
429-
* **(2023 / upcoming)**
429+
* **(2023)**
430430
Ant-Man and the Wasp: Quantumania,
431431
The Mandalorian S3,
432432
The Magician's Elephant,
433433
Super Mario Bros Film,
434434
Guardians of the Galaxy 3,
435435
Spider-Man: Across the Spider-Verse,
436436
Elemental,
437+
The Marvels,
438+
Leo
439+
* **(2024 / upcoming)**
440+
Ghostbusters: Frozen Empire,
437441
...
438442

439443

@@ -531,17 +535,17 @@ Stefan Bruens, Stefan Büttner, Matthaus G. Chajdas, Clark Chen, Alejandro
531535
Conty, Damien Courtois, Dieter De Baets, Thomas Dinges, Daniel Dresser, Mads
532536
Drøschler, Peter Ellerington, Luke Emrose, Louis Feng, Mark Final, Henri
533537
Fousse, Stephen Friedman, Syoyo Fujita, Tim Grant, Larry Gritz, Nicolas
534-
Guiard, Euan Haahr, Derek Haase, Sven-Hendrik Haase, John Haddon, Niklas
535-
Harrysson, Daniel Heckenberg, Chris Hellmuth, Adrien Herubel, Dan Horák,
536-
Thiago Ize, Matt Johnson, Ronan Keryell, Chris Kulla, Elvic Liang, Max Liani,
537-
Adam Martinez, John Mertic, Bastien Montagne, Steena Monteiro, Patrick Mours,
538-
Alexis Oblet, Erich Ocean, Mikko Ohtamaa, Jino Park, Alexei Pawlow, Jay
539-
Reynolds, Declan Russell, Benoit Ruiz, Patrick Scheibe, Alex Schworer,
540-
Jonathan Scruggs, Sergey Sharybin, Mark Sisson, Sandip Shukla, Cliff Stein,
541-
Stephan Steinbach, Luya Tshimbalanga, Esteban Tovagliari, Brecht Van Lommel,
542-
Alexander von Knorring, Aidan Welch, Alex Wells, Roman Zulak. (Listed
543-
alphabetically; if we've left anybody out, it is inadvertent, please let us
544-
know.)
538+
Guiard, Ole Gulbrandsen, Euan Haahr, Derek Haase, Sven-Hendrik Haase, John
539+
Haddon, Niklas Harrysson, Daniel Heckenberg, Chris Hellmuth, Adrien Herubel,
540+
Dan Horák, Thiago Ize, Matt Johnson, Ronan Keryell, Chris Kulla, Elvic Liang,
541+
Max Liani, Adam Martinez, John Mertic, Bastien Montagne, Steena Monteiro, John
542+
Mertic, Patrick Mours, Alexis Oblet, Erich Ocean, Mikko Ohtamaa, Jino Park,
543+
Alexei Pawlow, Jay Reynolds, Declan Russell, Benoit Ruiz, Patrick Scheibe,
544+
Alex Schworer, Jonathan Scruggs, Sergey Sharybin, Mark Sisson, Sandip Shukla,
545+
Cliff Stein, Stephan Steinbach, Luya Tshimbalanga, Esteban Tovagliari, Brecht
546+
Van Lommel, Thibault Vergne, Alexander von Knorring, Aidan Welch, Alex Wells,
547+
Roman Zulak. (Listed alphabetically; if we've left anybody out, it is
548+
inadvertent, please let us know.)
545549

546550
We cannot possibly express sufficient gratitude to the managers at Sony
547551
Pictures Imageworks who allowed this project to proceed, supported it

0 commit comments

Comments
 (0)