<!-- Make sure to update the link in '.github/ISSUE_TEMPLATE/release.md' when you change the front matter above. --> <!-- DO NOT REMOVE THIS COMMENT. It is intended for people who might copy/paste from the previous release issue. This was created by an issue template: https://github.com/stackabletech/issues/issues/new/choose. --> ## Pre-Release Operator Rust Updates <!-- Replace 'TRACKING_ISSUE' with the applicable release tracking issue number. --> Part of <https://github.com/stackabletech/issues/issues/812> > [!TIP] > Create branches with predictable names so the links below work. > > ```sh > git stash -m "unsaved work" > git fetch origin > git checkout -b chore/bump-rust-deps-pre-26.3.0 origin/main > ``` > > Then use the links below to automatically create applicable PRs for each operator > using the PR template. ### Operator Rust Updates Replace the items in the task list below with the applicable Pull Requests. <!-- The following list was generated by: # go to the stackable-templating repository, then run: yq '.repositories[].name' config/repositories.yaml \ | sort \ | xargs -I {} echo "- [ ] [{}](https://github.com/stackabletech/{}/compare/main...chore/bump-rust-deps-pre-$(date +%y.%-m)?quick_pull=1&template=pre-release-rust-deps.md&title=chore%3A+Bump+Rust+dependencies+pre-$(date +%y.%-m))" --> - [x] https://github.com/stackabletech/airflow-operator/pull/752 - [x] https://github.com/stackabletech/commons-operator/pull/401 - [x] https://github.com/stackabletech/druid-operator/pull/794 - [x] https://github.com/stackabletech/hbase-operator/pull/737 - [x] https://github.com/stackabletech/hdfs-operator/pull/760 - [x] https://github.com/stackabletech/hive-operator/pull/683 - [x] https://github.com/stackabletech/kafka-operator/pull/943 - [x] https://github.com/stackabletech/listener-operator/pull/373 - [x] https://github.com/stackabletech/nifi-operator/pull/906 (~ensure the op-rs branch is updated~ done) - [x] https://github.com/stackabletech/opa-operator/pull/810 - [x] https://github.com/stackabletech/opensearch-operator/pull/120 - [x] https://github.com/stackabletech/secret-operator/pull/685 - [x] https://github.com/stackabletech/spark-k8s-operator/pull/663 - [x] https://github.com/stackabletech/superset-operator/pull/706 - [x] https://github.com/stackabletech/trino-operator/pull/855 - [x] https://github.com/stackabletech/zookeeper-operator/pull/1011
Pre-Release Operator Rust Updates
Part of #812
Tip
Create branches with predictable names so the links below work.
git stash -m "unsaved work" git fetch origin git checkout -b chore/bump-rust-deps-pre-26.3.0 origin/mainThen use the links below to automatically create applicable PRs for each operator
using the PR template.
Operator Rust Updates
Replace the items in the task list below with the applicable Pull Requests.
ensure the op-rs branch is updateddone)