reckart opened a new pull request, #19:
URL: https://github.com/apache/uima-uimaj-io-jsoncas/pull/19
**What's in the PR**
* Disable auto-staging
**How to test manually**
* No specific test procedure
**Automatic testing**
* [ ] PR adds/updates unit tests
**Documen
reckart merged PR #19:
URL: https://github.com/apache/uima-uimaj-io-jsoncas/pull/19
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: dev-unsubscr...@uima
reckart opened a new issue, #20:
URL: https://github.com/apache/uima-uimaj-io-jsoncas/issues/20
**Note:** Do not assign this issue or the associated PR with the release
milestone until the release is done to avoid them from showing up as unresolved
in the issues fixed report.
**Prepa
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Hi,
Apache UIMA Java SDK JSON CAS I/O v0.5.0 RC 1 has been staged.
This is a feature release.
## What's Changed
* ⭐️ Issue #13: Implement TypeSystemMode.MINIMAL by @reckart in #15
* 🦟 Issue #18: Fix Zip Slip Vulnerability in test code by @JLLeits