Skip to content

Commit

Permalink
release: 0.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kristian committed Jun 27, 2023
1 parent e194283 commit 6be34a5
Show file tree
Hide file tree
Showing 3 changed files with 213 additions and 3 deletions.
204 changes: 202 additions & 2 deletions CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"nextVersion" : {
"major" : 0,
"minor" : 25,
"minor" : 26,
"patch" : 0,
"preReleaseParts" : [ ],
"buildMetaDataParts" : [ ],
Expand All @@ -12,7 +12,7 @@
},
"lastVersion" : {
"major" : 0,
"minor" : 24,
"minor" : 25,
"patch" : 0,
"preReleaseParts" : [ ],
"buildMetaDataParts" : [ ],
Expand All @@ -22,6 +22,206 @@
"stable" : true
},
"tags" : [ {
"version" : {
"major" : 0,
"minor" : 25,
"patch" : 0,
"preReleaseParts" : [ ],
"buildMetaDataParts" : [ ],
"preRelease" : "",
"buildMetaData" : "",
"initialDevelopment" : true,
"stable" : true
},
"releaseDate" : "2023-06-26 08:52:59.000 +0200",
"sections" : [
{
"title" : "Build System",
"commits" : [
{
"hashFull" : "17558c498389dc9a6e1164d6fc02fa0be0492e69",
"hash" : "17558c498389dc9",
"hash7" : "17558c4",
"hash8" : "17558c49",
"commitTime" : "2023-06-20 13:42:39.000 +0200",
"commitTimeLong" : 1687261359,
"message" : "build(deps): bump io.micrometer:micrometer-registry-prometheus\n\nBumps [io.micrometer:micrometer-registry-prometheus](https://github.com/micrometer-metrics/micrometer) from 1.11.0 to 1.11.1.\n- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)\n- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.11.0...v1.11.1)\n\n---\nupdated-dependencies:\n- dependency-name: io.micrometer:micrometer-registry-prometheus\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <[email protected]>",
"merge" : false,
"authorIdent" : {
"when" : "2023-06-19 17:01:21.000 +0200",
"name" : "dependabot[bot]",
"email" : "49699333+dependabot[bot]@users.noreply.github.com"
},
"committerIdent" : {
"when" : "2023-06-20 13:42:39.000 +0200",
"name" : "Pascal",
"email" : "[email protected]"
},
"quickActions" : { },
"closeIssues" : [ ],
"subjectIssues" : [ ],
"bodyIssues" : [ ],
"mentions" : [ ],
"locales" : [ ],
"defaultLang" : "en",
"commitUrl" : "https://github.com/SAP/neonbee/commit/17558c498389dc9a6e1164d6fc02fa0be0492e69",
"commitType" : "build",
"commitPackage" : null,
"commitScope" : "deps",
"commitSubject" : "bump io.micrometer:micrometer-registry-prometheus",
"commitBody" : "Bumps [io.micrometer:micrometer-registry-prometheus](https://github.com/micrometer-metrics/micrometer) from 1.11.0 to 1.11.1.\n- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)\n- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.11.0...v1.11.1)\n\n---\nupdated-dependencies:\n- dependency-name: io.micrometer:micrometer-registry-prometheus\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <[email protected]>",
"attention" : false,
"breakingChange" : false,
"deprecated" : false,
"commitIssue" : null,
"localeMap" : null,
"rawCommitType" : "build",
"rawCommitScope" : "deps",
"firstLocaleCommitType" : null,
"rawCommitSubject" : "bump io.micrometer:micrometer-registry-prometheus",
"firstLocaleCommitScope" : null,
"messageBody" : "Bumps [io.micrometer:micrometer-registry-prometheus](https://github.com/micrometer-metrics/micrometer) from 1.11.0 to 1.11.1.\n- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)\n- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.11.0...v1.11.1)\n\n---\nupdated-dependencies:\n- dependency-name: io.micrometer:micrometer-registry-prometheus\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <[email protected]>",
"messageTitle" : "build(deps): bump io.micrometer:micrometer-registry-prometheus"
},
{
"hashFull" : "c9cb23a41668404da1193d1c0964277c5a73fa09",
"hash" : "c9cb23a41668404",
"hash7" : "c9cb23a",
"hash8" : "c9cb23a4",
"commitTime" : "2023-06-20 13:42:52.000 +0200",
"commitTimeLong" : 1687261372,
"message" : "build(deps): bump ch.qos.logback:logback-classic from 1.4.7 to 1.4.8\n\nBumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.4.7 to 1.4.8.\n- [Commits](https://github.com/qos-ch/logback/compare/v_1.4.7...v_1.4.8)\n\n---\nupdated-dependencies:\n- dependency-name: ch.qos.logback:logback-classic\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <[email protected]>",
"merge" : false,
"authorIdent" : {
"when" : "2023-06-19 17:01:24.000 +0200",
"name" : "dependabot[bot]",
"email" : "49699333+dependabot[bot]@users.noreply.github.com"
},
"committerIdent" : {
"when" : "2023-06-20 13:42:52.000 +0200",
"name" : "Pascal",
"email" : "[email protected]"
},
"quickActions" : { },
"closeIssues" : [ ],
"subjectIssues" : [ ],
"bodyIssues" : [ ],
"mentions" : [ ],
"locales" : [ ],
"defaultLang" : "en",
"commitUrl" : "https://github.com/SAP/neonbee/commit/c9cb23a41668404da1193d1c0964277c5a73fa09",
"commitType" : "build",
"commitPackage" : null,
"commitScope" : "deps",
"commitSubject" : "bump ch.qos.logback:logback-classic from 1.4.7 to 1.4.8",
"commitBody" : "Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.4.7 to 1.4.8.\n- [Commits](https://github.com/qos-ch/logback/compare/v_1.4.7...v_1.4.8)\n\n---\nupdated-dependencies:\n- dependency-name: ch.qos.logback:logback-classic\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <[email protected]>",
"attention" : false,
"breakingChange" : false,
"deprecated" : false,
"commitIssue" : null,
"localeMap" : null,
"rawCommitType" : "build",
"rawCommitScope" : "deps",
"firstLocaleCommitType" : null,
"rawCommitSubject" : "bump ch.qos.logback:logback-classic from 1.4.7 to 1.4.8",
"firstLocaleCommitScope" : null,
"messageBody" : "Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.4.7 to 1.4.8.\n- [Commits](https://github.com/qos-ch/logback/compare/v_1.4.7...v_1.4.8)\n\n---\nupdated-dependencies:\n- dependency-name: ch.qos.logback:logback-classic\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <[email protected]>",
"messageTitle" : "build(deps): bump ch.qos.logback:logback-classic from 1.4.7 to 1.4.8"
},
{
"hashFull" : "04dc73c4cb746fcb1867957cf401f22c0b6fec32",
"hash" : "04dc73c4cb746fc",
"hash7" : "04dc73c",
"hash8" : "04dc73c4",
"commitTime" : "2023-06-26 08:52:44.000 +0200",
"commitTimeLong" : 1687762364,
"message" : "build(deps): upgrade `vertx` to 4.4.4",
"merge" : false,
"authorIdent" : {
"when" : "2023-06-26 02:12:01.000 +0200",
"name" : "github-actions[bot]",
"email" : "github-actions[bot]@users.noreply.github.com"
},
"committerIdent" : {
"when" : "2023-06-26 08:52:44.000 +0200",
"name" : "Pascal",
"email" : "[email protected]"
},
"quickActions" : { },
"closeIssues" : [ ],
"subjectIssues" : [ ],
"bodyIssues" : [ ],
"mentions" : [ ],
"locales" : [ ],
"defaultLang" : "en",
"commitUrl" : "https://github.com/SAP/neonbee/commit/04dc73c4cb746fcb1867957cf401f22c0b6fec32",
"commitType" : "build",
"commitPackage" : null,
"commitScope" : "deps",
"commitSubject" : "upgrade `vertx` to 4.4.4",
"commitBody" : null,
"attention" : false,
"breakingChange" : false,
"deprecated" : false,
"commitIssue" : null,
"localeMap" : null,
"rawCommitType" : "build",
"rawCommitScope" : "deps",
"firstLocaleCommitType" : null,
"rawCommitSubject" : "upgrade `vertx` to 4.4.4",
"firstLocaleCommitScope" : null,
"messageBody" : "",
"messageTitle" : "build(deps): upgrade `vertx` to 4.4.4"
},
{
"hashFull" : "e194283a2991c3626bd454d313add04df9146fe1",
"hash" : "e194283a2991c36",
"hash7" : "e194283",
"hash8" : "e194283a",
"commitTime" : "2023-06-26 08:52:59.000 +0200",
"commitTimeLong" : 1687762379,
"message" : "build(deps): bump org.sonarqube from 4.2.0.3129 to 4.2.1.3168\n\nBumps org.sonarqube from 4.2.0.3129 to 4.2.1.3168.\n\n---\nupdated-dependencies:\n- dependency-name: org.sonarqube\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <[email protected]>",
"merge" : false,
"authorIdent" : {
"when" : "2023-06-26 08:41:56.000 +0200",
"name" : "dependabot[bot]",
"email" : "49699333+dependabot[bot]@users.noreply.github.com"
},
"committerIdent" : {
"when" : "2023-06-26 08:52:59.000 +0200",
"name" : "Pascal",
"email" : "[email protected]"
},
"quickActions" : { },
"closeIssues" : [ ],
"subjectIssues" : [ ],
"bodyIssues" : [ ],
"mentions" : [ ],
"locales" : [ ],
"defaultLang" : "en",
"commitUrl" : "https://github.com/SAP/neonbee/commit/e194283a2991c3626bd454d313add04df9146fe1",
"commitType" : "build",
"commitPackage" : null,
"commitScope" : "deps",
"commitSubject" : "bump org.sonarqube from 4.2.0.3129 to 4.2.1.3168",
"commitBody" : "Bumps org.sonarqube from 4.2.0.3129 to 4.2.1.3168.\n\n---\nupdated-dependencies:\n- dependency-name: org.sonarqube\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <[email protected]>",
"attention" : false,
"breakingChange" : false,
"deprecated" : false,
"commitIssue" : null,
"localeMap" : null,
"rawCommitType" : "build",
"rawCommitScope" : "deps",
"firstLocaleCommitType" : null,
"rawCommitSubject" : "bump org.sonarqube from 4.2.0.3129 to 4.2.1.3168",
"firstLocaleCommitScope" : null,
"messageBody" : "Bumps org.sonarqube from 4.2.0.3129 to 4.2.1.3168.\n\n---\nupdated-dependencies:\n- dependency-name: org.sonarqube\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <[email protected]>",
"messageTitle" : "build(deps): bump org.sonarqube from 4.2.0.3129 to 4.2.1.3168"
}
]
}
]
}, {
"version" : {
"major" : 0,
"minor" : 24,
Expand Down
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## 0.25.0 (2023-06-26)

### Build System

- **deps**: bump io.micrometer:micrometer-registry-prometheus ([17558c49](https://github.com/SAP/neonbee/commit/17558c498389dc9a6e1164d6fc02fa0be0492e69))
- **deps**: bump ch.qos.logback:logback-classic from 1.4.7 to 1.4.8 ([c9cb23a4](https://github.com/SAP/neonbee/commit/c9cb23a41668404da1193d1c0964277c5a73fa09))
- **deps**: upgrade `vertx` to 4.4.4 ([04dc73c4](https://github.com/SAP/neonbee/commit/04dc73c4cb746fcb1867957cf401f22c0b6fec32))
- **deps**: bump org.sonarqube from 4.2.0.3129 to 4.2.1.3168 ([e194283a](https://github.com/SAP/neonbee/commit/e194283a2991c3626bd454d313add04df9146fe1))


## 0.24.0 (2023-06-19)

### Features
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ plugins {
}

group = 'io.neonbee'
version = '0.24.1-SNAPSHOT'
version = '0.25.0'
mainClassName = 'io.neonbee.Launcher'
archivesBaseName = 'neonbee-core'
sourceCompatibility = 11
Expand Down

0 comments on commit 6be34a5

Please sign in to comment.