Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
picodata
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container Registry
Model registry
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
core
picodata
Commits
f4316dc3
Commit
f4316dc3
authored
2 years ago
by
Yaroslav Dynnikov
Browse files
Options
Downloads
Patches
Plain Diff
docs: prepare changelog
parent
24a94af9
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!378
Release 22.11
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+17
-6
17 additions, 6 deletions
CHANGELOG.md
with
17 additions
and
6 deletions
CHANGELOG.md
+
17
−
6
View file @
f4316dc3
...
...
@@ -8,19 +8,30 @@ with the `YY.0M.MICRO` scheme.
<img
src=
"https://img.shields.io/badge/calver-YY.0M.MICRO-22bfda.svg"
>
##
HEAD
##
[22.11.0] - 2022-11-22
### Features
-
Add Expel Node feature
-
Brand new algorithm of cluster management based on _"governor"_
concept — a centralized actor that operates topology and performs
instances configuration.
### Fixes
-
Instances state is denoted by the word _"grade"_ (current and target).
The current grade of an instance is not what it tells about itself,
but how other instances are configured with respect to the current
one.
-
Fix bug when the leader changes during a new instance joins
-
Automatically configure _sharding_ (based on
`vshard`
) and perform
rebalancing when replication factor is satisfied.
### Chore
-
Apply schema and data _migrations_ clusterwide.
-
No longer generated logs higher than the PICODATA_LOG_LEVEL set (led to an overall performance improvement)
-
Shrink cluster by _expelling_ instances.
### Compatibility
-
Current version is NOT compatible with
`22.07.0`
. It cannot be started
with the old snapshots.
## [22.07.0] - 2022-07-08
...
...
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