- dada1c0 Fix post-vote script: pipefail crash, python3 arg passing, and idempotency (#27) by 吴晟 Wu Sheng · 6 weeks ago main
- 0ba6262 Bump version to 0.4.0-SNAPSHOT (#26) by 吴晟 Wu Sheng · 6 weeks ago
- 66ca543 Sync upstream to v10.4.0, add GenAI/Envoy AI Gateway/TraceQL support (#25) by 吴晟 Wu Sheng · 6 weeks ago
- 84c5857 Add post-vote release script (#24) by 吴晟 Wu Sheng · 8 weeks ago
- 31465f3 Add 13 e2e test cases for infrastructure monitoring and TLS (#23) by 吴晟 Wu Sheng · 8 weeks ago
- 7ae97f5 Bump upstream, enable gRPC TLS in native image, fix MAL closure wiring (#22) by 吴晟 Wu Sheng · 9 weeks ago
- 649ec28 Add 8 high-priority e2e test cases for 0.3.0 (#21) by 吴晟 Wu Sheng · 9 weeks ago
- 38c3cd0 Fix GitHub Release to include only version-specific changelog (#20) by 吴晟 Wu Sheng · 9 weeks ago
- 2c3a5a0 Fix release scripts when main already has next SNAPSHOT version (#19) by 吴晟 Wu Sheng · 9 weeks ago
- 0808555 Fix changes.md and rewrite pre-release.sh to use release branches (#18) by 吴晟 Wu Sheng · 9 weeks ago
- 5ab4d71 Fix source tarball build: move version.properties generation to git-only profile (#16) by 吴晟 Wu Sheng · 9 weeks ago
- 9f94df6 Bump version to 0.3.0-SNAPSHOT (#15) by 吴晟 Wu Sheng · 9 weeks ago
- e1fc279 Bump version to 0.2.0-SNAPSHOT (#14) by 吴晟 Wu Sheng · 9 weeks ago
- 11a091d Fix source tarball build and release SHA-512 checksums (#13) by 吴晟 Wu Sheng · 9 weeks ago
- 86791a4 Add TraceQL/PromQL/LogQL e2e tests, fix source tarball build and release tooling (#12) by 吴晟 Wu Sheng · 9 weeks ago
- d05b707 Add replacement class coverage check and 0.2.0 release notes (#11) by 吴晟 Wu Sheng · 9 weeks ago
- b717615 Add .asf.yaml branch protection, gh-pull-request skill, PR-only cancel-in-progress by Wu Sheng · 9 weeks ago
- 1fbb63b Merge branch 'main' of https://github.com/apache/skywalking-graalvm-distro by Wu Sheng · 9 weeks ago
- d732dc8 Bump version to 0.2.0-SNAPSHOT (#10) by 吴晟 Wu Sheng · 9 weeks ago
- 1c21ef3 Release 0.1.1 by Wu Sheng · 9 weeks ago v0.1.1
- 7af63a6 Add full-release.sh, update release guide and CI config by Wu Sheng · 9 weeks ago
- 9fe53d8 Bump version to 0.2.0-SNAPSHOT by Wu Sheng · 9 weeks ago
- 03a0008 Release 0.1.0 by Wu Sheng · 9 weeks ago v0.1.0
- 47f4222 Add release guide, disable cancel-in-progress, update CLAUDE.md by Wu Sheng · 9 weeks ago
- b39bf55 Add vote email generation to release.sh with GPG signer info by Wu Sheng · 9 weeks ago
- 37a2d83 Add SVN dist/dev upload step to release.sh by Wu Sheng · 9 weeks ago
- da5f72b Fix missing Apache 2.0 license headers in benchmark files by Wu Sheng · 9 weeks ago
- 5fb77c5 Set version to 0.1.0-SNAPSHOT, add release tooling and benchmark tuning by Wu Sheng · 9 weeks ago
- 3884089 Restructure release.sh: build darwin-arm64 locally, separate tmp/dist dirs by Wu Sheng · 9 weeks ago
- 5290d6f Push Docker images to both GHCR and Docker Hub by Wu Sheng · 9 weeks ago
- 4444d00 Drop macOS native build from CI: ASF runners lack sufficient RAM by Wu Sheng · 9 weeks ago v0.1.0-rc1
- 5a13383 Fix macOS native build OOM: use macos-latest-xlarge runner (30GB RAM) by Wu Sheng · 9 weeks ago
- 0a10c04 Drop macOS amd64 native build, use macos-latest for arm64 by Wu Sheng · 9 weeks ago
- c73d78c Use full commit SHA for Docker tags, add 1h timeout for native image builds by Wu Sheng · 9 weeks ago
- e810dd7 Use changes.md as release body, rewrite release.sh to download from GitHub Release by Wu Sheng · 9 weeks ago
- fbdba78 Fix CI: run native Linux build + e2e on PRs, gate Docker push and macOS to non-PR by Wu Sheng · 9 weeks ago
- b9511ec Unify CI and release into single workflow with macOS builds by Wu Sheng · 9 weeks ago
- 56fcd2a Add changes/changes.md for initial release by Wu Sheng · 9 weeks ago
- f7e3917 Enhance release CI: add macOS builds, commit-based Docker tag, unified release page by Wu Sheng · 9 weeks ago
- 936d1d5 Upgrade GitHub Actions from v4 to v5 to fix Node.js 20 deprecation by Wu Sheng · 10 weeks ago v0.1.0-rc0
- a1cf398 Add LICENSE/NOTICE, release workflow manual trigger, fix release.sh by Wu Sheng · 10 weeks ago
- a470287 Sync upstream to 2709c94: LAL LogMetadata refactor by Wu Sheng · 10 weeks ago
- 3f5149c Add AlarmRecoveryMessage to native image reflect-config by Wu Sheng · 10 weeks ago
- 68f6b4c Fix alarm webhook in native image: lazy HttpClient initialization by Wu Sheng · 10 weeks ago
- 02700a7 Fix baseline e2e: restore Maven cache for mock-sender dependencies by Wu Sheng · 10 weeks ago
- 8363f78 Fix baseline e2e: build mock-sender jar; add alarm TRACE logging for diagnosis by Wu Sheng · 10 weeks ago
- ce00a5c Add TTLDefinition to native image reflect-config for /status/config/ttl endpoint by Wu Sheng · 10 weeks ago
- b59ce67 Restructure docs for end users: add quick-start, features, FAQ by Wu Sheng · 10 weeks ago
- 68ebc83 Update BanyanDB to e1ba421, bump Istio to 1.28.0, add baseline e2e case by Wu Sheng · 10 weeks ago
- 7f8651a Fix native image boot: add Rules/LALConfigs replacements and resource config by Wu Sheng · 10 weeks ago
- f52364f Fix hierarchy rule name lookup for v2 class naming convention by Wu Sheng · 10 weeks ago
- 113d3de Add ci-e2e-debug skill for inspecting CI e2e test logs by Wu Sheng · 10 weeks ago
- 444e9a4 Fix EnvoyMetricReceiverConfig v1 import after upstream v2 migration by Wu Sheng · 10 weeks ago
- b400577 Adopt upstream v2 DSL engines (ANTLR4+Javassist, no Groovy) by Wu Sheng · 2 months ago
- c888e81 Fix GraphQL type scanner to handle simple name collisions by Wu Sheng · 3 months ago
- b9ccc10 Fix MAL combination pattern resolution and add reflection configs by Wu Sheng · 3 months ago
- 1047c8e Fix Alarm, Zabbix, and Telegraf E2E failures by Wu Sheng · 3 months ago
- d5a2e19 Add reflection config for Meter, TelegrafDatum, event.Source, Tag by Wu Sheng · 3 months ago
- db75f1f Register ZabbixConfig classes for reflection, disable E2E fail-fast by Wu Sheng · 3 months ago
- dc3142c Ship telegraf-rules/ and zabbix-rules/ in native distribution by Wu Sheng · 3 months ago
- 8b309be Add 9 E2E tests: event, menu, alarm, log, meter, trace-profiling, telegraf, zabbix, zipkin by Wu Sheng · 3 months ago
- 24970b3 E2E: always upload logs artifact for OAP cluster mode inspection by Wu Sheng · 3 months ago
- dfd8b8a E2E: always dump OAP logs after test run by Wu Sheng · 3 months ago
- b7e4c31 Add compiling guide, pre-built Docker image doc, and track existing docs by Wu Sheng · 3 months ago
- a5f4ad8 Move docs to docs/ directory, add website menu, configuration reference, and README by Wu Sheng · 3 months ago
- 18ad07e Add Istio ALS E2E test to CI matrix by Wu Sheng · 3 months ago
- cd12192 E2E istio-als: split reflection configs by project, fix K8s/ALS runtime by Wu Sheng · 3 months ago
- a67cc78 E2E: use pre-built test service images from GHCR by Wu Sheng · 3 months ago
- e1443e8 Fix ClassCastException: use Number.xxxValue() for YAML numeric casts by Wu Sheng · 3 months ago
- 7b66e79 Fix javadoc: replace invalid ServiceLoader link in ProviderDiscovery by Wu Sheng · 3 months ago
- ee98e43 Dynamic discovery for build tools, dependency cleanup, and E2E istio-als case by Wu Sheng · 3 months ago
- ea71244 Rename build-skywalking to init-skywalking in Makefile and CI by Wu Sheng · 3 months ago
- 6786c4e E2E test infrastructure: simple-java-agent case with native OAP by Wu Sheng · 3 months ago
- e438f0f Sync with upstream submodule: VirtualThreads, ExporterSetting, oap.yaml, warm/cold config by Wu Sheng · 3 months ago
- ee1a103 Scan-based immigration scope detection and staleness tracking by Wu Sheng · 3 months ago
- faa12dd Update documentation: remove step/phase prefixes, reflect current state by Wu Sheng · 3 months ago
- b530e20 Add native-image-macos target for cross-building Linux native binary on macOS by Wu Sheng · 3 months ago
- 0c986b9 Docker and log4j2 adjustments for native image by Wu Sheng · 3 months ago
- 29310a7 Auto-generate reflection metadata for HTTP handlers, GraphQL resolvers/types by Wu Sheng · 3 months ago
- 565fe8c Fix CI: generate version.properties from git directly, not upstream build output by Wu Sheng · 3 months ago
- e99019b Fix Docker image name to match project: skywalking-graalvm-distro by Wu Sheng · 3 months ago
- e7946e2 Native distro packaging, Docker image, and CI pipeline by Wu Sheng · 3 months ago
- 9b68f0e Distro packaging: version, log4j2, alarm config, and native-image readiness by Wu Sheng · 3 months ago
- ddbb69e Groovy runtime removal, native image build (206MB, boots to module init) by Wu Sheng · 3 months ago
- d9c4ef2 Fix MAL test quality: eliminate vacuous agreements, fix histogram +Inf and rate window by Wu Sheng · 3 months ago
- 0a9181e LAL-to-Java transpiler: eliminate Groovy from LAL runtime path by Wu Sheng · 3 months ago
- dc6f5e1 Runtime wiring: replace Groovy with pure Java MalExpression/MalFilter at runtime by Wu Sheng · 3 months ago
- e26cc15 MAL-to-Java transpiler: compile Groovy DSL expressions to pure Java at build time by Wu Sheng · 3 months ago
- 7072507 Add debug logging for config property loading in YamlConfigLoaderUtils by Wu Sheng · 3 months ago
- 3c8cb3c Config data serialization, module system wiring, JVM boot verification by Wu Sheng · 3 months ago
- 477239b Gitignore dependency-reduced-pom.xml generated by shade plugin by Wu Sheng · 3 months ago
- f5d9748 Replace HierarchyDefinitionService GroovyShell with Java-backed closures by Wu Sheng · 3 months ago
- 1f12fd7 Complete Phase 2: config init immigration, repackaged modules, distro packaging by Wu Sheng · 3 months ago
- f42b4d7 Fix CI: produce precompiler generated JAR at process-classes phase by Wu Sheng · 3 months ago
- bcf9531 Fix CI: install classified precompiler JAR before javadoc/test steps by Wu Sheng · 3 months ago
- 6b6964d Skip GPG signing when building SkyWalking submodule by Wu Sheng · 3 months ago
- 3f93c59 Fix license header check: add header to properties, ignore codeStyle.xml by Wu Sheng · 3 months ago
- 8923e73 Add CI workflow, distribution packaging, and license header check by Wu Sheng · 3 months ago
- bfa96dc Add LAL comparison tests, documentation overhaul, packaging strategy by Wu Sheng · 3 months ago
- a46fb8d Update docs: immigration status, README with native image strategy by Wu Sheng · 3 months ago