Skip to content

Commit

Permalink
Bump version to 1.2.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sampaiodiego committed Jun 27, 2019
1 parent 69b5658 commit 1122200
Show file tree
Hide file tree
Showing 6 changed files with 358 additions and 13 deletions.
2 changes: 1 addition & 1 deletion .docker/Dockerfile.rhel
@@ -1,6 +1,6 @@
FROM registry.access.redhat.com/rhscl/nodejs-8-rhel7

ENV RC_VERSION 1.2.0-rc.0
ENV RC_VERSION 1.2.0-rc.1

MAINTAINER buildmaster@rocket.chat

Expand Down
248 changes: 248 additions & 0 deletions .github/history.json
Expand Up @@ -31803,6 +31803,136 @@
}
]
},
"1.1.1": {
"node_version": "8.11.4",
"npm_version": "6.4.1",
"mongo_versions": [
"3.2",
"3.4",
"3.6",
"4.0"
],
"pull_requests": [
{
"pr": "14686",
"title": "[FIX] SAML login error.",
"userLogin": "Hudell",
"milestone": "1.1.1",
"contributors": [
"Hudell"
]
},
{
"pr": "14668",
"title": "[FIX] Load messages after disconnect and message box scroll missing",
"userLogin": "ggazzo",
"milestone": "1.1.1",
"contributors": [
"ggazzo"
]
},
{
"pr": "14674",
"title": "Removing unnecesary federation configs",
"userLogin": "alansikora",
"milestone": "1.1.1",
"contributors": [
"alansikora"
]
}
]
},
"1.1.2": {
"node_version": "8.11.4",
"npm_version": "6.4.1",
"mongo_versions": [
"3.2",
"3.4",
"3.6",
"4.0"
],
"pull_requests": [
{
"pr": "14823",
"title": "Release 1.1.2",
"userLogin": "sampaiodiego",
"contributors": [
"Hudell",
"sampaiodiego",
"MarcosSpessatto"
]
},
{
"pr": "14763",
"title": "[FIX] User status information on User Info panel",
"userLogin": "MarcosSpessatto",
"milestone": "1.1.2",
"contributors": [
"MarcosSpessatto"
]
},
{
"pr": "14711",
"title": "[FIX] User Real Name being erased when not modified",
"userLogin": "Hudell",
"milestone": "1.1.2",
"contributors": [
"Hudell"
]
},
{
"pr": "14717",
"title": "[FIX] Anonymous chat read",
"userLogin": "sampaiodiego",
"milestone": "1.1.2",
"contributors": [
"sampaiodiego",
"ggazzo",
"MarcosSpessatto",
"web-flow"
]
}
]
},
"1.1.3": {
"node_version": "8.11.4",
"npm_version": "6.4.1",
"mongo_versions": [
"3.2",
"3.4",
"3.6",
"4.0"
],
"pull_requests": [
{
"pr": "14850",
"title": "Release 1.1.3",
"userLogin": "sampaiodiego",
"contributors": [
"ggazzo",
"sampaiodiego"
]
},
{
"pr": "14839",
"title": "Regression: thread loading parent msg if is not loaded",
"userLogin": "ggazzo",
"milestone": "1.1.3",
"contributors": [
"ggazzo"
]
},
{
"pr": "14837",
"title": "[FIX] Gap of messages when loading history when using threads",
"userLogin": "ggazzo",
"milestone": "1.1.3",
"contributors": [
"ggazzo"
]
}
]
},
"1.2.0-rc.0": {
"node_version": "8.11.4",
"npm_version": "6.4.1",
Expand Down Expand Up @@ -32144,6 +32274,124 @@
"sampaiodiego",
"web-flow"
]
},
{
"pr": "14850",
"title": "Release 1.1.3",
"userLogin": "sampaiodiego",
"contributors": [
"ggazzo",
"sampaiodiego"
]
},
{
"pr": "14763",
"title": "[FIX] User status information on User Info panel",
"userLogin": "MarcosSpessatto",
"milestone": "1.1.2",
"contributors": [
"MarcosSpessatto"
]
},
{
"pr": "14711",
"title": "[FIX] User Real Name being erased when not modified",
"userLogin": "Hudell",
"milestone": "1.1.2",
"contributors": [
"Hudell"
]
},
{
"pr": "14717",
"title": "[FIX] Anonymous chat read",
"userLogin": "sampaiodiego",
"milestone": "1.1.2",
"contributors": [
"sampaiodiego",
"ggazzo",
"MarcosSpessatto",
"web-flow"
]
},
{
"pr": "14686",
"title": "[FIX] SAML login error.",
"userLogin": "Hudell",
"milestone": "1.1.1",
"contributors": [
"Hudell"
]
},
{
"pr": "14668",
"title": "[FIX] Load messages after disconnect and message box scroll missing",
"userLogin": "ggazzo",
"milestone": "1.1.1",
"contributors": [
"ggazzo"
]
},
{
"pr": "14674",
"title": "Removing unnecesary federation configs",
"userLogin": "alansikora",
"milestone": "1.1.1",
"contributors": [
"alansikora"
]
}
]
},
"1.2.0-rc.1": {
"node_version": "8.11.4",
"npm_version": "6.4.1",
"mongo_versions": [
"3.2",
"3.4",
"3.6",
"4.0"
],
"pull_requests": [
{
"pr": "14853",
"title": "[FIX] Custom status fixes",
"userLogin": "wreiske",
"milestone": "1.2.0-rc.1",
"contributors": [
"wreiske",
"Hudell",
"web-flow",
"sampaiodiego"
]
},
{
"pr": "14860",
"title": "Regression: Fix desktop notifications not being sent",
"userLogin": "sampaiodiego",
"milestone": "1.2.0-rc.1",
"contributors": [
"sampaiodiego"
]
},
{
"pr": "14862",
"title": "Regression: Allow debugging of cached collections by name",
"userLogin": "ggazzo",
"contributors": [
"ggazzo",
"web-flow"
]
},
{
"pr": "14859",
"title": "Allow debugging of cached collections by name",
"userLogin": "ggazzo",
"milestone": "1.2.0-rc.1",
"contributors": [
"ggazzo",
"sampaiodiego"
]
}
]
}
Expand Down
2 changes: 1 addition & 1 deletion .travis/snap.sh
Expand Up @@ -17,7 +17,7 @@ elif [[ $TRAVIS_TAG ]]; then
RC_VERSION=$TRAVIS_TAG
else
CHANNEL=edge
RC_VERSION=1.2.0-rc.0
RC_VERSION=1.2.0-rc.1
fi

echo "Preparing to trigger a snap release for $CHANNEL channel"
Expand Down

0 comments on commit 1122200

Please sign in to comment.