================
- fix a bug where setting an empty list on a multi valued field results in returning ``None``
after refreshing the session.
- the test layer now uses the '/' crate endpoint in order to wait for crate to
be available.
- updated crate to 0.28.0. This release contains backward incompatible changes.
- changed the test layer to no longer use the `-f`
option. Note that this breaks the test layer for all previous crate
versions.