#Release notes for 0.4.5
This will be the last release of the 0.4.x line. It contains a lot of new code, but mostly it is being finalized so that the many fixes for people currently using Gwittir are available.
Changes
- Many, many bug fixes
- Added the Streaming RPC implementation
- Introspection with finer control. You can now use gwittir-introspection.properties files and implement the SelfDescribed interface
- Large moves to parameterized 1.5 syntax on the interfaces
- New util classes for MD5, Base64, compression.
- Wrappers for various client side storage mechanisms
- Introduced the WindowContext class to abstract key-value based client side storage.