Skip to content

Releases: bndtools/bnd

Bnd/Bndtools 7.4.0

Choose a tag to compare

@chrisrueger chrisrueger released this 18 Aug 12:37

See Release Notes

What's Changed

  • Remove long-running test from ci server build by @peterkir in #7222
  • CI build output improvement by @peterkir in #7223
  • build(deps): bump ruby/setup-ruby from 1.306.0 to 1.307.0 by @dependabot[bot] in #7227
  • build(deps): bump step-security/harden-runner from 2.19.0 to 2.19.2 by @dependabot[bot] in #7230
  • build(deps): bump github/codeql-action from 4.35.2 to 4.36.0 by @dependabot[bot] in #7246
  • build(deps): bump step-security/harden-runner from 2.19.2 to 2.19.4 by @dependabot[bot] in #7245
  • Create SECURITY.md for bnd security documentation by @chrisrueger in #7243
  • build(deps): bump ruby/setup-ruby from 1.307.0 to 1.310.0 by @dependabot[bot] in #7240
  • build(deps): bump jekyll-seo-tag from 2.8.0 to 2.9.0 in /docs by @dependabot[bot] in #7225
  • Allow overriding HTTPClient request headers by @chrisrueger in #7247
  • docs: update generated docs by @github-actions[bot] in #7248
  • Set explicit headers before defaults and refine logging by @chrisrueger in #7249
  • Cooldowns for Dependabot updates by @chrisrueger in #7250
  • build(deps): bump org.apache.maven.plugins:maven-invoker-plugin from 3.10.0 to 3.10.1 in /maven-plugins by @dependabot[bot] in #7219
  • build(deps-dev): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.5 to 3.5.6 in /maven-plugins by @dependabot[bot] in #7251
  • Surface Sonatype deployment IDs in CI Job Summary and workflow outputs by @peterkir with @Copilot in #7252
  • Stabilize SonatypeDeploymentTest deployment ID discovery across CI by @peterkir with @Copilot in #7254
  • Use PAT_WORKSPACE_REPO for create-workspace-template git auth by @peterkir with @Copilot in #7253
  • Readme: Update Bnd Maven and Gradle plugin versions to 7.3.0 by @chrisrueger in #7258
  • build(deps): bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in #7256
  • build(deps): bump actions/stale from 10.2.0 to 10.3.0 by @dependabot[bot] in #7244
  • build(deps): bump github/codeql-action from 4.36.0 to 4.36.1 by @dependabot[bot] in #7257
  • Bndtools Explorer Quick Links addition - Existing Bnd Workspace by @peterkir in #7259
  • Update baseline version to 7.3.0 by @chrisrueger in #7260
  • build(deps): bump github/codeql-action from 4.36.1 to 4.36.2 by @dependabot[bot] in #7261
  • Add sync baseline version step in postrelease workflow by @chrisrueger in #7263
  • Post release 7.3.0 by @github-actions[bot] in #7266
  • [maven][resolve] Provide a better logging experience for maven users when resolving by @timothyjward in #7255
  • build(deps): bump gradle/actions from 6.1.0 to 6.2.0 by @dependabot[bot] in #7272
  • build(deps): bump ruby/setup-ruby from 1.310.0 to 1.313.0 by @dependabot[bot] in #7271
  • build(deps): bump actions/setup-java from 5.2.0 to 5.3.0 by @dependabot[bot] in #7273
  • build(deps): bump concurrent-ruby from 1.3.6 to 1.3.7 in /docs by @dependabot[bot] in #7278
  • build(deps): bump ruby/setup-ruby from 1.313.0 to 1.314.0 by @dependabot[bot] in #7282
  • Persist and manage workspace template fragment indexes by @maho7791 in #7284
  • Fix IllegalArgumentException for Maven-style SNAPSHOT versions in PomResource by @peterkir with @Copilot in #7286
  • Add repo deps command to export Maven GAVs for dash-licenses by @juergen-albert in #7275
  • docs: update generated docs by @github-actions[bot] in #7287
  • fix IndexOutOfBoundsException by @chrisrueger in #7291
  • fixing issue #7124 by @peterkir in #7292
  • build(deps): bump actions/checkout from 6.0.3 to 7.0.0 by @dependabot[bot] in #7277
  • build(deps): bump actions/setup-java from 5.3.0 to 5.4.0 by @dependabot[bot] in #7295
  • Exclude Eclipse features from P2 Repo .versions() by @chrisrueger in #7296
  • build(deps): bump ruby/setup-ruby from 1.314.0 to 1.315.0 by @dependabot[bot] in #7299
  • build(deps): bump ruby/setup-ruby from 1.315.0 to 1.316.0 by @dependabot[bot] in #7301
  • [Security] Maven Repositories: Add Trusted Checksum Verification by @chrisrueger in #7269
  • Fix NPE in RepoCollector initialization during Project construction by @chrisrueger in #7304
  • Updates to avoid memory visibility problem by @jhanders34 in #7307
  • gradle: Properly configure sourceSet compile and runtime classpaths by @bjhargrave in #7313
  • build(deps): bump actions/setup-java from 5.4.0 to 5.5.0 by @dependabot[bot] in #7309
  • build(deps): bump step-security/harden-runner from 2.19.4 to 2.20.0 by @dependabot[bot] in #7308
  • build(deps): bump actions/stale from 10.3.0 to 10.4.0 by @dependabot[bot] in #7314
  • bump actions/setup-java from 5.5.0 to 5.6.0 by @dependabot[bot] in #7319
  • bump ruby/setup-ruby from 1.316.0 to 1.319.0 by @dependabot[bot] in #7318
  • Fix task order between compileJava and processResources. by @ejjcase in #7323
  • Suppress deprecation warnings and update deprecated API calls by @chrisrueger in #7321
  • Bump ruby/setup-ruby from 1.319.0 to 1.321.0 by @dependabot[bot] in #7332
  • Hold read lock to avoid refresh closing repository by @jhanders34 in #7324
  • Skip cleanup job for fork PRs from non bnd repos by @peterkir with @Copilot in #7333
  • Bump json from 2.19.5 to 2.19.9 in /docs by @dependabot[bot] in #7335
  • Bump actions/checkout from 7.0.0 to 7.0.1 by @dependabot[bot] in #7325
  • Fix thread-safety in aQute.junit.Tee class by @chrisrueger in #7336

