Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ban AfterburnerModule to reduce JDK-17 risk #2032

Merged
merged 3 commits into from
Jan 12, 2022

Conversation

carterkozak
Copy link
Contributor

We've already excavated away all known uses in favor of cjr ObjectMapperOptimizations.createModules(), this should have minimal impact. Given the few stragglers we still have, it should help us avoid unfortunate surprises :-]

==COMMIT_MSG==
Ban AfterburnerModule to reduce JDK-17 risk
==COMMIT_MSG==

@changelog-app
Copy link

changelog-app bot commented Jan 11, 2022

Generate changelog in changelog/@unreleased

Type

  • Feature
  • Improvement
  • Fix
  • Break
  • Deprecation
  • Manual task
  • Migration

Description

Ban AfterburnerModule to reduce JDK-17 risk

Check the box to generate changelog(s)

  • Generate changelog entry

@bulldozer-bot bulldozer-bot bot merged commit 15997f6 into develop Jan 12, 2022
@bulldozer-bot bulldozer-bot bot deleted the ckozak/ban_afterburner branch January 12, 2022 02:10
@svc-autorelease
Copy link
Collaborator

Released 4.57.0

bulldozer-bot bot pushed a commit to palantir/witchcraft-api that referenced this pull request Jan 12, 2022
###### _excavator_ is a bot for automating changes across repositories.

Changes produced by the roomba/latest-baseline-oss check.

# Release Notes
## 4.57.0
| Type | Description | Link |
| ---- | ----------- | ---- |
| Improvement | Upon missing jupiter on classpath, suggest putting it on runtime rather than implementation to avoid making checkUnusedDependenciesTest fail in return. | palantir/gradle-baseline#2021 |
| Fix | Refine FilterOutputStreamSlowMultibyteWrite findings<br><br>Avoid warning FilterOutputStreamSlowMultibyteWrite when intermediate<br>type overrides both single and multibyte write methods. | palantir/gradle-baseline#2031 |
| Improvement | Ban AfterburnerModule to reduce JDK-17 risk | palantir/gradle-baseline#2032 |



To enable or disable this check, please contact the maintainers of Excavator.
This was referenced Jan 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants