datapack 1.0.1
The datapack
1.0.1 patch release fixes an issue where code examples showed usage of the
tmp
directory instead of the preferred cross-platform 'tempdir()' function. Also, system metadata
serialization to XML now ensures that access policy permissions are now gathered by subject,
so that <subject>
elements only appear once in the <accessPolicy>
. While this problem did
not cause any known access problem, it did make e serialized system metadata more difficult to
visually review.