Daniel Rodriguez

Results 14 issues of Daniel Rodriguez

zlib Directories seem to be different from libsrc-vendor version and libsrc-main version. The files referenced in this commit show the dir changes https://github.com/iTwin/imodel-native/pull/1019/commits/a03a7c699e7b89a0591f69aa49f8cc51bbdf914d#diff-f997745e4785594a63ab328aa15b1613b3641a07566433ed9f0c10e42dd24bb0 Need to look into proper solution for...

fix optimistic concurrency description

Resolve medium [CVE-2024-25629 ](https://nvd.nist.gov/vuln/detail/CVE-2024-25629) Don't think its important to backport, but this cve has been outstanding for a while and should be resolved. Will backport if we think its appropriate.

Entity.forEach() does not does not iterate over the same `propertyName`s as Entity.forEachProperty(), which was deprecated in favor of Entity.forEach(). This is due to the problem mentioned in this [issue](https://github.com/iTwin/itwinjs-core/issues/8741) where...

confusing API