Bump version to 2.0.0

pull/15350/head
Diego Sampaio 6 years ago
parent 67593f774c
commit 370d4a6486
No known key found for this signature in database
GPG Key ID: E060152B30502562
  1. 2
      .docker/Dockerfile.rhel
  2. 52
      .github/history.json
  3. 2
      .travis/snap.sh
  4. 136
      HISTORY.md
  5. 2
      app/utils/rocketchat.info
  6. 2
      package.json

@ -1,6 +1,6 @@
FROM registry.access.redhat.com/rhscl/nodejs-8-rhel7
ENV RC_VERSION 2.0.0-rc.5
ENV RC_VERSION 2.0.0
MAINTAINER buildmaster@rocket.chat

@ -34547,6 +34547,56 @@
]
}
]
},
"2.0.0": {
"node_version": "8.11.4",
"npm_version": "6.4.1",
"mongo_versions": [
"3.4",
"3.6",
"4.0"
],
"pull_requests": [
{
"pr": "15176",
"title": "Release 1.3.2",
"userLogin": "sampaiodiego",
"contributors": [
"renatobecker",
"sampaiodiego",
"ggazzo",
"tassoevan"
]
},
{
"pr": "15141",
"title": "Fix custom auth",
"userLogin": "MarcosSpessatto",
"milestone": "1.3.1",
"contributors": [
"MarcosSpessatto"
]
},
{
"pr": "15119",
"title": "[FIX] Custom emoji table scroll",
"userLogin": "ggazzo",
"milestone": "1.3.1",
"contributors": [
"ggazzo"
]
},
{
"pr": "15114",
"title": "[FIX] Direct Message names not visible on Admin panel",
"userLogin": "ggazzo",
"milestone": "1.3.1",
"contributors": [
"ggazzo",
"sampaiodiego"
]
}
]
}
}
}
}

@ -17,7 +17,7 @@ elif [[ $TRAVIS_TAG ]]; then
RC_VERSION=$TRAVIS_TAG
else
CHANNEL=edge
RC_VERSION=2.0.0-rc.5
RC_VERSION=2.0.0
fi
echo "Preparing to trigger a snap release for $CHANNEL channel"

