diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..3c4cf603 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,37 @@ +# Changelog + +## master / unreleased + +* [FEATURE] Refactored Sidecar. #66 +* [FEATURE] adding release shield. #70 +* [FEATURE] Update GameServer.Status.State when in initializing state. #68 +* [ENHANCEMENT] Update README.md #64 + +## 0.1.0 / 2021-11-12 + +* [CHANGE] remove deprecated .NET Core sidecar. #2 +* [CHANGE] renaming CRD instance to CR. #62 +* [FEATURE] Adding Cluster Autoscaler annotations to game server pods to prevent eviction of active sessions. #20 +* [FEATURE] adding instructions for running end to end tests on macOS. #19 +* [FEATURE] adding some architecture notes. #21 +* [FEATURE] namespace stuck on terminating state - FAQ. #29 +* [FEATURE] pod affinity - faq. #30 +* [FEATURE] Adding a simple example dashboard for Grafana. #33 +* [FEATURE] adding information on fluentbit. #34 +* [FEATURE] adding guidance for an additional Node Pool. #24 +* [FEATURE] allocator draft. #28 +* [FEATURE] switching to watches for allocation. #31 +* [FEATURE] adding NodeAffinity sample. #39 +* [FEATURE] Created prerequisites.md. #51 +* [FEATURE] Better tracking ConnectedPlayers. #48 +* [FEATURE] adding logrus to initcontainer. #50 +* [FEATURE] adding uninstall information. #55 +* [FEATURE] Created troubleshooting guide and categories. #63 +* [ENHANCEMENT] Update yourgameserver.md. #23 +* [ENCHANTMENT] adding resources for samples. #15 +* [ENHANCEMENT] Consolidation of Gauge metrics for simplicity. #41 +* [ENHANCEMENT] Updated quickstart.md. #44 +* [ENHANCEMENT] Monitoring & Grafana Updates. #42 +* [ENHANCEMENT] updating OpenArena sample readme. #3 +* [BUGFIX] fixing PodAffinity FAQ. #59 +* [BUGFIX] fix for GsdkConfig. #58