Skip to content

Commit 8998f6f

Browse files
committed
announce bndtools 7.4.0 release
Signed-off-by: Christoph Rueger <chrisrueger@gmail.com>
1 parent 304bf0a commit 8998f6f

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
layout: prev-next-collection
3+
title: Bnd/Bndtools 7.4.0 released
4+
description: We are happy to announce a new release.
5+
comments: true
6+
author: Christoph Rüger
7+
---
8+
9+
Here's a short blog announcement draft based on the release notes:
10+
11+
---
12+
13+
## Bnd/Bndtools 7.4.0 Released
14+
15+
We are happy to announce the release of **Bnd/Bndtools 7.4.0**!
16+
17+
This release brings a range of improvements across security, tooling, stability, and developer experience. Highlights include:
18+
19+
- **Trusted Checksum Verification** for Maven repositories — enhancing supply chain security
20+
- **Overridable HTTP client request headers** — more flexibility for custom integrations
21+
- **New `repo deps` command** — easily export Maven GAVs for use with Eclipse Dash license tooling
22+
- **Improved Maven resolve logging** — better feedback for Maven users during bundle resolution
23+
- **Gradle improvements** — proper configuration of `sourceSet` compile and runtime classpaths, and fix for `compileJava`/`processResources` task ordering
24+
- **Various bug fixes** — including fixes for `IndexOutOfBoundsException`, NPE in `RepoCollector`, and thread-safety improvements
25+
- **Bndtools Explorer Quick Links** — added quick link for opening existing Bnd Workspaces
26+
27+
For the full list of changes, see the [**Release Notes for 7.4.0**](https://github.com/bndtools/bnd/wiki/Changes-in-7.4.0).

0 commit comments

Comments
 (0)