Skip to content

datapack 1.0.1

Choose a tag to compare

@gothub gothub released this 20 May 15:47
· 340 commits to main since this release

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.