Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
CAP
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
tsai
CAP
Commits
c5f9093e
Commit
c5f9093e
authored
Apr 02, 2019
by
Savorboard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add release notes to docs
parent
0a77805d
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
17 additions
and
1 deletion
+17
-1
contact-us.md
docs/content/about/contact-us.md
+1
-1
release-notes.md
docs/content/about/release-notes.md
+15
-0
index.md
docs/content/index.md
+1
-0
No files found.
docs/content/about/contact-us.md
View file @
c5f9093e
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
*
Author:
[
@yang-xiaodong
](
https://github.com/yang-xiaodong
)
*
Author:
[
@yang-xiaodong
](
https://github.com/yang-xiaodong
)
*
Email: yangxiaodong1214@126.com
*
Email: yangxiaodong1214@126.com
*
Blogs: https://sa
b
orboard.cnblogs.com
*
Blogs: https://sa
v
orboard.cnblogs.com
## NCC Organization
## NCC Organization
...
...
docs/content/about/release-notes.md
View file @
c5f9093e
# Release Notes
# Release Notes
## Version 2.5.0 (2019-03-30)
**Features:**
*
Support Azure Service Bus. (#307)
*
Support In-Memory Storage. (#296)
*
Upgrade Dapper to version 1.60.1
*
Support read environment variables CAP_WORKERID and CAP_DATACENTERID as the snowflake algorithm workerid and datacenterid.
**Bug Fixed:**
*
Modify MySQL cap table encoding to utf8mb4. (#305)
*
Move CapSubscribeAttribute class to DotNetCore.CAP project.
*
Fixed multiple instance snowflake algorithm generating primary key conflicts. (#294)
## Version 2.4.2 (2019-01-08)
## Version 2.4.2 (2019-01-08)
**Features:**
**Features:**
...
...
docs/content/index.md
View file @
c5f9093e
...
@@ -26,6 +26,7 @@ If you have any question or problems, please report them on the CAP repository:
...
@@ -26,6 +26,7 @@ If you have any question or problems, please report them on the CAP repository:
<a
href=
"https://github.com/dotnetcore/cap/issues/new"
><button
data-md-color-primary=
"purple"
><i
class=
"fa fa-github fa-2x"
></i>
Report Issue
</button></a>
<a
href=
"https://github.com/dotnetcore/cap/issues/new"
><button
data-md-color-primary=
"purple"
><i
class=
"fa fa-github fa-2x"
></i>
Report Issue
</button></a>
<a
href=
"https://github.com/dotnetcore/cap/issues"
><button
data-md-color-primary=
"purple"
type=
"submit"
>
Active Issues
<i
class=
"fa fa-github fa-2x"
></i></button></a>
<a
href=
"https://github.com/dotnetcore/cap/issues"
><button
data-md-color-primary=
"purple"
type=
"submit"
>
Active Issues
<i
class=
"fa fa-github fa-2x"
></i></button></a>
## License
## License
CAP is licensed under the
[
MIT license
](
https://github.com/dotnetcore/CAP/blob/master/LICENSE.txt
)
.
CAP is licensed under the
[
MIT license
](
https://github.com/dotnetcore/CAP/blob/master/LICENSE.txt
)
.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment