We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d604d5 commit ac128b1Copy full SHA for ac128b1
1 file changed
docs/changelog/0.3.1.rst
@@ -5,7 +5,7 @@ Improvements
5
------------
6
7
- Added table name validation - must be in format ``schema.table`` or ``namespace1.namespace2.table``.
8
-- Reduce worker image size by removing copies of ``.jar`` files.
+- Cut 400MB of worker images size by removing copies of ``.jar`` files.
9
- Explicitly log transfer exception instead of ``raised unexpected: UnpickleableExceptionWrapper`` by celery.
10
11
Misc
0 commit comments