Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
Nakama
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
public-projects
Nakama
Commits
a4e768f5
Commit
a4e768f5
authored
7 years ago
by
Chris Molozian
Browse files
Options
Downloads
Patches
Plain Diff
Nakama 2.0.1 release.
parent
5516df9b
Branches
Branches containing commit
Tags
v2.0.1
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+5
-5
5 additions, 5 deletions
CHANGELOG.md
with
5 additions
and
5 deletions
CHANGELOG.md
+
5
−
5
View file @
a4e768f5
...
@@ -3,22 +3,22 @@ All notable changes to this project are documented below.
...
@@ -3,22 +3,22 @@ All notable changes to this project are documented below.
The format is based on
[
keep a changelog
](
http://keepachangelog.com
)
and this project uses
[
semantic versioning
](
http://semver.org
)
.
The format is based on
[
keep a changelog
](
http://keepachangelog.com
)
and this project uses
[
semantic versioning
](
http://semver.org
)
.
## [
Unreleased]
## [
2.0.1] - 2018-06-15
### Added
### Added
-
New timeout option to HTTP request function in the code runtime.
-
New timeout option to HTTP request function in the code runtime.
-
Set QoS settings on client outgoing message queue.
-
Set QoS settings on client outgoing message queue.
-
New runtime pool min/max size options.
-
New runtime pool min/max size options.
-
New user ban and unban functions.
-
New user ban and unban functions.
-
RPC functions triggered by HTTP GET requests now
expos
e any custom query parameters.
-
RPC functions triggered by HTTP GET requests now
includ
e any custom query parameters.
-
Authoritative match messages now carry a receive timestamp field.
-
Authoritative match messages now carry a receive timestamp field.
-
Track
additional
metrics for function calls, before/after hooks, and internal components.
-
Track
new
metrics for function calls, before/after hooks, and internal components.
### Changed
### Changed
-
The avatar URL fields in various domain objects now support up to 512 characters for FBIG.
-
The avatar URL fields in various domain objects now support up to 512 characters for FBIG.
-
Runtime modules are now loaded in a
consistent
order.
-
Runtime modules are now loaded in a
deterministic
order.
### Fixed
### Fixed
-
Add ON DELETE CASCADE to foreign key user constraint on wallet ledger.
-
Add
"
ON DELETE CASCADE
"
to foreign key user constraint on wallet ledger.
## [2.0.0] - 2018-05-14
## [2.0.0] - 2018-05-14
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment