You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Creating a GameServerAllocation returns a 200 Ok instead of a 201 Created [\#2108](https://github.com/googleforgames/agones/issues/2108)
15
+
- Nil Reference/massive log spam in Controller \[1.13\][\#2086](https://github.com/googleforgames/agones/issues/2086)
16
+
- Cannot update Fleet and set replicas to 0 in same transaction [\#2084](https://github.com/googleforgames/agones/issues/2084)
17
+
- Flaky: Hugo occasionally fails: fatal error: concurrent map read and map write [\#1981](https://github.com/googleforgames/agones/issues/1981)
18
+
- Return HTTP 201 on GameServerAllocation [\#2110](https://github.com/googleforgames/agones/pull/2110) ([markmandel](https://github.com/markmandel))
19
+
- Update and audit fix Node.js dependencies [\#2099](https://github.com/googleforgames/agones/pull/2099) ([steven-supersolid](https://github.com/steven-supersolid))
20
+
- Clone Kubernetes objects in API Server before encoding them [\#2089](https://github.com/googleforgames/agones/pull/2089) ([highlyunavailable](https://github.com/highlyunavailable))
21
+
22
+
**Closed issues:**
23
+
24
+
- Request Releaser role for Agones Repository [\#2115](https://github.com/googleforgames/agones/issues/2115)
- Allocation endpoint: Deprecate `metaPatch` for `metadata`[\#2042](https://github.com/googleforgames/agones/issues/2042)
27
+
28
+
**Merged pull requests:**
29
+
30
+
- Update link to contributing guide from the membership template. [\#2118](https://github.com/googleforgames/agones/pull/2118) ([roberthbailey](https://github.com/roberthbailey))
31
+
- Update our community membership guidelines to add a Releaser role. [\#2111](https://github.com/googleforgames/agones/pull/2111) ([roberthbailey](https://github.com/roberthbailey))
- Adding Functionality table for go SDK [\#2081](https://github.com/googleforgames/agones/pull/2081) ([domgreen](https://github.com/domgreen))
41
+
- Minor updates to the release checklist. [\#2080](https://github.com/googleforgames/agones/pull/2080) ([roberthbailey](https://github.com/roberthbailey))
42
+
- Prep for the 1.15.0 release. [\#2079](https://github.com/googleforgames/agones/pull/2079) ([roberthbailey](https://github.com/roberthbailey))
- Rename MetaPatch to Metadata for AllocationRequest [\#2070](https://github.com/googleforgames/agones/pull/2070) ([lambertwang](https://github.com/lambertwang))
Copy file name to clipboardExpand all lines: site/content/en/blog/releases/1.14.0.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ This release introduces initial support for running windows game servers! If thi
10
10
11
11
It also moves the `RollingUpdateOnReady` feature to beta and makes it enabled by default.
12
12
13
-
Check the <ahref="https://github.com/googleforgames/agones/tree/release-1.14.0"data-proofer-ignore>README</a> for details on features, installation and usage.
13
+
Check the <ahref="https://github.com/googleforgames/agones/tree/release-1.14.0">README</a> for details on features, installation and usage.
14
14
15
15
**Implemented enhancements:**
16
16
@@ -37,7 +37,7 @@ Check the <a href="https://github.com/googleforgames/agones/tree/release-1.14.0"
37
37
- Add Terraform config for Windows clusters [\#2046](https://github.com/googleforgames/agones/pull/2046) ([jeremyje](https://github.com/jeremyje))
38
38
- Build Agones Windows images by default. [\#2037](https://github.com/googleforgames/agones/pull/2037) ([jeremyje](https://github.com/jeremyje))
39
39
40
-
See <ahref="https://github.com/googleforgames/agones/blob/release-1.14.0/CHANGELOG.md"data-proofer-ignore>CHANGELOG</a> for more details on changes.
40
+
See <ahref="https://github.com/googleforgames/agones/blob/release-1.14.0/CHANGELOG.md">CHANGELOG</a> for more details on changes.
41
41
42
42
Images available with this release:
43
43
@@ -53,7 +53,7 @@ Images available with this release:
0 commit comments