You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by pn...@apache.org on 2021/10/03 12:10:22 UTC

[celix] branch master updated (15c7853 -> 5998bfb)

This is an automated email from the ASF dual-hosted git repository.

pnoltes pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/celix.git.


    from 15c7853  Merge pull request #366 from jermus67/fix/typo-in-add-celix-container
     add c89a2c1  Use etcd header index instead of modified index for ETCD GET call
     add b131c08  Merge branch 'master' into feature/handle_etcd_bad_request_for_GET
     add 01addb1  fix ident
     new 5998bfb  Merge pull request #367 from apache/feature/handle_etcd_bad_request_for_GET

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 libs/etcdlib/src/etcd.c | 937 ++++++++++++++++++++++++------------------------
 1 file changed, 471 insertions(+), 466 deletions(-)

[celix] 01/01: Merge pull request #367 from apache/feature/handle_etcd_bad_request_for_GET

Posted by pn...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

pnoltes pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/celix.git

commit 5998bfbd2f675b78c0d4989524452bad6eb3a569
Merge: 15c7853 01addb1
Author: Pepijn Noltes <pe...@gmail.com>
AuthorDate: Sun Oct 3 14:09:06 2021 +0200

    Merge pull request #367 from apache/feature/handle_etcd_bad_request_for_GET
    
    Use etcd header index instead of modified index for ETCD GET call

 libs/etcdlib/src/etcd.c | 937 ++++++++++++++++++++++++------------------------
 1 file changed, 471 insertions(+), 466 deletions(-)