Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [0.2.0](v0.1.0...v0.2.0) (2023-10-25) ### ✨ Features ✨ * add nodeselector to pod overrides ([123f169](123f169)) * add tolerations to pod overrides ([4290b19](4290b19)) * **java-sdk:** create java sdk ([745b299](745b299)) * move API source to agents projects [breaking change] ([c307c02](c307c02)) * **operator:** add built-in autoscaling to fleets ([#112](#112)) ([1dc72a1](1dc72a1)) * **server-agent:** add explicit api-version in paper yml ([5ab4147](5ab4147)) ### 🐛 Bug Fixes 🐛 * correctly update proxy service annotations ([40db68b](40db68b)) * **deps:** manual bump ([#128](#128)) ([7d9dbdf](7d9dbdf)) * **deps:** update dependency net.kyori:adventure-api to v4.14.0 ([#137](#137)) ([8cea5eb](8cea5eb)) * **deps:** update dependency net.kyori:adventure-platform-bungeecord to v4.3.0 ([#138](#138)) ([293d43d](293d43d)) * **deps:** update dependency net.kyori:adventure-platform-bungeecord to v4.3.1 ([#145](#145)) ([e5e2c84](e5e2c84)) * **deps:** update dependency net.md-5:bungeecord-api to v1.20-r0.1 ([#139](#139)) ([355db1e](355db1e)) * **deps:** update fabric8-kubernetes-client monorepo to v6.8.1 ([#140](#140)) ([47704cf](47704cf)) * **deps:** update fabric8-kubernetes-client monorepo to v6.9.0 ([#168](#168)) ([62b1517](62b1517)) * listen and update correctly the resources ([e69d3de](e69d3de)) * **shulker-crds:** use native default system whenever possible ([#153](#153)) ([2f89a51](2f89a51)) ### 📚 Documentation 📚 * add CODE_OF_CONDUCT.md ([d7fcc0b](d7fcc0b)) * add coverage badge ([1756f67](1756f67)) * add open graph meta ([7560590](7560590)) * add recipes for plugins, pod overrides, and proxy protocol ([#117](#117)) ([ad935a2](ad935a2)) * add text about commercial license ([40ecd71](40ecd71)) * fix header dead link ([037575b](037575b)) * fix proxyfleet in example ([#110](#110)) ([99d7ca0](99d7ca0)) * migrate to vitepress ([#165](#165)) ([fe7a7e4](fe7a7e4))
- Loading branch information