Skip to content

Commit

Permalink
Bump version to 0.73.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigok committed Dec 28, 2018
1 parent 4c646bc commit da78ae7
Show file tree
Hide file tree
Showing 7 changed files with 97 additions and 44 deletions.
2 changes: 1 addition & 1 deletion .docker/Dockerfile.rhel
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM registry.access.redhat.com/rhscl/nodejs-8-rhel7

ENV RC_VERSION 0.73.0-rc.2
ENV RC_VERSION 0.73.0

MAINTAINER buildmaster@rocket.chat

Expand Down
82 changes: 82 additions & 0 deletions .github/history.json
Original file line number Diff line number Diff line change
Expand Up @@ -24386,6 +24386,88 @@
]
}
]
},
"0.73.0": {
"node_version": "8.11.4",
"npm_version": "6.4.1",
"pull_requests": [
{
"pr": "12932",
"title": "Release 0.72.3",
"userLogin": "rodrigok",
"contributors": [
"rodrigok",
"ggazzo",
"Hudell",
"tassoevan",
"piotrkochan"
]
},
{
"pr": "12901",
"title": "Release 0.72.2",
"userLogin": "sampaiodiego",
"contributors": [
"tassoevan",
"sampaiodiego"
]
},
{
"pr": "12848",
"title": "Bump Apps-Engine version",
"userLogin": "d-gubert",
"milestone": "0.72.1",
"contributors": [
"d-gubert"
]
},
{
"pr": "12818",
"title": "[FIX] Change spread operator to Array.from for Edge browser",
"userLogin": "ohmonster",
"milestone": "0.72.1",
"contributors": [
"ohmonster"
]
},
{
"pr": "12727",
"title": "[FIX] API users.info returns caller rooms and not requested user ones",
"userLogin": "piotrkochan",
"milestone": "0.72.1",
"contributors": [
"piotrkochan",
"web-flow"
]
},
{
"pr": "12804",
"title": "Change file order in rocketchat-cors",
"userLogin": "MarcosSpessatto",
"milestone": "0.72.1",
"contributors": [
"MarcosSpessatto"
]
},
{
"pr": "12847",
"title": "[FIX] Missing HipChat Enterprise Importer",
"userLogin": "Hudell",
"milestone": "0.72.1",
"contributors": [
"Hudell"
]
},
{
"pr": "12805",
"title": "[FIX] Emoji as avatar",
"userLogin": "tassoevan",
"milestone": "0.72.1",
"contributors": [
"tassoevan"
]
}
]
}
}
}
4 changes: 2 additions & 2 deletions .sandstorm/sandstorm-pkgdef.capnp
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ const pkgdef :Spk.PackageDefinition = (

appTitle = (defaultText = "Rocket.Chat"),

appVersion = 120, # Increment this for every release.
appVersion = 121, # Increment this for every release.

appMarketingVersion = (defaultText = "0.73.0-rc.2"),
appMarketingVersion = (defaultText = "0.73.0"),
# Human-readable representation of appVersion. Should match the way you
# identify versions of your app in documentation and marketing.

Expand Down
2 changes: 1 addition & 1 deletion .travis/snap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ elif [[ $TRAVIS_TAG ]]; then
RC_VERSION=$TRAVIS_TAG
else
CHANNEL=edge
RC_VERSION=0.73.0-rc.2
RC_VERSION=0.73.0
fi

echo "Preparing to trigger a snap release for $CHANNEL channel"
Expand Down
47 changes: 9 additions & 38 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,43 +1,10 @@

# 0.73.0 (Under Release Candidate Process)
# 0.73.0
`2018-12-27 · 10 🎉 · 9 🚀 · 34 🐛 · 84 🔍 · 26 👩‍💻👨‍💻`

## 0.73.0-rc.2
`2018-12-27 · 1 🐛 · 1 🔍 · 2 👩‍💻👨‍💻`

### 🐛 Bug fixes

- Download files without extension wasn't possible ([#13033](https://github.com/RocketChat/Rocket.Chat/pull/13033))

<details>
<summary>🔍 Minor changes</summary>

- Regression: List of custom emojis wasn't working ([#13031](https://github.com/RocketChat/Rocket.Chat/pull/13031))

</details>

### 👩‍💻👨‍💻 Core Team 🤓

- [@MarcosSpessatto](https://github.com/MarcosSpessatto)
- [@tassoevan](https://github.com/tassoevan)

## 0.73.0-rc.1
`2018-12-24 · 2 🔍 · 2 👩‍💻👨‍💻`

<details>
<summary>🔍 Minor changes</summary>

- Change `chat.getDeletedMessages` to get messages after informed date and return only message's _id ([#13021](https://github.com/RocketChat/Rocket.Chat/pull/13021))
- Improve Importer code quality ([#13020](https://github.com/RocketChat/Rocket.Chat/pull/13020))

</details>

### 👩‍💻👨‍💻 Core Team 🤓

- [@Hudell](https://github.com/Hudell)
- [@MarcosSpessatto](https://github.com/MarcosSpessatto)

## 0.73.0-rc.0
`2018-12-20 · 10 🎉 · 9 🚀 · 33 🐛 · 81 🔍 · 26 👩‍💻👨‍💻`
### Engine versions
- Node: `8.11.4`
- NPM: `6.4.1`

### 🎉 New features

Expand Down Expand Up @@ -99,6 +66,7 @@
- Incorrect parameter name in Livechat stream ([#12851](https://github.com/RocketChat/Rocket.Chat/pull/12851))
- Autotranslate icon on message action menu ([#12585](https://github.com/RocketChat/Rocket.Chat/pull/12585))
- Google Cloud Storage storage provider ([#12843](https://github.com/RocketChat/Rocket.Chat/pull/12843))
- Download files without extension wasn't possible ([#13033](https://github.com/RocketChat/Rocket.Chat/pull/13033))

<details>
<summary>🔍 Minor changes</summary>
Expand Down Expand Up @@ -184,6 +152,9 @@
- Convert rocketchat-mapview to main module structure ([#12701](https://github.com/RocketChat/Rocket.Chat/pull/12701))
- Add check to make sure releases was updated ([#12791](https://github.com/RocketChat/Rocket.Chat/pull/12791))
- Merge master into develop & Set version to 0.73.0-develop ([#12776](https://github.com/RocketChat/Rocket.Chat/pull/12776))
- Change `chat.getDeletedMessages` to get messages after informed date and return only message's _id ([#13021](https://github.com/RocketChat/Rocket.Chat/pull/13021))
- Improve Importer code quality ([#13020](https://github.com/RocketChat/Rocket.Chat/pull/13020))
- Regression: List of custom emojis wasn't working ([#13031](https://github.com/RocketChat/Rocket.Chat/pull/13031))

</details>

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Rocket.Chat",
"description": "The Ultimate Open Source WebChat Platform",
"version": "0.73.0-rc.2",
"version": "0.73.0",
"author": {
"name": "Rocket.Chat",
"url": "https://rocket.chat/"
Expand Down
2 changes: 1 addition & 1 deletion packages/rocketchat-lib/rocketchat.info
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "0.73.0-rc.2"
"version": "0.73.0"
}

0 comments on commit da78ae7

Please sign in to comment.