Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(shulker-operator): upgrade itzg docker images #823

Merged
merged 3 commits into from
Jan 14, 2025

Conversation

Rigner
Copy link
Contributor

@Rigner Rigner commented Jan 13, 2025

Need to test this still. Should fix #813 hopefully.

@jeremylvln jeremylvln self-assigned this Jan 13, 2025
@jeremylvln jeremylvln added the priority:critical 🚒 Handle this issue as soon as possible label Jan 13, 2025
@jeremylvln jeremylvln enabled auto-merge (squash) January 14, 2025 09:37
auto-merge was automatically disabled January 14, 2025 10:06

Head branch was pushed to by a user without write access

@jeremylvln jeremylvln merged commit 961bf54 into jeremylvln:main Jan 14, 2025
7 checks passed
jeremylvln pushed a commit that referenced this pull request Jan 15, 2025
## [0.12.0](v0.11.0...v0.12.0) (2025-01-15)

### ✨ Features ✨

* **shulker-server-agent:** add setReady method to api ([6a2a5a8](6a2a5a8))

### 🐛 Bug Fixes 🐛

* **deps:** update dependency com.google.api.grpc:proto-google-common-protos to v2.44.0 ([#678](#678)) ([11a171d](11a171d))
* **deps:** update dependency com.google.api.grpc:proto-google-common-protos to v2.45.1 ([#691](#691)) ([74eda87](74eda87))
* **deps:** update dependency com.google.api.grpc:proto-google-common-protos to v2.46.0 ([#702](#702)) ([e664b58](e664b58))
* **deps:** update dependency com.google.api.grpc:proto-google-common-protos to v2.47.0 ([#724](#724)) ([1ed7064](1ed7064))
* **deps:** update dependency com.google.api.grpc:proto-google-common-protos to v2.48.0 ([#726](#726)) ([e699fce](e699fce))
* **deps:** update dependency com.google.api.grpc:proto-google-common-protos to v2.49.0 ([#763](#763)) ([2c3503a](2c3503a))
* **deps:** update dependency com.google.api.grpc:proto-google-common-protos to v2.50.0 ([#804](#804)) ([61590bc](61590bc))
* **deps:** update dependency com.google.guava:guava to v33.3.1-jre ([#687](#687)) ([f5c4102](f5c4102))
* **deps:** update dependency com.google.guava:guava to v33.4.0-jre ([#807](#807)) ([c9e6b13](c9e6b13))
* **deps:** update dependency com.google.protobuf:protobuf-java to v3.25.5 ([#688](#688)) ([09a4545](09a4545))
* **deps:** update dependency com.google.protobuf:protobuf-java to v4 ([#499](#499)) ([834136e](834136e))
* **deps:** update dependency com.google.protobuf:protobuf-java to v4.29.0 ([#780](#780)) ([5c66c21](5c66c21))
* **deps:** update dependency com.google.protobuf:protobuf-java to v4.29.1 ([#792](#792)) ([42fb5b6](42fb5b6))
* **deps:** update dependency com.google.protobuf:protobuf-java to v4.29.2 ([#810](#810)) ([6308033](6308033))
* **deps:** update dependency commons-io:commons-io to v2.17.0 ([#693](#693)) ([254b2fe](254b2fe))
* **deps:** update dependency commons-io:commons-io to v2.18.0 ([#766](#766)) ([62853d9](62853d9))
* **deps:** update dependency net.kyori:adventure-api to v4.18.0 ([#817](#817)) ([b04d516](b04d516))
* **deps:** update dependency org.yaml:snakeyaml to v2.3 ([#655](#655)) ([68799c7](68799c7))
* **deps:** update dependency redis.clients:jedis to v5.2.0 ([#694](#694)) ([4f9b52e](4f9b52e))
* **deps:** update fabric8-kubernetes-client monorepo to v6.13.4 ([#689](#689)) ([74251d9](74251d9))
* **deps:** update grpc-java monorepo to v1.68.0 ([#692](#692)) ([2f65d34](2f65d34))
* **deps:** update grpc-java monorepo to v1.68.1 ([#733](#733)) ([4a0ff0d](4a0ff0d))
* **deps:** update grpc-java monorepo to v1.68.2 ([#781](#781)) ([21dcf5b](21dcf5b))
* **deps:** update grpc-java monorepo to v1.69.0 ([#800](#800)) ([b744072](b744072))
* **deps:** update rust crate tokio to v1.42.0 ([#786](#786)) ([ff93b88](ff93b88))
* **shulker-operator:** upgrade itzg docker images ([#823](#823)) ([961bf54](961bf54))
* **shulker-proxy-agent:** verify player version before sending a transfer packet ([#644](#644)) ([09c0fe9](09c0fe9))
* **shulker-server-agent:** using correct Minestom event to set player as admin ([#741](#741)) ([0179a6a](0179a6a))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:critical 🚒 Handle this issue as soon as possible
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Proxy image not working due to paper api endpoint change
2 participants