Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
asapo
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
Terraform modules
Analyze
Contributor 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
Joao Alvim Oliveira Dias De Almeida
asapo
Commits
3f57a9d8
Commit
3f57a9d8
authored
4 years ago
by
Sergey Yakubov
Browse files
Options
Downloads
Patches
Plain Diff
add table with versions
parent
b1db490a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+2
-1
2 additions, 1 deletion
CHANGELOG.md
VERSIONS.md
+51
-0
51 additions, 0 deletions
VERSIONS.md
with
53 additions
and
1 deletion
CHANGELOG.md
+
2
−
1
View file @
3f57a9d8
## 21.03.0 (in progress)
IMPROVEMENTS
<<<<<<< HEAD
*
Producer API - queue limits in Python, for C++ return original data in error custom data
*
Consumer API - add GetCurrentDatasetCount/get_current_dataset_count function with option to include or exclude incomplete datasets
*
Consumer API - GetStreamList/get_stream_list - can filter finished/unfinished streams now
*
Producer/Consumer API - StreamInfo structure/Python dictionary include more information (is stream finished or not, ...)
*
Switch to JWT tokens (token has more symbols, expiration time, can be revoked and there are two type of tokens - with read/write access rights)
*
Improved versioning. Producer/Consumer API - introduce GetVersionInfo/get_version_info, compatiblity check between clients and server
BREAKING CHANGES
*
Consumer API (C++ only)- GetStreamList has now extra argument StreamFilter
*
Consumer/Producer libraries need to be updated due to protocol changes
## 20.12.0
...
...
This diff is collapsed.
Click to expand it.
VERSIONS.md
0 → 100644
+
51
−
0
View file @
3f57a9d8
[
Producer API
](
#producer-api
)
-
[
Consumer API
](
#consumer-api
)
-
[
Producer Protocol
](
#producer-protocol
)
-
[
Consumer Protocol
](
#consumer-protocol
)
### Producer API
| Release | API changed | Breaking changes | Protocol | Supported by server up to | Status |
| ------------ | ----------- |----------------- | -------- | ------------------------- | ------- |
| 21.03.0 | Yes | No | v0.1 | 21.03.0 | Current version |
[
Producer API
](
#producer-api
)
-
[
Consumer API
](
#consumer-api
)
-
[
Producer Protocol
](
#producer-protocol
)
-
[
Consumer Protocol
](
#consumer-protocol
)
### Consumer API
| Release | API changed | Breaking changes | Protocol | Supported by server up to | Status |
| ------------ | ----------- |----------------- | -------- | ------------------------- | ------- |
| 21.03.0 | Yes | Yes | v0.1 | 21.03.0 | Current version |
[
Producer API
](
#producer-api
)
-
[
Consumer API
](
#consumer-api
)
-
[
Producer Protocol
](
#producer-protocol
)
-
[
Consumer Protocol
](
#consumer-protocol
)
### Producer Protocol
| Release | Supported by client | Supported by server | Status |
| ------------ | ------------------- | -------------------- | ---------------- |
| v0.1 | 21.03.0 - 21.03.0 | 21.03.0 - 21.03.0 | Current version |
[
Producer API
](
#producer-api
)
-
[
Consumer API
](
#consumer-api
)
-
[
Producer Protocol
](
#producer-protocol
)
-
[
Consumer Protocol
](
#consumer-protocol
)
### Consumer Protocol
| Release | Supported by client | Supported by server | Status |
| ------------ | ------------------- | -------------------- | ---------------- |
| v0.1 | 21.03.0 - 21.03.0 | 21.03.0 - 21.03.0 | Current version |
[
Producer API
](
#producer-api
)
-
[
Consumer API
](
#consumer-api
)
-
[
Producer Protocol
](
#producer-protocol
)
-
[
Consumer Protocol
](
#consumer-protocol
)
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