@ -1,122 +1,20 @@
# 2.0.0 (Under Release Candidate Process)
# 2.0.0
`2019-09-12 · 7 · 14 🎉 · 6 🚀 · 16 🐛 · 36 🔍 · 26 👩💻👨💻`
## 2.0.0-rc.5
`2019-09-12 · 1 🔍 · 1 👩💻👨💻`
<details>
<summary>🔍 Minor changes</summary>
- Regression: Fix wrong import and minor code improvements ([#15352](https://github.com/RocketChat/Rocket.Chat/pull/15352))
</details>
### 👩💻👨💻 Core Team 🤓
- [@ggazzo](https://github.com/ggazzo)
## 2.0.0-rc.4
`2019-09-11 · 1 🔍 · 2 👩💻👨💻`
<details>
<summary>🔍 Minor changes</summary>
- Federation migration and additional improvements ([#15336](https://github.com/RocketChat/Rocket.Chat/pull/15336))
</details>
### 👩💻👨💻 Core Team 🤓
- [@alansikora](https://github.com/alansikora)
- [@sampaiodiego](https://github.com/sampaiodiego)
## 2.0.0-rc.3
`2019-09-10 · 2 · 2 🐛 · 8 🔍 · 8 👩💻👨💻`
### ⚠ BREAKING CHANGES
- Remove REST endpoint `/api/v1/info`" ([#15332](https://github.com/RocketChat/Rocket.Chat/pull/15332))
- Remove REST endpoint `/api/v1/emoji-custom`" ([#15333](https://github.com/RocketChat/Rocket.Chat/pull/15333))
### 🐛 Bug fixes
- Redirect on app manual install ([#15306](https://github.com/RocketChat/Rocket.Chat/pull/15306))
- IE11 baseURI ([#15319](https://github.com/RocketChat/Rocket.Chat/pull/15319))
<details>
<summary>🔍 Minor changes</summary>
- Add federation back ([#15283](https://github.com/RocketChat/Rocket.Chat/pull/15283))
- Regression: last message doesn't update after reconnect ([#15329](https://github.com/RocketChat/Rocket.Chat/pull/15329))
- Regression: New Livechat methods and processes ([#15242](https://github.com/RocketChat/Rocket.Chat/pull/15242))
- Regression: Remove duplicated permission changes emitter ([#15321](https://github.com/RocketChat/Rocket.Chat/pull/15321))
- Regression: Errors on the console preventing some settings to be saved ([#15310](https://github.com/RocketChat/Rocket.Chat/pull/15310))
- Fix v148 migration ([#15285](https://github.com/RocketChat/Rocket.Chat/pull/15285))
- Fix apps list error ([#15258](https://github.com/RocketChat/Rocket.Chat/pull/15258))
- Revert federation ([#15278](https://github.com/RocketChat/Rocket.Chat/pull/15278))
</details>
### 👩💻👨💻 Core Team 🤓
- [@MartinSchoeler](https://github.com/MartinSchoeler)
- [@alansikora](https://github.com/alansikora)
- [@d-gubert](https://github.com/d-gubert)
- [@geekgonecrazy](https://github.com/geekgonecrazy)
- [@ggazzo](https://github.com/ggazzo)
- [@renatobecker](https://github.com/renatobecker)
- [@rodrigok](https://github.com/rodrigok)
- [@sampaiodiego](https://github.com/sampaiodiego)
## 2.0.0-rc.2
`2019-08-28 · 5 🔍 · 3 👩💻👨💻`
<details>
<summary>🔍 Minor changes</summary>
- Regression: Double error toast on Setup Wizard ([#15268](https://github.com/RocketChat/Rocket.Chat/pull/15268))
- Regression: addPermissionToRole argument as string ([#15267](https://github.com/RocketChat/Rocket.Chat/pull/15267))
- Regression: Remove old scripts of Setup Wizard ([#15263](https://github.com/RocketChat/Rocket.Chat/pull/15263))
- Fix get IP for rate limiter ([#15262](https://github.com/RocketChat/Rocket.Chat/pull/15262))
- Add oplog events metrics ([#15249](https://github.com/RocketChat/Rocket.Chat/pull/15249))
</details>
### 👩💻👨💻 Core Team 🤓
- [@ggazzo](https://github.com/ggazzo)
- [@sampaiodiego](https://github.com/sampaiodiego)
- [@tassoevan](https://github.com/tassoevan)
## 2.0.0-rc.1
`2019-08-23 · 2 🔍 · 2 👩💻👨💻`
<details>
<summary>🔍 Minor changes</summary>
- Federation improvements ([#15234](https://github.com/RocketChat/Rocket.Chat/pull/15234))
- Regression: Fix assets extension detection ([#15231](https://github.com/RocketChat/Rocket.Chat/pull/15231))
</details>
### 👩💻👨💻 Core Team 🤓
- [@alansikora](https://github.com/alansikora)
- [@sampaiodiego](https://github.com/sampaiodiego)
## 2.0.0-rc.0
`2019-08-21 · 9 · 14 🎉 · 6 🚀 · 14 🐛 · 21 🔍 · 25 👩💻👨💻`
### Engine versions
- Node: `8.11.4`
- NPM: `6.4.1`
- MongoDB: `3.4, 3.6, 4.0`
### ⚠ BREAKING CHANGES
- Federation refactor with addition of chained events ([#15206](https://github.com/RocketChat/Rocket.Chat/pull/15206))
- Remove support of MongoDB 3.2 and deprecate MongoDB 3.4 ([#15199](https://github.com/RocketChat/Rocket.Chat/pull/15199))
- Remove REST endpoint `/api/v1/emoji-custom` ([#15195](https://github.com/RocketChat/Rocket.Chat/pull/15195))
- Remove GraphQL and grant packages ([#15192](https://github.com/RocketChat/Rocket.Chat/pull/15192))
- Remove REST endpoint `/api/v1/info` ([#15197](https://github.com/RocketChat/Rocket.Chat/pull/15197))
- Remove publication `roomSubscriptionsByRole` ([#15193](https://github.com/RocketChat/Rocket.Chat/pull/15193))
- Remove publication `usersInRole` ([#15194](https://github.com/RocketChat/Rocket.Chat/pull/15194))
- remove old livechat client ([#15133](https://github.com/RocketChat/Rocket.Chat/pull/15133))
- Remove old livechat client ([#15133](https://github.com/RocketChat/Rocket.Chat/pull/15133))
- Replace tap:i18n to add support to 3-digit locales ([#15109](https://github.com/RocketChat/Rocket.Chat/pull/15109))
### 🎉 New features
@ -161,6 +59,8 @@
- Prevent to create discussion with empty name ([#14507](https://github.com/RocketChat/Rocket.Chat/pull/14507))
- Remove new hidden file and fix for .env files for Snap ([#15120](https://github.com/RocketChat/Rocket.Chat/pull/15120))
- cachedcollection calling multiple times SYNC ([#15104](https://github.com/RocketChat/Rocket.Chat/pull/15104))
- Redirect on app manual install ([#15306](https://github.com/RocketChat/Rocket.Chat/pull/15306))
- IE11 baseURI ([#15319](https://github.com/RocketChat/Rocket.Chat/pull/15319))
<details>
<summary>🔍 Minor changes</summary>
@ -186,6 +86,21 @@
- LingoHub based on develop ([#15115](https://github.com/RocketChat/Rocket.Chat/pull/15115))
- Improve url validation inside message object ([#15074](https://github.com/RocketChat/Rocket.Chat/pull/15074))
- Merge master into develop & Set version to 1.4.0-develop ([#15097](https://github.com/RocketChat/Rocket.Chat/pull/15097))
- Federation improvements ([#15234](https://github.com/RocketChat/Rocket.Chat/pull/15234))
- Regression: Fix assets extension detection ([#15231](https://github.com/RocketChat/Rocket.Chat/pull/15231))
- Regression: Double error toast on Setup Wizard ([#15268](https://github.com/RocketChat/Rocket.Chat/pull/15268))
- Regression: addPermissionToRole argument as string ([#15267](https://github.com/RocketChat/Rocket.Chat/pull/15267))
- Regression: Remove old scripts of Setup Wizard ([#15263](https://github.com/RocketChat/Rocket.Chat/pull/15263))
- Fix get IP for rate limiter ([#15262](https://github.com/RocketChat/Rocket.Chat/pull/15262))
- Add oplog events metrics ([#15249](https://github.com/RocketChat/Rocket.Chat/pull/15249))
- Regression: last message doesn't update after reconnect ([#15329](https://github.com/RocketChat/Rocket.Chat/pull/15329))
- Regression: New Livechat methods and processes ([#15242](https://github.com/RocketChat/Rocket.Chat/pull/15242))
- Regression: Remove duplicated permission changes emitter ([#15321](https://github.com/RocketChat/Rocket.Chat/pull/15321))
- Regression: Errors on the console preventing some settings to be saved ([#15310](https://github.com/RocketChat/Rocket.Chat/pull/15310))
- Fix v148 migration ([#15285](https://github.com/RocketChat/Rocket.Chat/pull/15285))
- Fix apps list error ([#15258](https://github.com/RocketChat/Rocket.Chat/pull/15258))
- Federation migration and additional improvements ([#15336](https://github.com/RocketChat/Rocket.Chat/pull/15336))
- Regression: Fix wrong import and minor code improvements ([#15352](https://github.com/RocketChat/Rocket.Chat/pull/15352))
</details>
@ -208,6 +123,7 @@
- [@Hudell](https://github.com/Hudell)
- [@LuluGO](https://github.com/LuluGO)
- [@MarcosSpessatto](https://github.com/MarcosSpessatto)
- [@MartinSchoeler](https://github.com/MartinSchoeler)
- [@alansikora](https://github.com/alansikora)
- [@cardoso](https://github.com/cardoso)
- [@d-gubert](https://github.com/d-gubert)
@ -5620,4 +5536,4 @@
- [@marceloschmidt](https://github.com/marceloschmidt)
- [@mrsimpson](https://github.com/mrsimpson)
- [@rodrigok](https://github.com/rodrigok)
- [@sampaiodiego](https://github.com/sampaiodiego)
- [@sampaiodiego](https://github.com/sampaiodiego)

@ -1,3 +1,3 @@
{
"version": "2.0.0-rc.5"
"version": "2.0.0"
}

@ -1,7 +1,7 @@
{
"name": "Rocket.Chat",
"description": "The Ultimate Open Source WebChat Platform",
"version": "2.0.0-rc.5",
"version": "2.0.0",
"author": {
"name": "Rocket.Chat",
"url": "https://rocket.chat/"

Loading…
Cancel
Save