New release 0.6.0! Mostly a maintenance release, major highlights:
- removing the finalizer from GameServer CR
- updates to the sample to facilitate scaling tests
- copy button on the website
- updates to Go/Kubernetes/controller-runtime versions
- lots of code refactorings!
What's Changed
- modifying main README by @dgkanatsios in #350
- adding a method to facilitate better test logging by @dgkanatsios in #351
- making crashing build test fail faster by @dgkanatsios in #352
- Fix for data race in heartBeatTimeChecker tests by @javier-op in #354
- Various refactorings by @dgkanatsios in #353
- Update monitoring.md by @dgkanatsios in #357
- Update apiauth.md by @dgkanatsios in #356
- fixing image tag for intelligent scaling by @dgkanatsios in #360
- minor fixes on the CA docs by @dgkanatsios in #362
- fixing logs for e2e tests by @dgkanatsios in #364
- Dead links check workflow by @javier-op in #363
- Changing version format in setup ruby action by @javier-op in #365
- Dead links action fix 2 by @javier-op in #366
- Dead links action fix 3 by @javier-op in #367
- remove init method from operator package by @dgkanatsios in #368
- various refactorings by @dgkanatsios in #369
- rename jobs on GitHub Actions by @dgkanatsios in #370
- fixing README by @dgkanatsios in #371
- fixing README (#371) by @dgkanatsios in #372
- fixing readme by @dgkanatsios in #373
- refactoring webhooks by @dgkanatsios in #374
- Update allocation-scaling.md by @dgkanatsios in #376
- Doc update for external contributors by @javier-op in #378
- e2e logging for flakey test by @dgkanatsios in #377
- portregistry returns multiple ports by @dgkanatsios in #380
- removing a wrong log by @dgkanatsios in #386
- Removing finalizer from GameServer CR by @dgkanatsios in #381
- .NET Core sample - terminate after by @dgkanatsios in #389
- adding some jitter to timeout for netcore sample by @dgkanatsios in #390
- fixing NodeAgent crash by @dgkanatsios in #396
- Swagger for Game Server API by @ShrayRastogi in #393
- Added documentation for GameServer API swagger by @ShrayRastogi in #397
- reduce error reporting in GameServer controller by @dgkanatsios in #398
- Update allocator executable to kubectl plugin by @vachillo in #399
- Uplugin allocator plugin syntax by @vachillo in #401
- Copy to clipboard on docs by @andresSaldanaAguilar in #403
- Update debugging.md by @dgkanatsios in #402
- fixing unit test by @dgkanatsios in #404
- Substituting markdown code blocks with custom code block by @andresSaldanaAguilar in #408
- adding instructions for kustomize by @dgkanatsios in #409
- Update debugging.md by @nottagg in #411
- Update debugging.md by @nottagg in #412
- init scale test framework by @allenlsy in #413
- adding PodConditions to e2e by @dgkanatsios in #416
- Add controller performance metrics by @dsmith111 in #391
- fix for Grafana sample by @dgkanatsios in #418
- Minecraft Sample docs by @rnjohn in #420
- Always pull latest cert-manager version by @snobu in #407
- updating controller runtime and controller tools by @dgkanatsios in #421
- Go 1.19 by @dgkanatsios in #425
- Configurable Allocation API Port by @nottagg in #419
- attempt to fix "check broken links" GitHub Action by @dgkanatsios in #426
- minor refactoring by @dgkanatsios in #427
- changes for 0.6.0 by @dgkanatsios in #428
- Add Allocation Service Metrics by @abbasahmed in #414
- 0.6.0 installfiles and samples by @dgkanatsios in #429
New Contributors
- @ShrayRastogi made their first contribution in #393
- @vachillo made their first contribution in #399
- @andresSaldanaAguilar made their first contribution in #403
- @nottagg made their first contribution in #411
- @allenlsy made their first contribution in #413
- @dsmith111 made their first contribution in #391
- @rnjohn made their first contribution in #420
- @snobu made their first contribution in #407
- @abbasahmed made their first contribution in #414
Full Changelog: v0.5.0...v0.6.0