v2.4.1
Release 2.4.1 introduces several minor improvements to reading partitioned data.
- More allowed special characters in partition names. Following characters are now accepted:
?
,+
,,
,&
,$
,:
,;
,/
and - Do not attempt to read empty directories in Akka module.
- Minor dependency updates.