---
title: "Release notes 7.2.0-bitbucket9"
canonical: "https://support.appfire.com/space/JENK/1970929719/Release%20notes%207.2.0-bitbucket9"
format: markdown
---
> Macro (aura-html)


**Release date**: 4/23/2025

Our team is thrilled to announce the latest release of Webhook to Jenkins for Bitbucket, version 7.2.0-bitbucket9.

**Bitbucket compatibility**: <u>[Bitbucket version compatibility](https://apps.appf.re/version)</u>

---

# Enhancements

## SSL certificate validation

- To provide more flexibility and control, the configuration settings for skipping SSL certificate validation have been moved from under **General Settings **of the hook configuration to Jenkins instances settings. With this change, the option is now configurable per individual instance, allowing for more precise security settings.  
For more information, see [Skip SSL Certificate Validation set per instance](https://appfire.atlassian.net/wiki/pages/resumedraft.action?draftId=1971290116&draftShareId=9206b5e5-30bb-4f95-98ce-bf9dfe372667&atlOrigin=eyJpIjoiNzdjMjg1OWQ1ODk2NDI4ZDhmZThjYTc3MTAxNzRlOTIiLCJwIjoiYyJ9).

## Jenkins job caching in Bitbucket

- Caching Jenkins jobs in Bitbucket (WJBB) helps improve performance when dealing with a large number of jobs by storing job data and refreshing it periodically instead of fetching it in real time. This prevents timeouts and enhances the user experience when loading build pages in Bitbucket.
- You can cache jobs for a maximum of 5 instances total.
- Updates to jobs are reflected after the next cache refresh every 10 minutes.
- Only jobs are cached, while builds and logs are retrieved in real time.  
For more information, see [Enable Jenkins job caching in Bitbucket](https://appfire.atlassian.net/wiki/pages/resumedraft.action?draftId=1971323018&draftShareId=64603ad5-b123-4691-993d-93cacec8a1c8&atlOrigin=eyJpIjoiODQ3OWU3NjMzOWQyNDBjMGJlNTk5NDliMTFlODNhN2IiLCJwIjoiYyJ9).

---