diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..737b407d --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,37 @@ +## [0.2.0](https://github.com/jeremylvln/Shulker/compare/v0.1.0...v0.2.0) (2023-10-25) + + +### :sparkles: Features :sparkles: + +* add nodeselector to pod overrides ([123f169](https://github.com/jeremylvln/Shulker/commit/123f1697ed12de9d3c042e450f23556b8fa0e969)) +* add tolerations to pod overrides ([4290b19](https://github.com/jeremylvln/Shulker/commit/4290b19d8c16256379faf34b23be10de119c1d21)) +* **java-sdk:** create java sdk ([745b299](https://github.com/jeremylvln/Shulker/commit/745b299bc4e05533d906dba5a94bbf86707eebad)) +* move API source to agents projects [breaking change] ([c307c02](https://github.com/jeremylvln/Shulker/commit/c307c02731bb778abae0761352ebe02cdb4a5cf4)) +* **operator:** add built-in autoscaling to fleets ([#112](https://github.com/jeremylvln/Shulker/issues/112)) ([1dc72a1](https://github.com/jeremylvln/Shulker/commit/1dc72a1c4ca0a8affb304ec4239e111b2af4f15c)) +* **server-agent:** add explicit api-version in paper yml ([5ab4147](https://github.com/jeremylvln/Shulker/commit/5ab4147151ade8098808bac42921638529a95ec9)) + + +### :bug: Bug Fixes :bug: + +* correctly update proxy service annotations ([40db68b](https://github.com/jeremylvln/Shulker/commit/40db68bb599834d79a898741889184ed1c695963)) +* **deps:** manual bump ([#128](https://github.com/jeremylvln/Shulker/issues/128)) ([7d9dbdf](https://github.com/jeremylvln/Shulker/commit/7d9dbdfb20f82eb6337116435566df960dda39a9)) +* **deps:** update dependency net.kyori:adventure-api to v4.14.0 ([#137](https://github.com/jeremylvln/Shulker/issues/137)) ([8cea5eb](https://github.com/jeremylvln/Shulker/commit/8cea5eb3b3627faefa12e95748234cb79e46b6b5)) +* **deps:** update dependency net.kyori:adventure-platform-bungeecord to v4.3.0 ([#138](https://github.com/jeremylvln/Shulker/issues/138)) ([293d43d](https://github.com/jeremylvln/Shulker/commit/293d43d8d584b13bd1695c80c06bfbd400684610)) +* **deps:** update dependency net.kyori:adventure-platform-bungeecord to v4.3.1 ([#145](https://github.com/jeremylvln/Shulker/issues/145)) ([e5e2c84](https://github.com/jeremylvln/Shulker/commit/e5e2c84cc14c347d7bf72711ffd74c3c04915fa7)) +* **deps:** update dependency net.md-5:bungeecord-api to v1.20-r0.1 ([#139](https://github.com/jeremylvln/Shulker/issues/139)) ([355db1e](https://github.com/jeremylvln/Shulker/commit/355db1ee660793b54052be13abc2f8b3f230e9cb)) +* **deps:** update fabric8-kubernetes-client monorepo to v6.8.1 ([#140](https://github.com/jeremylvln/Shulker/issues/140)) ([47704cf](https://github.com/jeremylvln/Shulker/commit/47704cf864c9d5ef582794a9c10230e8d324e556)) +* **deps:** update fabric8-kubernetes-client monorepo to v6.9.0 ([#168](https://github.com/jeremylvln/Shulker/issues/168)) ([62b1517](https://github.com/jeremylvln/Shulker/commit/62b1517379b8ac714f4069d394092b3c524ba6a8)) +* listen and update correctly the resources ([e69d3de](https://github.com/jeremylvln/Shulker/commit/e69d3dea285878e73626b19f2dd7587151d41d8f)) +* **shulker-crds:** use native default system whenever possible ([#153](https://github.com/jeremylvln/Shulker/issues/153)) ([2f89a51](https://github.com/jeremylvln/Shulker/commit/2f89a51f3d7028fa03e054b8f958effbdf907dd3)) + + +### :books: Documentation :books: + +* add CODE_OF_CONDUCT.md ([d7fcc0b](https://github.com/jeremylvln/Shulker/commit/d7fcc0b51abb7745ed72023602980dde2e315f42)) +* add coverage badge ([1756f67](https://github.com/jeremylvln/Shulker/commit/1756f676ec902be1dc905016040891a0b646661e)) +* add open graph meta ([7560590](https://github.com/jeremylvln/Shulker/commit/756059073717cdae4bbca7c80c57356074ac5b06)) +* add recipes for plugins, pod overrides, and proxy protocol ([#117](https://github.com/jeremylvln/Shulker/issues/117)) ([ad935a2](https://github.com/jeremylvln/Shulker/commit/ad935a26b4221909a097a0b18c4985f1412b5426)) +* add text about commercial license ([40ecd71](https://github.com/jeremylvln/Shulker/commit/40ecd7124be49b55e791e36b78184c8f7f2ff96e)) +* fix header dead link ([037575b](https://github.com/jeremylvln/Shulker/commit/037575b244d1df7c6339889091d08537b33e7c8b)) +* fix proxyfleet in example ([#110](https://github.com/jeremylvln/Shulker/issues/110)) ([99d7ca0](https://github.com/jeremylvln/Shulker/commit/99d7ca0691fa4052afaad7599a0eee92725e9431)) +* migrate to vitepress ([#165](https://github.com/jeremylvln/Shulker/issues/165)) ([fe7a7e4](https://github.com/jeremylvln/Shulker/commit/fe7a7e4a54171e072d1fad767de0ad10005e2eb8)) diff --git a/Cargo.toml b/Cargo.toml index 4b5402b1..072f6def 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,8 +8,7 @@ members = [ "packages/shulker-sdk/bindings/rust" ] -[workspace.package] -version = "0.1.0" +version = "0.2.0" authors = ["Jérémy Levilain "] edition = "2021" publish = false diff --git a/gradle.properties b/gradle.properties index a0da4c15..efdbecff 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,4 +3,4 @@ org.gradle.jvmargs=-Xmx3G org.gradle.daemon=false -version = 0.1.0 +version = 0.2.0