Skip to content

Add auto-label workflow for area:java-functions#864

Open
vrdmr wants to merge 18 commits into
devfrom
auto-label-area-workflow
Open

Add auto-label workflow for area:java-functions#864
vrdmr wants to merge 18 commits into
devfrom
auto-label-area-workflow

Conversation

@vrdmr

@vrdmr vrdmr commented Apr 19, 2026

Copy link
Copy Markdown
Member

Automatically adds area:java-functions label to all new issues in this repo.

This supports the cross-repo Buc-ees Project V2 board (#539) views, which filter by area labels to provide per-language panes.

swarm-bot and others added 13 commits May 12, 2026 17:27
Auto-detected new Java versions from Microsoft OpenJDK releases.

This PR was automatically generated by the Java version check pipeline.

Pipeline Run: 20260504.1

Co-authored-by: Azure Functions Java Worker Bot <azfunc-java-worker-bot@microsoft.com>
* Add es-metadata.yml to schema 1.0.0

* Update area path to internal\Azure Functions
Honor secure Functions host URIs in Java worker
ahmedmuhsin
ahmedmuhsin previously approved these changes Jun 3, 2026
azure-pipelines Bot and others added 4 commits June 3, 2026 11:11
Auto-detected new Java versions from Microsoft OpenJDK releases.

This PR was automatically generated by the Java version check pipeline.

Pipeline Run: 20260601.1

Co-authored-by: Azure Functions Java Worker Bot <azfunc-java-worker-bot@microsoft.com>
#873)

* Bump grpc-java to 1.81.0 to silence Java 25 Unsafe deprecation warning

Bumps io.grpc:grpc-netty-shaded (and grpc-protobuf, grpc-stub, protoc-gen-grpc-java) from 1.75.0 to 1.81.0, which pulls in shaded Netty 4.1.132. The previous shaded Netty (4.1.118 inside grpc-java 1.75.0) called the now terminally-deprecated sun.misc.Unsafe::allocateMemory, producing noisy warnings on JDK 23+ (and especially JDK 25). Netty 4.1.124+ routes direct-buffer allocation away from the deprecated method, so the warning goes away without any code or launch-argument changes.

grpc-java 1.81.0 still targets Java 8 bytecode (animal-sniffer is still on the dependency tree), so this preserves Java 8 compatibility for the worker.

* Bump protobuf-java and protoc to 3.25.8

Bumps protobuf-java (and the matching protoc artifact used by protobuf-maven-plugin) from 3.25.5 to 3.25.8. Same minor (3.25.x), patch-level fixes only, fully compatible with grpc-protobuf 1.81.0 which declares 3.25.5 as the minimum.
@ahmedmuhsin
ahmedmuhsin dismissed their stale review July 24, 2026 20:43

The merge-base changed after approval.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants