v0.5.0
Major highlights are the Thundernetes Web UI and the experimental intelligent scaling!
What's Changed
- Updated version to 0.4.1 on all install files by @javier-op in #264
- Updating project for kubebuilder 3.4 by @dgkanatsios in #266
- Running go fmt and go vet by @dgkanatsios in #267
- checking if make create-install-files makes the repo dirty by @dgkanatsios in #268
- Update README.md by @dgkanatsios in #269
- Upgrading to controller runtime 0.12.1 by @dgkanatsios in #277
- fix deleting from crashesPerBuild map by @dgkanatsios in #271
- fixing NodeAgent tests by @dgkanatsios in #273
- live API client code simplification by @dgkanatsios in #275
- fixing webhook test by @dgkanatsios in #276
- Deleting Unhealthy game servers by @dgkanatsios in #272
- Update kind to 0.14 by @dgkanatsios in #279
- making unique BuildID webhook test flakey by @dgkanatsios in #281
- fix required fields bug by @dgkanatsios in #282
- preventing Unhealthy GameServers from creating GameServerDetail by @dgkanatsios in #283
- reordering GitHub Action steps by @dgkanatsios in #284
- Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /samples/netcore by @dependabot in #288
- HeartbeatTimeChecker only marks as Unhealthy once by @javier-op in #285
- updating controller-runtime to 0.12.2 by @dgkanatsios in #289
- adding multiple Nodes to e2e cluster by @dgkanatsios in #286
- Add node scaling to e2e tests by @dgkanatsios in #291
- instructions on using docs locally by @dgkanatsios in #292
- Bump nokogiri from 1.12.5 to 1.13.6 in /docs by @dependabot in #295
- Bump rack from 2.0.9.1 to 2.1.4.1 in /docs by @dependabot in #294
- Ignoring GameServer Health state from heartbeat by @dgkanatsios in #293
- upgrade to Go 1.18 by @dgkanatsios in #297
- adding datetime for state transitions by @dgkanatsios in #298
- using automaxprocs by @dgkanatsios in #301
- making CrashesToMarkUnhealthy optional by @dgkanatsios in #300
- running go mod tidy by @dgkanatsios in #302
- modifying CI GitHub action by @dgkanatsios in #303
- Added docs about how to secure a Service using an Ingress by @javier-op in #306
- refactoring quickstart by @dgkanatsios in #305
- adding a timeout to a gameserver api test by @dgkanatsios in #307
- docs updates by @dgkanatsios in #308
- Added docs for Thundernetes UI by @javier-op in #311
- fixing deletion ordering by @dgkanatsios in #309
- logging for PortRegistry by @dgkanatsios in #312
- small fixes by @dgkanatsios in #313
- Added new docs about the GameServer API by @javier-op in #314
- adding GSDK related documentation by @dgkanatsios in #315
- adding C#/C++/Java GSDK info by @dgkanatsios in #316
- Fixed markdown not being parsed in GameServer API docs by @javier-op in #317
- Qos server docs by @javier-op in #318
- Split development docs into subsections and removed some old tutorials by @javier-op in #320
- Update monitoring.md by @dgkanatsios in #321
- updates to GameServerBuild documentation by @dgkanatsios in #324
- Updated latency server docs by @javier-op in #322
- Some minor updates by @javier-op in #323
- Intelligent stand by scaling by @khaines in #319
- Intelligent scaling documentation by @dgkanatsios in #326
- Modified documents for kind quickstart by @KalonJ-MSFT in #332
- Added more graph examples to the Grafana dashboard by @javier-op in #329
- Delete playercount by @javier-op in #330
- updating images for gameserverapi/latencyserver by @dgkanatsios in #334
- Added more pictures of sample Grafana dashboard by @javier-op in #335
- Revert "updating images for gameserverapi/latencyserver" by @dgkanatsios in #336
- more docs work by @dgkanatsios in #333
- Documentation updates take N of many by @dgkanatsios in #337
- fixing dead links by @dgkanatsios in #339
- more dead links by @dgkanatsios in #342
- hopefully the last one PR to fix broken links by @dgkanatsios in #343
- fixing dead links part 4 by @dgkanatsios in #344
- Hiding footer page from navigation by @dgkanatsios in #346
- Added links to the images of the dashboard by @javier-op in #347
- Upgrade to version 0.5.0 by @javier-op in #338
- fixing footer by @dgkanatsios in #348
New Contributors
- @dependabot made their first contribution in #288
- @KalonJ-MSFT made their first contribution in #332
Full Changelog: v0.4.1...v0.5.0