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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
public-projects
Nakama
Commits
05df019a
Commit
05df019a
authored
6 years ago
by
Chris Molozian
Browse files
Options
Downloads
Patches
Plain Diff
Nakama 2.4.1 release.
parent
16f932be
Branches
Branches containing commit
Tags
v2.4.1
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+6
-6
6 additions, 6 deletions
CHANGELOG.md
with
6 additions
and
6 deletions
CHANGELOG.md
+
6
−
6
View file @
05df019a
...
...
@@ -3,10 +3,10 @@ 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
)
.
## [
Unreleased]
## [
2.4.1] - 2019-03-08
### Added
-
Strict validation of socket timeout configuration parameters.
-
New runtime constants representing storage permissions.
-
New
Go
runtime constants representing storage permissions.
-
New runtime function to programmatically delete user accounts.
-
Allow multiple config files to be read at startup and merged into a final server configuration.
-
Storage listing operations can now disambiguate between listing system-owned data and listing all data.
...
...
@@ -15,14 +15,14 @@ The format is based on [keep a changelog](http://keepachangelog.com) and this pr
-
Default maximum database connection lifetime is now 1 hour.
-
Improved parsing of client IP and port for incoming requests and socket connections.
-
WebSocket sessions no longer log the client IP and port number in error messages.
-
Made
Go and Lua runtime startup log messages consistent.
-
Go and Lua
server
runtime startup log messages
are now
consistent.
-
All schema and query statements that use the '1970-01-01 00:00:00' constant now specify UTC timezone.
-
Storage write error message
now correctly indicates that
values must be encoded JSON objects.
-
Storage write error message
are more descriptive for when
values must be encoded JSON objects.
-
Storage listing operations now treat empty owner IDs as listing across all data rather than system-owned data.
### Fixed
-
CRON expressions for leaderboard and tournament resets now allow concurrent
processing
.
-
Set console gateway timeout to match connection idle timeout value.
-
CRON expressions for leaderboard and tournament resets now allow concurrent
usage safely
.
-
Set console
API
gateway timeout to match connection idle timeout value.
## [2.4.0] - 2019-02-03
### Added
...
...
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