Releases: DataDog/rules_test_optimization
Releases · DataDog/rules_test_optimization
v1.2.0
What's Changed
- [python] use latest ddtrace by @gnufede in #157
- go: add standard testing Orchestrion optimization mode by @tonyredondo in #156
- feat: version 1.2.0 by @tonyredondo in #158
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- core: preserve raw executable basename in unix wrapper symlink by @daniel-mohedano in #146
- java: fix testonly selector by @daniel-mohedano in #152
- feat: java onboarding skill by @daniel-mohedano in #151
- java: onboarding skill updates by @daniel-mohedano in #154
- feat: version 1.1.0 by @daniel-mohedano in #153
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Add sts rule by @tonyredondo in #1
- Rename github.rules_test_optimization_tests.sts.yml to github.rules_test_optimization_tests.sts.yaml by @tonyredondo in #2
- Kill switches implementation by @tonyredondo in #3
- initial windows support by @tonyredondo in #4
- Improvements (upload rule, filter by backend module) by @tonyredondo in #5
- Multi service mode and documentation by @tonyredondo in #6
- RFC updates by @tonyredondo in #7
- Update the topt_go_test macro to use a real macro + aspect to infer the go importpath by @tonyredondo in #8
- General updates by @tonyredondo in #9
- Implement workspace-level payload uploader using TEST_UNDECLARED_OUTPUTS_DIR by @tonyredondo in #10
- uploader: normalize metadata and add schema checks by @tonyredondo in #12
- uploader: fix PowerShell interpolation before colons by @tonyredondo in #13
- uploader: handle repo-prefixed runfile manifest keys by @tonyredondo in #14
- go: default rundir and keep fixture data explicit by @tonyredondo in #15
- uploader: add runfiles diagnostics and direct-path fallback by @tonyredondo in #16
- uploader: enrich test events with CODEOWNERS metadata by @tonyredondo in #17
- sync: harden validation and refresh docs by @tonyredondo in #18
- stability: harden sync/uploader paths and add regression tests by @tonyredondo in #19
- stability: harden sync/uploader security and extension validation by @tonyredondo in #20
- repo: add CODEOWNERS for ci-app-libraries by @tonyredondo in #21
- sync: align DD_TEST_OPTIMIZATION env and cache/http layout by @tonyredondo in #22
- refactor: split orchestration into core and go packages by @tonyredondo in #23
- stability: harden sync validation and align split workflows by @tonyredondo in #24
- docs: refactor first-release onboarding and split references by @tonyredondo in #25
- stability: harden docs/examples and uploader coverage by @tonyredondo in #26
- docs: align language layout with companion modules by @tonyredondo in #27
- stability: remediate validated findings across core, go, and docs by @tonyredondo in #28
- stability: harden sync/uploader reliability and CI guardrails by @tonyredondo in #29
- stability: close validated audit findings remediation by @tonyredondo in #34
- stability: complete audit findings remediation and closure ledger by @tonyredondo in #35
- stability: implement full findings remediation matrix by @tonyredondo in #36
- stability: remediate validated findings backlog end-to-end by @tonyredondo in #37
- stability: implement audit findings remediation plan by @tonyredondo in #38
- Add Python and Java companion modules with selector macros by @tonyredondo in #39
- stability: add companion module parity for five runtimes by @tonyredondo in #42
- stability: remediate validated audit findings end-to-end by @tonyredondo in #43
- fix: harden sync retry budget and powershell uploader by @tonyredondo in #44
- fix: harden selector/sync/uploader stability paths by @tonyredondo in #45
- fix: redact API base credentials in sync logs by @tonyredondo in #47
- deps(actions): bump actions/checkout from 4.2.2 to 6.0.2 by @dependabot[bot] in #30
- chore: sync MODULE.bazel.lock with example stub service keys by @tonyredondo in #48
- deps(actions): bump actions/dependency-review-action from 4.7.2 to 4.8.3 by @dependabot[bot] in #40
- deps(actions): bump github/codeql-action from 4c50b6f6fd9dc6fe03111c2d045c8be2a724cce1 to 6bb031afdd8eb862ea3fc1848194185e076637e5 by @dependabot[bot] in #31
- refactor: unify endpoint overrides to agentless/agent URLs by @tonyredondo in #49
- Codex/go orchestrion reset seam by @tonyredondo in #53
- chore: disable automated dependency updater config [incident-51602] by @moezein0 in #58
- go: support configurable dd-trace-go version selection by @tonyredondo in #54
- uploader: reuse saved context at runtime by @tonyredondo in #70
- companion: default DD_SERVICE from sync metadata by @tonyredondo in #72
- uploader: add telemetry payload support by @tonyredondo in #73
- go: bump default dd-trace-go bootstrap version by @tonyredondo in #74
- [codex] Rebase rules_go orchestrion fork onto v0.60.0 by @tonyredondo in #75
- Add WORKSPACE Go companion support by @tonyredondo in #76
- Port internal rules_go patch series into vendored Orchestrion fork by @tonyredondo in #78
- uploader: match contexts per payload by @tonyredondo in #80
- go: add opt-in source staging for AST lookup by @tonyredondo in #83
- feat(python): reduce onboarding boilerplate in companion macro by @gnufede in #82
- go: split rules_go optional patch bundle by @tonyredondo in #84
- go: make Orchestrion module resolution hermetic by @tonyredondo in #85
- fix: repair rules_go patch series base metadata by @tonyredondo in #86
- rules_go: publish squash-safe lazy CC patch contract by @tonyredondo in #91
- go: fix Orchestrion stdlib transition for pilot by @tonyredondo in #92
- Preserve rules_go stdlib cache outputs by @tonyredondo in #93
- go: simplify Orchestrion onboarding by @tonyredondo in #94
- rules_go: normalize Orchestrion module compiler paths by @tonyredondo in #95
- rules_go: reset Orchestrion for Go tools by @tonyredondo in #96
- Fix Orchestrion helper archive fingerprints by @tonyredondo in #97
- go: publish orchestrion rules_go variants by @tonyredondo in #98
- rules_go: stabilize synthetic testmain helpers by @tonyredondo in #100
- Restore Go Bazel JSON payload contract by @tonyredondo in #101
- go: add workspace onboarding helpers by @tonyredondo in #102
- Fix doctor runfiles resolution for WORKSPACE consumers by @tonyredondo in #103
- Improve Go onboarding doctor bootstrap flow by @tonyredondo in #104
- bootstrap: avoid broad Go module sync by @tonyredondo in #105
- bootstrap: generate workspace onboarding files by @tonyredondo in #106
- go: add validation script generator by @tonyredondo in https://github.com/DataDog/rules_test_optimi...