From 160253549a08dfd7492c0bd0f8f0db997144ab0a Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 27 Nov 2024 08:44:53 +0000 Subject: [PATCH] chore(release): 3.1.0 [skip ci] ## [3.1.0](https://github.com/stempler/bnd-platform/compare/v3.0.1...v3.1.0) (2024-11-27) ### Features * support appending to existing p2 repository ([100065c](https://github.com/stempler/bnd-platform/commit/100065c059fdb9477cd7ac1459044d5e8dbe2712)) * support configuring feature description, copyright and required features ([ed3f0a7](https://github.com/stempler/bnd-platform/commit/ed3f0a7270d4d9aabb82feafd50b253907168c4a)) * support creating feature version files in update site ([ffd72b9](https://github.com/stempler/bnd-platform/commit/ffd72b9dbd359adaca5469c80abd2bd04413352d)) ### Bug Fixes * **deps:** update dependency commons-io:commons-io to v2.15.1 ([3ed308d](https://github.com/stempler/bnd-platform/commit/3ed308d25f14144d94b924734d34c75d1a014830)) * **deps:** update dependency commons-io:commons-io to v2.16.1 ([2a7a950](https://github.com/stempler/bnd-platform/commit/2a7a950e9d769038708797410ebe19b106d0e38d)) * **deps:** update dependency commons-io:commons-io to v2.17.0 ([40e268f](https://github.com/stempler/bnd-platform/commit/40e268fc424ce4b2fa2e9c0796916455d64be58e)) * **deps:** update dependency commons-io:commons-io to v2.18.0 ([38d76dd](https://github.com/stempler/bnd-platform/commit/38d76ddd93882d4652b65927955c5e11e5a49e65)) * **deps:** update dependency de.undercouch:gradle-download-task to v5.6.0 ([e7cb2f2](https://github.com/stempler/bnd-platform/commit/e7cb2f2a995ff57890c31254c82bf0b26a485f7b)) * **deps:** update dependency org.assertj:assertj-core to v3.25.3 ([8e10306](https://github.com/stempler/bnd-platform/commit/8e10306cf0a432761b8a2897f50da92b14a17cba)) * **deps:** update dependency org.assertj:assertj-core to v3.26.0 ([b17daad](https://github.com/stempler/bnd-platform/commit/b17daad6d176c848837ba6601bfee2e867b103fe)) * **deps:** update dependency org.assertj:assertj-core to v3.26.3 ([ec6b5ce](https://github.com/stempler/bnd-platform/commit/ec6b5ceaca5c8ada39b0f11028e38a40163703e8)) * **deps:** update dependency org.osgi:osgi.core to v8 ([b7f3510](https://github.com/stempler/bnd-platform/commit/b7f3510bdc06e90676515ad73c9d09c3d5b4429e)) * **deps:** update junit5 monorepo to v5.10.3 ([1ca9d24](https://github.com/stempler/bnd-platform/commit/1ca9d242ef06e487489b3b9a0927698831876bb6)) * **deps:** update junit5 monorepo to v5.11.0 ([78b5d73](https://github.com/stempler/bnd-platform/commit/78b5d73474ef24d8f13e8e60bbc3f90cecdfe178)) * **deps:** update junit5 monorepo to v5.11.1 ([91fa323](https://github.com/stempler/bnd-platform/commit/91fa3238ef2140b8e13b461754bc8ab09dffe7b1)) * **deps:** update junit5 monorepo to v5.11.2 ([3351569](https://github.com/stempler/bnd-platform/commit/3351569a66e15906db1be470e6e51be022fed4cd)) * **deps:** update junit5 monorepo to v5.11.3 ([aee3f8c](https://github.com/stempler/bnd-platform/commit/aee3f8c66da0a0eabd6161b7de81b8226cfbff18)) * fix extracting ws/os/arch from platform filter ([972caf3](https://github.com/stempler/bnd-platform/commit/972caf33b4a4daf33af71d3804c84a9a0ca4fc61)) * fix file name for feature versions file ([a81487e](https://github.com/stempler/bnd-platform/commit/a81487eabcbf73f53685306b3447f58e46268b09)) --- CHANGELOG.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f2027cb..a14880b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,30 @@ +## [3.1.0](https://github.com/stempler/bnd-platform/compare/v3.0.1...v3.1.0) (2024-11-27) + +### Features + +* support appending to existing p2 repository ([100065c](https://github.com/stempler/bnd-platform/commit/100065c059fdb9477cd7ac1459044d5e8dbe2712)) +* support configuring feature description, copyright and required features ([ed3f0a7](https://github.com/stempler/bnd-platform/commit/ed3f0a7270d4d9aabb82feafd50b253907168c4a)) +* support creating feature version files in update site ([ffd72b9](https://github.com/stempler/bnd-platform/commit/ffd72b9dbd359adaca5469c80abd2bd04413352d)) + +### Bug Fixes + +* **deps:** update dependency commons-io:commons-io to v2.15.1 ([3ed308d](https://github.com/stempler/bnd-platform/commit/3ed308d25f14144d94b924734d34c75d1a014830)) +* **deps:** update dependency commons-io:commons-io to v2.16.1 ([2a7a950](https://github.com/stempler/bnd-platform/commit/2a7a950e9d769038708797410ebe19b106d0e38d)) +* **deps:** update dependency commons-io:commons-io to v2.17.0 ([40e268f](https://github.com/stempler/bnd-platform/commit/40e268fc424ce4b2fa2e9c0796916455d64be58e)) +* **deps:** update dependency commons-io:commons-io to v2.18.0 ([38d76dd](https://github.com/stempler/bnd-platform/commit/38d76ddd93882d4652b65927955c5e11e5a49e65)) +* **deps:** update dependency de.undercouch:gradle-download-task to v5.6.0 ([e7cb2f2](https://github.com/stempler/bnd-platform/commit/e7cb2f2a995ff57890c31254c82bf0b26a485f7b)) +* **deps:** update dependency org.assertj:assertj-core to v3.25.3 ([8e10306](https://github.com/stempler/bnd-platform/commit/8e10306cf0a432761b8a2897f50da92b14a17cba)) +* **deps:** update dependency org.assertj:assertj-core to v3.26.0 ([b17daad](https://github.com/stempler/bnd-platform/commit/b17daad6d176c848837ba6601bfee2e867b103fe)) +* **deps:** update dependency org.assertj:assertj-core to v3.26.3 ([ec6b5ce](https://github.com/stempler/bnd-platform/commit/ec6b5ceaca5c8ada39b0f11028e38a40163703e8)) +* **deps:** update dependency org.osgi:osgi.core to v8 ([b7f3510](https://github.com/stempler/bnd-platform/commit/b7f3510bdc06e90676515ad73c9d09c3d5b4429e)) +* **deps:** update junit5 monorepo to v5.10.3 ([1ca9d24](https://github.com/stempler/bnd-platform/commit/1ca9d242ef06e487489b3b9a0927698831876bb6)) +* **deps:** update junit5 monorepo to v5.11.0 ([78b5d73](https://github.com/stempler/bnd-platform/commit/78b5d73474ef24d8f13e8e60bbc3f90cecdfe178)) +* **deps:** update junit5 monorepo to v5.11.1 ([91fa323](https://github.com/stempler/bnd-platform/commit/91fa3238ef2140b8e13b461754bc8ab09dffe7b1)) +* **deps:** update junit5 monorepo to v5.11.2 ([3351569](https://github.com/stempler/bnd-platform/commit/3351569a66e15906db1be470e6e51be022fed4cd)) +* **deps:** update junit5 monorepo to v5.11.3 ([aee3f8c](https://github.com/stempler/bnd-platform/commit/aee3f8c66da0a0eabd6161b7de81b8226cfbff18)) +* fix extracting ws/os/arch from platform filter ([972caf3](https://github.com/stempler/bnd-platform/commit/972caf33b4a4daf33af71d3804c84a9a0ca4fc61)) +* fix file name for feature versions file ([a81487e](https://github.com/stempler/bnd-platform/commit/a81487eabcbf73f53685306b3447f58e46268b09)) + ### 3.0.1 - Fix URL to default Eclipse artifact because previous one is no longer available