Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: HubSpot/jinjava
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: HubSpot/jinjava
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master-2.8.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 3 files changed
  • 3 contributors

Commits on Mar 17, 2026

  1. Remove version override so that we can internally publish snapshots f…

    …rom this branch to 2.8.4-SNAPSHOT
    jasmith-hs committed Mar 17, 2026
    Configuration menu
    Copy the full SHA
    90af49e View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2026

  1. feat: add boolean parameter to withUnwrapRawOverride

    Callers sometimes need to temporarily set the unwrap raw override to
    false (not just true). Adding a parameter avoids forcing callers to
    work around the API by manually managing set/restore.
    
    Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
    jasmith-hs and claude committed Apr 15, 2026
    Configuration menu
    Copy the full SHA
    5a2139e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bac65a View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2026

  1. Merge pull request #1314 from HubSpot/jasmith_hubspot/unwrap-raw-over…

    …ride-param-2.8.x
    
    feat: add boolean parameter to withUnwrapRawOverride (2.8.x)
    jasmith-hs authored Apr 16, 2026
    Configuration menu
    Copy the full SHA
    ccec95b View commit details
    Browse the repository at this point in the history
Loading