Skip to content

8.87.6

Latest

Choose a tag to compare

@jkschneider jkschneider released this 22 Jul 12:37
d4ac42e

What's Changed

  • Isolate the type cache when cloning GradleParser.Builder by @timtebeek in #8301
  • Python: use textwrap.dedent for raw source fixtures in type attribution tests by @timtebeek in #8299
  • Migrate Develocity publishing to the OSS Community Develocity Instance by @cdsap in #8303
  • Kotlin: render wildcard-typed template parameters as type projections by @MBoegers in #8302
  • Python: treat bare Pipfile version as an exact pin during lock regeneration by @jkschneider in #8304
  • Python: scope native lock regeneration to a recipe's changed dependencies by @jkschneider in #8307
  • Use generous HTTP timeouts in UpdateGradleWrapperTest to avoid CI flakiness by @jkschneider in #8308
  • Delegate the three-arg generate overload through precondition decorators and the RPC Generate handler by @MBoegers in #8310

New Contributors

Full Changelog: v8.87.5...v8.87.6