===== git log ====
commit 0901b43f84f72803cc6125ce047077f2571e608d
Author: ShyamsundarR <srangana@redhat.com>
Date:   Fri Mar 15 08:55:30 2019 -0400

    doc: Added release notes for 5.5
    
    Fixes: bz#1689214
    Change-Id: I57a1afa2649828d0399fab2bf163a05cf35358db
    Signed-off-by: ShyamsundarR <srangana@redhat.com>

commit c2a48920015f7b2d5516858d2ed4bb05e0e6f9d9
Author: Aravinda VK <avishwan@redhat.com>
Date:   Mon Mar 4 13:39:18 2019 +0530

    eventsapi: Fix error while handling GlusterCmdException
    
    `GlusterCmdException` was wrongly accessed instead of accessing
    `GlusterCmdException.message`.
    
    Fixes: bz#1687249
    Change-Id: I35ec1b05726050bfd8761e05ad9b9e47917dc0c6
    Signed-off-by: Aravinda VK <avishwan@redhat.com>
    (cherry picked from commit 27f6375df009c8c4798b72aeafce79456007d21f)

commit a086c6473875ab94a4a08baf454eac567f575b06
Author: karthik-us <ksubrahm@redhat.com>
Date:   Thu Mar 7 22:26:49 2019 +0530

    cluster/afr: Send truncate on arbiter brick from SHD
    
    Problem:
    In an arbiter volume configuration SHD will not send any writes onto the arbiter
    brick even if there is data pending marker for the arbiter brick. If we have a
    arbiter setup on the geo-rep master and there are data pending markers for the files
    on arbiter brick, SHD will not mark any data changelog during healing. While syncing
    the data from master to slave, if the arbiter-brick is considered as ACTIVE, then
    there is a chance that slave will miss out some data. If the arbiter brick is being
    newly added or replaced there is a chance of slave missing all the data during sync.
    
    Fix:
    If there is data pending marker for the arbiter brick, send truncate on the arbiter
    brick during heal, so that it will record truncate as the data transaction in changelog.
    
    Change-Id: I3242ba6cea6da495c418ef860d9c3359c5459dec
    fixes: bz#1687687
    Signed-off-by: karthik-us <ksubrahm@redhat.com>

commit a00953ed212a7071b152c4afccd35b92fa5a682a
Author: Sanju Rakonde <srakonde@redhat.com>

More commit messages for this ChangeLog can be found at
https://forge.gluster.org/glusterfs-core/glusterfs/commits/v5.5
