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

[incubator-pegasus] branch v2.3 updated (edb19bf -> 3f781db)

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

yuchenhe pushed a change to branch v2.3
in repository https://gitbox.apache.org/repos/asf/incubator-pegasus.git.


 discard edb19bf  chore: update NOTICE copyright year (#822)
 discard 464abc0  chore: bump the version to 2.3.0
     new a7b9b87  chore: update NOTICE copyright year (#822)
     new 3f781db  chore: bump the version to 2.3.0

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (edb19bf)
            \
             N -- N -- N   refs/heads/v2.3 (3f781db)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 2 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:

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pegasus.apache.org
For additional commands, e-mail: commits-help@pegasus.apache.org


[incubator-pegasus] 01/02: chore: update NOTICE copyright year (#822)

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

yuchenhe pushed a commit to branch v2.3
in repository https://gitbox.apache.org/repos/asf/incubator-pegasus.git

commit a7b9b8719bcb5fc8d1fa8d0630ea994b01514092
Author: HeYuchen <he...@xiaomi.com>
AuthorDate: Tue Oct 12 15:57:48 2021 +0800

    chore: update NOTICE copyright year (#822)
---
 NOTICE | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/NOTICE b/NOTICE
index 80a4f9a..f7f6c5d 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
 Apache Pegasus
-Copyright 2020 The Apache Software Foundation
+Copyright 2021 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pegasus.apache.org
For additional commands, e-mail: commits-help@pegasus.apache.org


[incubator-pegasus] 02/02: chore: bump the version to 2.3.0

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

yuchenhe pushed a commit to branch v2.3
in repository https://gitbox.apache.org/repos/asf/incubator-pegasus.git

commit 3f781dbbceb2030d7d27960b301e4e131789c32f
Author: heyuchen <he...@xiaomi.com>
AuthorDate: Wed Oct 13 10:50:36 2021 +0800

    chore: bump the version to 2.3.0
---
 rdsn                          | 2 +-
 src/include/pegasus/version.h | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/rdsn b/rdsn
index 3bcff61..4cce780 160000
--- a/rdsn
+++ b/rdsn
@@ -1 +1 @@
-Subproject commit 3bcff61f1103d2947c2fc9b723f81b720f342c27
+Subproject commit 4cce7804e7be01dff760e1682eeca7f6e89e9475
diff --git a/src/include/pegasus/version.h b/src/include/pegasus/version.h
index 2e195f6..712490f 100644
--- a/src/include/pegasus/version.h
+++ b/src/include/pegasus/version.h
@@ -18,4 +18,4 @@
  */
 
 #pragma once
-#define PEGASUS_VERSION "2.1.SNAPSHOT"
+#define PEGASUS_VERSION "2.3.0"

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pegasus.apache.org
For additional commands, e-mail: commits-help@pegasus.apache.org