File tree 3 files changed +36
-15
lines changed
3 files changed +36
-15
lines changed Original file line number Diff line number Diff line change
1
+ # PRERELEASE
2
+
3
+ | Component | Version |
4
+ | --------------- | :--------------------- |
5
+ | ** NEONKUBE** | 0.10.0-beta.5 |
6
+ | ** KUBERNETES** | 1.24.0 |
7
+
8
+ This release is ** not a production ready** and is intended to introduce new features and fixes. This release is suitable for testing purposes but be advised that prerelease features may see breaking changes in future releases or be removed completely.
9
+
10
+ # Release Taxonomy:
11
+
12
+ | Release Type | Usage | Description |
13
+ | :----------: | :---------------------: | :--------------------------------------------------------------------------------- |
14
+ | ** ALPHA** | private  ; testing | Used internally and potentially provided to specific users for testing purposes |
15
+ | ** BETA** | public  ; testing | Early release with no guarantee that we won't make breaking changes before release |
16
+ | ** PREVIEW** | public  ; testing | More stable early release. Release breaking changes are less likely than ** BETA** |
17
+ | ** RC** | release  ; candidate | Nearly ready for a stable production release |
18
+ | ** STABLE** | production | Ready for production |
19
+
20
+ # Details
21
+
22
+ We've upgraded our custom services to .NET 8.0 which for lower memory utilization.
Original file line number Diff line number Diff line change @@ -9,13 +9,13 @@ This release is **not a production ready** and is intended to introduce new feat
9
9
10
10
# Release Taxonomy:
11
11
12
- | Release Type | Usage | Description |
13
- | :----------: | :---------------------: | :------------------------------------------------------------------------------------------------- |
14
- | ** ALPHA** | private  ; testing | Used internally for testing and potentially provided to specific users for testing purposes |
15
- | ** BETA** | public  ; testing | Early release with no guarantee that we won't make breaking changes before release |
16
- | ** PREVIEW** | public  ; testing | More stable early release. Future breaking changes are much less likely than ** BETA** |
17
- | ** RC** | release  ; candidate | Nearly ready for a stable production release |
18
- | ** STABLE** | production | Ready for production |
12
+ | Release Type | Usage | Description |
13
+ | :----------: | :---------------------: | :--------------------------------------------------------------------------------- |
14
+ | ** ALPHA** | private  ; testing | Used internally and potentially provided to specific users for testing purposes |
15
+ | ** BETA** | public  ; testing | Early release with no guarantee that we won't make breaking changes before release |
16
+ | ** PREVIEW** | public  ; testing | More stable early release. Release breaking changes are less likely than ** BETA** |
17
+ | ** RC** | release  ; candidate | Nearly ready for a stable production release |
18
+ | ** STABLE** | production | Ready for production |
19
19
20
20
# Details
21
21
Original file line number Diff line number Diff line change @@ -9,14 +9,13 @@ This release is **stable** and is ready for production.
9
9
10
10
# Release Taxonomy:
11
11
12
- | Release Type | Usage | Description |
13
- | :----------: | :---------------------: | :------------------------------------------------------------------------------------------------- |
14
- | ** ALPHA** | private  ; testing | Used internally for testing and potentially provided to specific users for testing purposes |
15
- | ** BETA** | public  ; testing | Early release with no guarantee that we won't make breaking changes before release |
16
- | ** PREVIEW** | public  ; testing | More stable early release. Future breaking changes are much less likely than ** BETA** |
17
- | ** RC** | release  ; candidate | Nearly ready for a stable production release |
18
- | ** STABLE** | production | Ready for production |
19
-
12
+ | Release Type | Usage | Description |
13
+ | :----------: | :---------------------: | :--------------------------------------------------------------------------------- |
14
+ | ** ALPHA** | private  ; testing | Used internally and potentially provided to specific users for testing purposes |
15
+ | ** BETA** | public  ; testing | Early release with no guarantee that we won't make breaking changes before release |
16
+ | ** PREVIEW** | public  ; testing | More stable early release. Release breaking changes are less likely than ** BETA** |
17
+ | ** RC** | release  ; candidate | Nearly ready for a stable production release |
18
+ | ** STABLE** | production | Ready for production |
20
19
# Details
21
20
22
21
** $TODO: DOCUMENT RELEASE DETAILS HERE!**
You can’t perform that action at this time.
0 commit comments