Skip to content

Make palantir-java-format dynamically unloadable#1232

Merged
bulldozer-bot[bot] merged 3 commits into
developfrom
finlayw/dynamic
Mar 11, 2025
Merged

Make palantir-java-format dynamically unloadable#1232
bulldozer-bot[bot] merged 3 commits into
developfrom
finlayw/dynamic

Conversation

@FinlayRJW
Copy link
Copy Markdown
Contributor

Before this PR

If it was unloaded before a project was opened a memory leak occurred due to the settings page being created for the default project

After this PR

Now we ensure that the settings page is not set for the default project allowing dynamic unload
==COMMIT_MSG==
==COMMIT_MSG==

Possible downsides?

@changelog-app
Copy link
Copy Markdown

changelog-app Bot commented Mar 11, 2025

Generate changelog in changelog/@unreleased

What do the change types mean?
  • feature: A new feature of the service.
  • improvement: An incremental improvement in the functionality or operation of the service.
  • fix: Remedies the incorrect behaviour of a component of the service in a backwards-compatible way.
  • break: Has the potential to break consumers of this service's API, inclusive of both Palantir services
    and external consumers of the service's API (e.g. customer-written software or integrations).
  • deprecation: Advertises the intention to remove service functionality without any change to the
    operation of the service itself.
  • manualTask: Requires the possibility of manual intervention (running a script, eyeballing configuration,
    performing database surgery, ...) at the time of upgrade for it to succeed.
  • migration: A fully automatic upgrade migration task with no engineer input required.

Note: only one type should be chosen.

How are new versions calculated?
  • ❗The break and manual task changelog types will result in a major release!
  • 🐛 The fix changelog type will result in a minor release in most cases, and a patch release version for patch branches. This behaviour is configurable in autorelease.
  • ✨ All others will result in a minor version release.

Type

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

Description

Make palantir-java-format dynamically unloadable

Check the box to generate changelog(s)

  • Generate changelog entry

@bulldozer-bot bulldozer-bot Bot merged commit a083600 into develop Mar 11, 2025
@bulldozer-bot bulldozer-bot Bot deleted the finlayw/dynamic branch March 11, 2025 15:06
@autorelease3
Copy link
Copy Markdown

autorelease3 Bot commented Mar 11, 2025

Released 2.58.0

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.

3 participants