Skip to content
This repository has been archived by the owner on Jan 24, 2018. It is now read-only.

Commit

Permalink
Merge pull request #1272 from kozbo/release_notes
Browse files Browse the repository at this point in the history
Release notes for 0.3.1, switch to protobuf
  • Loading branch information
david4096 authored Jun 22, 2016
2 parents 53eb7d8 + b537396 commit d700b9c
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions docs/status.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,22 @@ For more detail on individual development issues, please see the project's
Release Notes
+++++++++++++

*****
0.3.1
*****

Alpha pre-release supporting major feature update. This release is not
backwards compatible with previous releases due to several changes to
the schemas that were required to move to protocol buffers.

- This release includes the code changes necessary for the migration
to protocol buffers from Avro.

- Client applications will need to be rebuilt to the new schemas and
use the protobuf json serialization libraries to be compatible
with this version of the server.


*****
0.3.0
*****
Expand Down

0 comments on commit d700b9c

Please sign in to comment.