New Contributors

Full Changelog: 7.3.0...7.4.0

Bnd/Bndtools 7.3.0

Choose a tag to compare

@peterkir peterkir released this 03 Jun 08:30
7.3.0
bf5b578

Bnd/Bndtools 7.2.3

Choose a tag to compare

@chrisrueger chrisrueger released this 25 Mar 11:30

This release fixes a mistake of previous 7.2.2.
It does not contain any functional changes, but only a deprecation warning in the build if you are using the Sonatype Publishing feature. Other than that it is equal to 7.2.1

See Release Notes.

Full Changelog: 7.2.2...7.2.3

Bnd/Bndtools 7.2.2

Choose a tag to compare

@chrisrueger chrisrueger released this 25 Mar 11:28

Please ignore this release. We made a mistake, which we corrected in the next one.

See Release Notes.

Full Changelog: 7.2.1...7.2.2

Bnd/Bndtools 7.2.1

Choose a tag to compare

@chrisrueger chrisrueger released this 12 Jan 21:28

See Release Notes.

Full Changelog: 7.2.0...7.2.1

Bnd/Bndtools 7.2.0

Choose a tag to compare

@chrisrueger chrisrueger released this 27 Dec 19:38

See Release Notes.

What's Changed

Read more

Bnd/Bndtools 7.1.0

Choose a tag to compare

@pkriens pkriens released this 27 Nov 08:32

Bnd/Bndtools 7.0.0

Choose a tag to compare

@pkriens pkriens released this 06 Oct 13:01

This is the first release on Java 17.

See Release Notes.

Classic Bndtools/bnd 6.4.1 (only runtime bundles, no plugins)

Choose a tag to compare

@pkriens pkriens released this 12 Jun 07:07
6.4.1

This is not a full release! It is maintained as a line for security and important fixes of the runtime bundles on Java 1.8.

See https://github.com/bndtools/bnd/wiki/Changes-in-6.4.1-classic

Bnd/Bndtools 6.4.0

Choose a tag to compare

@bjhargrave bjhargrave released this 30 Nov 17:18
6.4.0
25e4898

Release Notes

See Release Notes.

What's Changed

Read more