What's Changed
- Use TARGETS to install plugins by @opoplawski in #3305
- Have hdf4 tests include MFHDF_H_INCLUDE_DIR by @opoplawski in #3300
- Testing a fix for libhdf4 + jpeg + cmake by @WardF in #3306
- add big-endian CI run and fix endian issues in test and hdf5var.c by @edhartnett in #3285
- documentation fixes by @edhartnett in #3265
- Fix tst_h_files4.c compatibility with HDF5 API version defaulting by @brtnfld in #3310
- Updated nc-config.cmake.in to extend functionality of --libs-ac-syntax by @WardF in #3318
- Updated the man pages by @WardF in #3317
- CI fix by @edhartnett in #3273
- fix cmode bug by @edhartnett in #3270
- CI: Switch from miniconda to micromamba by @dopplershift in #3333
- fix docs in libhdf4, libhdf5, and libsrcp by @edhartnett in #3268
- documentation fixes for liblib and examples by @edhartnett in #3276
- add doxygen documentation to libdap2 cache, cdf, dapattr, and dapcvt … by @edhartnett in #3279
- fixes for netcdf/HDF5 file vars (strided) read/write performance and unlimited dimension issues by @edhartnett in #3322
- Fix Clang -Wenum-conversion warnings by @seanm in #3204
- cmake: patch target plugin. Fixes #3336 by @mannreis in #3337
- Do not assume that CMAKE_INSTALL_INCLUDEDIR and CMAKE_INSTALL_LIBDIR … by @opoplawski in #3350
- CMake: Disable mmap on all windows OSes by @jschueller in #3349
- libnczarr: _WIN64 to _WIN32 for platform check by @jschueller in #3348
- memory fixes for netCDF-4 code by @edhartnett in #3330
- Updated git ignore by @WardF in #3351
- oc2: Rename macro to fix unity build by @jschueller in #3347
- fixed build issues when no utils are built by @edhartnett in #3352
- Improve error logging on S3 connection by @mannreis in #3335
- added doxygen for libdap4 by @edhartnett in #3281
- Big Endian fix for remote tests by @WardF in #3319
- Revisit non-CLA fix for libraries in the pc file by @WardF in #3354
- Fixed Clang -Wunused-but-set-variable warnings by @seanm in #3205
- Fix failure on 32-bit platform. by @WardF in #3358
- Fix Clang -Wself-assign warnings by @seanm in #3203
- plugins: Do not create .pdb file in release mode and fix CMAKE_BUILD_TYPE by @mwestphal in #3367
- Fix TC_EXPANDED filter to satisfy HDF5 chunk buffer size checks by @brtnfld in #3366
- CMake: make '/utf-8' flag private for MSVC by @MuellerSeb in #3363
- Documentation Cleanup by @WardF in #3368
- Fix inherited libaec/szip dependency by @WardF in #3369
- More documentation cleanup by @WardF in #3371
- fix: use nbytes instead of buf_size as input length in H5Zzstd filter by @brtnfld in #3370
- removed Dennis name from CODEOWNERS by @edhartnett in #3379
- Add an exploratory fix to #3199 by @WardF in #3382
- Fix missing run_cachetest.sh by @WardF in #3384
- Adding new function nc_set_meta_block_size() by @WardF in #3391
- add vlen mem test, removed some other mem tests, fixed -disable-utilities build by @edhartnett in #3355
- Stubs for Fortran meta block size API calls by @WardF in #3395
- fixed quantize by @captainkirk99 in #3390
- Fix libxml2 requirement when unnecessary by @WardF in #3396
- Update windows MSVC+CMake GithubCI to fail properly if build fails. by @WardF in #3398
- Replace UDF mode flag bit-shifting with explicit array to prevent bit… by @captainkirk99 in #3394
New Contributors
- @MuellerSeb made their first contribution in #3363
- @captainkirk99 made their first contribution in #3390
Full Changelog: v4.10.0...v4.10.1