You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by st...@apache.org on 2020/10/27 14:29:17 UTC

[openwhisk] branch 1.0.0 updated (99a2fbd -> d9b4ead)

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

style95 pushed a change to branch 1.0.0
in repository https://gitbox.apache.org/repos/asf/openwhisk.git.


 discard 99a2fbd  Drop go-v1.1 support. (#5012)
 discard 90bbbee  drop ballerina from 1.0.0 release as runtime-ballerina has not been released (#5006)
 discard 937e5bc  1.0.0 release prep: replace nightly with fixed tag for core images (#5005)
 discard 4f0eff6  Adjust "nightly" dockerhub Jenkins job on 1.0.0 branch (#5002)
 discard 3caeb8d  can't put comments in .json files (#5003)
 discard 4586f78  Fix tags of runtime images.
     add 739755a  Remove unused trait and case class (#5011)
     add ddb2662  Add a change log. (#5014)
     add 057ea37  Fix tags of runtime images.
     add 607ee06  can't put comments in .json files (#5003)
     add 815dd09  Adjust "nightly" dockerhub Jenkins job on 1.0.0 branch (#5002)
     add 01cebb4  1.0.0 release prep: replace nightly with fixed tag for core images (#5005)
     add 9549147  drop ballerina from 1.0.0 release as runtime-ballerina has not been released (#5006)
     add d9b4ead  Drop go-v1.1 support. (#5012)

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   (99a2fbd)
            \
             N -- N -- N   refs/heads/1.0.0 (d9b4ead)

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.

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.md                                       | 91 ++++++++++++++++++++++
 .../core/containerpool/ContainerPool.scala         |  6 --
 2 files changed, 91 insertions(+), 6 deletions(-)
 create mode 100644 CHANGELOG.md