Releases: kythe/kythe
Releases · kythe/kythe
v0.0.74
What's Changed
- docs: update JDK installation notes for Apple Silicon by @rzhw in #6197
- chore: Bump libffi and zlib to fix builds on macOS by @amorde in #6196
- Add missing @CanIgnoreReturnValue annotations by @vvk-singh in #6199
- chore: Bump rules_go to 0.43.0 by @rzhw in #6202
- Revert "chore: Bump rules_go to 0.43.0" by @varunmahajan in #6204
- Fix multiple corpora issue by defaulting to simple_vnames.json by @vvk-singh in #6207
Full Changelog: v0.0.73...v0.0.74
v0.0.73
What's Changed
- feat: add provides edge by @adbrowning-corp in #6184
- Update go from 1.23.0 to 1.24.4 in extractor image by @paritoshgoogle in #6190
- Cut warning options that Clang now supports from unsupported_args_re. by @DeanSturtevant1 in #6191
- chore(go): update go from 1.24.4 to 1.24.6 by @prattmic in #6194
- feat(rust_extractor): add flag to set build config by @rzhw in #6186
- release: v0.0.73 by @rzhw in #6195
New Contributors
- @adbrowning-corp made their first contribution in #6184
- @paritoshgoogle made their first contribution in #6190
- @DeanSturtevant1 made their first contribution in #6191
- @rzhw made their first contribution in #6186
Full Changelog: v0.0.72...v0.0.73
v0.0.72
What's Changed
- release: v0.0.71 by @wittrock in #6178
- Add interface changes in KCD for introducing FetchCUSelector RPC. by @aysinha1996 in #6176
- fix(cxx_extractor): preserve upward relative paths in args by @wittrock in #6182
- release: v0.0.72 by @wittrock in #6183
New Contributors
- @aysinha1996 made their first contribution in #6176
Full Changelog: v0.0.71...v0.0.72
v0.0.71
What's Changed
Full Changelog: v0.0.70...v0.0.71
v0.0.70
What's Changed
Full Changelog: v0.0.69...v0.0.70
v0.0.69
What's Changed
- release: v0.0.68 by @vvk-singh in #6147
- fix(typescript_indexer): emit correct vnames for static methods by @nbeloglazov in #6151
- Upstreaming changes by @varunmahajan in #6159
- Update arm builtin types by @sam-mccall in #6162
- [extractors] Add an extractor for rust-project.json by @wittrock in #6168
- Fix build with Clang 19 by @wittrock in #6172
- Add support for Bzlmod by @fmeum in #6154
- indexer/proto: correctly visit oneof by @sluongng in #6161
New Contributors
- @varunmahajan made their first contribution in #6159
- @wittrock made their first contribution in #6168
- @sluongng made their first contribution in #6161
Full Changelog: v0.0.68...v0.0.69
v0.0.68
Bug Fixes
- go_indexer:
- bazel:
- java_indexer:
- cxx_indexer:
- verifier_test: ensure tools use the same configuration as indexer #6113 d19f7f3
- extraction: add proto rule to simple vnames config #6068 28c16cf
Features
- go_indexer:
- cxx_indexer:
- typescript_indexer:
- java_indexer:
- protobuf: add types for protobuf service RPCs #6109 9cd1af5
- tools: --render_marked_source added to kythe docs cli #6097 cc445fd
- tooling: entrystream support for textproto output #6087 94e76f8
- define a Language schema enum #6067 7206b16
- build: regenerate checked-in source artifacts in pre-commit #6072 9db7d1c
- testing: provide ability to save logs from indexers in verifier_test #6075 97d1980
Full Changelog: v0.0.67...v0.0.68
v0.0.67
Bug Fixes
- add jvm flag exports to release binaries (#6053) (6f9d9886)
- don't use -1 for whole file offsets (#6043) (ead8c9a4)
- bazel: alternate method of installing bazelisk in docker image (#6041) (af62dcef)
- cxx_extractor: allow empty PathEntry flag values (#6050) (923c25c1)
- go_indexer:
- typescript_indexer: Fully log errors from plugins. (#6025) (5c926f85)
Features
- add FILE_DEFINES for files that generate files (#6044) (9b672e45)
- cxx_indexer:
- go_indexer:
- add doc link references (#6051) (a40d6360)
- mark flag as deprecated if documented as such (#6048) (b2e55a5f)
- add references to literal flag lookups (#6045) (fb5addb7)
- support vars denoting flags (#6037) (02543b10)
- add support for Func/Var flag constructors (#6033) (01b4ba8d)
- extract flag constructors as config (#6031) (043cd45f)
- add experimental flag support (#6022) (fecdc768)
- java: Switch to add_exports (#6049) (f65a72d7)
- schema: add denotes edge (#6030) (bbf72650)