diff --git a/CHANGELOG.json b/CHANGELOG.json index fceeef67..8d5d3a03 100644 --- a/CHANGELOG.json +++ b/CHANGELOG.json @@ -1,27 +1,490 @@ { "nextVersion" : { "major" : 0, - "minor" : 33, + "minor" : 34, "patch" : 0, "preReleaseParts" : [ ], "buildMetaDataParts" : [ ], "preRelease" : "", - "buildMetaData" : "", "initialDevelopment" : true, - "stable" : true + "stable" : true, + "buildMetaData" : "" }, "lastVersion" : { "major" : 0, - "minor" : 32, + "minor" : 33, "patch" : 0, "preReleaseParts" : [ ], "buildMetaDataParts" : [ ], "preRelease" : "", - "buildMetaData" : "", "initialDevelopment" : true, - "stable" : true + "stable" : true, + "buildMetaData" : "" }, "tags" : [ { + "version" : { + "major" : 0, + "minor" : 33, + "patch" : 0, + "preReleaseParts" : [ ], + "buildMetaDataParts" : [ ], + "preRelease" : "", + "initialDevelopment" : true, + "stable" : true, + "buildMetaData" : "" + }, + "releaseDate" : "2024-02-14 11:42:25.000 +0100", + "sections" : [ { + "title" : "Features", + "commits" : [ { + "hashFull" : "ef25c4324ad5cc7936a79c318dbc7262ff8f3e53", + "hash" : "ef25c4324ad5cc7", + "hash7" : "ef25c43", + "hash8" : "ef25c432", + "commitTime" : "2024-02-09 08:20:24.000 +0100", + "commitTimeLong" : 1707463224, + "message" : "feat: allow to set HTTP response values\n\nAll HTTP headers from the `DataContext` response data\n`RESPONSE_HEADERS_HINT` are set in the HTTP response.\n", + "merge" : false, + "authorIdent" : { + "when" : "2024-01-30 14:35:12.000 +0100", + "name" : "Michael Halberstadt", + "email" : "michael.halberstadt@sap.com" + }, + "committerIdent" : { + "when" : "2024-02-09 08:20:24.000 +0100", + "name" : "halber", + "email" : "michael.halberstadt@gmail.com" + }, + "quickActions" : { }, + "closeIssues" : [ ], + "subjectIssues" : [ ], + "bodyIssues" : [ ], + "mentions" : [ ], + "locales" : [ ], + "defaultLang" : "en", + "commitUrl" : "https://github.com/SAP/neonbee/commit/ef25c4324ad5cc7936a79c318dbc7262ff8f3e53", + "commitType" : "feat", + "commitPackage" : null, + "commitScope" : null, + "commitSubject" : "allow to set HTTP response values", + "commitBody" : "All HTTP headers from the `DataContext` response data\n`RESPONSE_HEADERS_HINT` are set in the HTTP response.", + "attention" : false, + "breakingChange" : false, + "deprecated" : false, + "commitIssue" : null, + "localeMap" : null, + "firstLocaleCommitType" : null, + "firstLocaleCommitScope" : null, + "rawCommitType" : "feat", + "rawCommitScope" : null, + "rawCommitSubject" : "allow to set HTTP response values", + "messageTitle" : "feat: allow to set HTTP response values", + "messageBody" : "All HTTP headers from the `DataContext` response data\n`RESPONSE_HEADERS_HINT` are set in the HTTP response." + } ] + }, { + "title" : "Documentation", + "commits" : [ { + "hashFull" : "8abf1f1cc4213f821fbedd4292e41f8522e56660", + "hash" : "8abf1f1cc4213f8", + "hash7" : "8abf1f1", + "hash8" : "8abf1f1c", + "commitTime" : "2024-01-23 09:16:06.000 +0100", + "commitTimeLong" : 1705997766, + "message" : "docs: fix release doc\n", + "merge" : false, + "authorIdent" : { + "when" : "2024-01-22 15:53:57.000 +0100", + "name" : "Pascal Krause", + "email" : "pascal.krause@sap.com" + }, + "committerIdent" : { + "when" : "2024-01-23 09:16:06.000 +0100", + "name" : "Pascal", + "email" : "23715608+pk-work@users.noreply.github.com" + }, + "quickActions" : { }, + "closeIssues" : [ ], + "subjectIssues" : [ ], + "bodyIssues" : [ ], + "mentions" : [ ], + "locales" : [ ], + "defaultLang" : "en", + "commitUrl" : "https://github.com/SAP/neonbee/commit/8abf1f1cc4213f821fbedd4292e41f8522e56660", + "commitType" : "docs", + "commitPackage" : null, + "commitScope" : null, + "commitSubject" : "fix release doc", + "commitBody" : null, + "attention" : false, + "breakingChange" : false, + "deprecated" : false, + "commitIssue" : null, + "localeMap" : null, + "firstLocaleCommitType" : null, + "firstLocaleCommitScope" : null, + "rawCommitType" : "docs", + "rawCommitScope" : null, + "rawCommitSubject" : "fix release doc", + "messageTitle" : "docs: fix release doc", + "messageBody" : "" + } ] + }, { + "title" : "Build System", + "commits" : [ { + "hashFull" : "7fbe7acd59f357ece7d01f793bdbae3a949e5f44", + "hash" : "7fbe7acd59f357e", + "hash7" : "7fbe7ac", + "hash8" : "7fbe7acd", + "commitTime" : "2024-02-14 09:42:25.000 +0100", + "commitTimeLong" : 1707900145, + "message" : "build(deps): bump se.bjurr.violations.violations-gradle-plugin\n\nBumps se.bjurr.violations.violations-gradle-plugin from 1.52.7 to 2.0.0.\n\n---\nupdated-dependencies:\n- dependency-name: se.bjurr.violations.violations-gradle-plugin\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ", + "merge" : false, + "authorIdent" : { + "when" : "2024-01-29 15:43:51.000 +0100", + "name" : "dependabot[bot]", + "email" : "49699333+dependabot[bot]@users.noreply.github.com" + }, + "committerIdent" : { + "when" : "2024-02-14 09:42:25.000 +0100", + "name" : "Pascal", + "email" : "23715608+pk-work@users.noreply.github.com" + }, + "quickActions" : { }, + "closeIssues" : [ ], + "subjectIssues" : [ ], + "bodyIssues" : [ ], + "mentions" : [ ], + "locales" : [ ], + "defaultLang" : "en", + "commitUrl" : "https://github.com/SAP/neonbee/commit/7fbe7acd59f357ece7d01f793bdbae3a949e5f44", + "commitType" : "build", + "commitPackage" : null, + "commitScope" : "deps", + "commitSubject" : "bump se.bjurr.violations.violations-gradle-plugin", + "commitBody" : "Bumps se.bjurr.violations.violations-gradle-plugin from 1.52.7 to 2.0.0.\n\n---\nupdated-dependencies:\n- dependency-name: se.bjurr.violations.violations-gradle-plugin\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ", + "attention" : false, + "breakingChange" : false, + "deprecated" : false, + "commitIssue" : null, + "localeMap" : null, + "firstLocaleCommitType" : null, + "firstLocaleCommitScope" : null, + "rawCommitType" : "build", + "rawCommitScope" : "deps", + "rawCommitSubject" : "bump se.bjurr.violations.violations-gradle-plugin", + "messageTitle" : "build(deps): bump se.bjurr.violations.violations-gradle-plugin", + "messageBody" : "Bumps se.bjurr.violations.violations-gradle-plugin from 1.52.7 to 2.0.0.\n\n---\nupdated-dependencies:\n- dependency-name: se.bjurr.violations.violations-gradle-plugin\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] " + }, { + "hashFull" : "34c7c86b9327001093f85ada01e6fd7290384224", + "hash" : "34c7c86b9327001", + "hash7" : "34c7c86", + "hash8" : "34c7c86b", + "commitTime" : "2024-02-14 09:42:44.000 +0100", + "commitTimeLong" : 1707900164, + "message" : "build(deps): bump com.sap.cds:cds4j-core from 2.5.0 to 2.6.1\n\nBumps com.sap.cds:cds4j-core from 2.5.0 to 2.6.1.\n\n---\nupdated-dependencies:\n- dependency-name: com.sap.cds:cds4j-core\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ", + "merge" : false, + "authorIdent" : { + "when" : "2024-02-12 15:31:58.000 +0100", + "name" : "dependabot[bot]", + "email" : "49699333+dependabot[bot]@users.noreply.github.com" + }, + "committerIdent" : { + "when" : "2024-02-14 09:42:44.000 +0100", + "name" : "Pascal", + "email" : "23715608+pk-work@users.noreply.github.com" + }, + "quickActions" : { }, + "closeIssues" : [ ], + "subjectIssues" : [ ], + "bodyIssues" : [ ], + "mentions" : [ ], + "locales" : [ ], + "defaultLang" : "en", + "commitUrl" : "https://github.com/SAP/neonbee/commit/34c7c86b9327001093f85ada01e6fd7290384224", + "commitType" : "build", + "commitPackage" : null, + "commitScope" : "deps", + "commitSubject" : "bump com.sap.cds:cds4j-core from 2.5.0 to 2.6.1", + "commitBody" : "Bumps com.sap.cds:cds4j-core from 2.5.0 to 2.6.1.\n\n---\nupdated-dependencies:\n- dependency-name: com.sap.cds:cds4j-core\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ", + "attention" : false, + "breakingChange" : false, + "deprecated" : false, + "commitIssue" : null, + "localeMap" : null, + "firstLocaleCommitType" : null, + "firstLocaleCommitScope" : null, + "rawCommitType" : "build", + "rawCommitScope" : "deps", + "rawCommitSubject" : "bump com.sap.cds:cds4j-core from 2.5.0 to 2.6.1", + "messageTitle" : "build(deps): bump com.sap.cds:cds4j-core from 2.5.0 to 2.6.1", + "messageBody" : "Bumps com.sap.cds:cds4j-core from 2.5.0 to 2.6.1.\n\n---\nupdated-dependencies:\n- dependency-name: com.sap.cds:cds4j-core\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] " + }, { + "hashFull" : "c1d08a168309d5ce9efce50c51edb891cbb27a58", + "hash" : "c1d08a168309d5c", + "hash7" : "c1d08a1", + "hash8" : "c1d08a16", + "commitTime" : "2024-02-14 09:43:00.000 +0100", + "commitTimeLong" : 1707900180, + "message" : "build(deps): bump com.diffplug.spotless from 6.24.0 to 6.25.0\n\nBumps com.diffplug.spotless from 6.24.0 to 6.25.0.\n\n---\nupdated-dependencies:\n- dependency-name: com.diffplug.spotless\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ", + "merge" : false, + "authorIdent" : { + "when" : "2024-01-29 15:43:49.000 +0100", + "name" : "dependabot[bot]", + "email" : "49699333+dependabot[bot]@users.noreply.github.com" + }, + "committerIdent" : { + "when" : "2024-02-14 09:43:00.000 +0100", + "name" : "Pascal", + "email" : "23715608+pk-work@users.noreply.github.com" + }, + "quickActions" : { }, + "closeIssues" : [ ], + "subjectIssues" : [ ], + "bodyIssues" : [ ], + "mentions" : [ ], + "locales" : [ ], + "defaultLang" : "en", + "commitUrl" : "https://github.com/SAP/neonbee/commit/c1d08a168309d5ce9efce50c51edb891cbb27a58", + "commitType" : "build", + "commitPackage" : null, + "commitScope" : "deps", + "commitSubject" : "bump com.diffplug.spotless from 6.24.0 to 6.25.0", + "commitBody" : "Bumps com.diffplug.spotless from 6.24.0 to 6.25.0.\n\n---\nupdated-dependencies:\n- dependency-name: com.diffplug.spotless\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ", + "attention" : false, + "breakingChange" : false, + "deprecated" : false, + "commitIssue" : null, + "localeMap" : null, + "firstLocaleCommitType" : null, + "firstLocaleCommitScope" : null, + "rawCommitType" : "build", + "rawCommitScope" : "deps", + "rawCommitSubject" : "bump com.diffplug.spotless from 6.24.0 to 6.25.0", + "messageTitle" : "build(deps): bump com.diffplug.spotless from 6.24.0 to 6.25.0", + "messageBody" : "Bumps com.diffplug.spotless from 6.24.0 to 6.25.0.\n\n---\nupdated-dependencies:\n- dependency-name: com.diffplug.spotless\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] " + }, { + "hashFull" : "bc0a46f7f6b6a99da206d04e1d42aaec6baa5cc2", + "hash" : "bc0a46f7f6b6a99", + "hash7" : "bc0a46f", + "hash8" : "bc0a46f7", + "commitTime" : "2024-02-14 09:56:58.000 +0100", + "commitTimeLong" : 1707901018, + "message" : "build(deps): bump com.github.spotbugs from 6.0.6 to 6.0.7\n\nBumps com.github.spotbugs from 6.0.6 to 6.0.7.\n\n---\nupdated-dependencies:\n- dependency-name: com.github.spotbugs\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ", + "merge" : false, + "authorIdent" : { + "when" : "2024-02-14 09:43:02.000 +0100", + "name" : "dependabot[bot]", + "email" : "49699333+dependabot[bot]@users.noreply.github.com" + }, + "committerIdent" : { + "when" : "2024-02-14 09:56:58.000 +0100", + "name" : "Pascal", + "email" : "23715608+pk-work@users.noreply.github.com" + }, + "quickActions" : { }, + "closeIssues" : [ ], + "subjectIssues" : [ ], + "bodyIssues" : [ ], + "mentions" : [ ], + "locales" : [ ], + "defaultLang" : "en", + "commitUrl" : "https://github.com/SAP/neonbee/commit/bc0a46f7f6b6a99da206d04e1d42aaec6baa5cc2", + "commitType" : "build", + "commitPackage" : null, + "commitScope" : "deps", + "commitSubject" : "bump com.github.spotbugs from 6.0.6 to 6.0.7", + "commitBody" : "Bumps com.github.spotbugs from 6.0.6 to 6.0.7.\n\n---\nupdated-dependencies:\n- dependency-name: com.github.spotbugs\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ", + "attention" : false, + "breakingChange" : false, + "deprecated" : false, + "commitIssue" : null, + "localeMap" : null, + "firstLocaleCommitType" : null, + "firstLocaleCommitScope" : null, + "rawCommitType" : "build", + "rawCommitScope" : "deps", + "rawCommitSubject" : "bump com.github.spotbugs from 6.0.6 to 6.0.7", + "messageTitle" : "build(deps): bump com.github.spotbugs from 6.0.6 to 6.0.7", + "messageBody" : "Bumps com.github.spotbugs from 6.0.6 to 6.0.7.\n\n---\nupdated-dependencies:\n- dependency-name: com.github.spotbugs\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] " + }, { + "hashFull" : "94fcc4096f9ebe59ebfe65d4a1ec0bfbc6d3ce87", + "hash" : "94fcc4096f9ebe5", + "hash7" : "94fcc40", + "hash8" : "94fcc409", + "commitTime" : "2024-02-14 10:28:59.000 +0100", + "commitTimeLong" : 1707902939, + "message" : "build(deps): bump team.yi.semantic-gitlog from 0.6.5 to 0.6.12\n\nBumps team.yi.semantic-gitlog from 0.6.5 to 0.6.12.\n\n---\nupdated-dependencies:\n- dependency-name: team.yi.semantic-gitlog\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ", + "merge" : false, + "authorIdent" : { + "when" : "2024-02-14 09:43:12.000 +0100", + "name" : "dependabot[bot]", + "email" : "49699333+dependabot[bot]@users.noreply.github.com" + }, + "committerIdent" : { + "when" : "2024-02-14 10:28:59.000 +0100", + "name" : "Pascal", + "email" : "23715608+pk-work@users.noreply.github.com" + }, + "quickActions" : { }, + "closeIssues" : [ ], + "subjectIssues" : [ ], + "bodyIssues" : [ ], + "mentions" : [ ], + "locales" : [ ], + "defaultLang" : "en", + "commitUrl" : "https://github.com/SAP/neonbee/commit/94fcc4096f9ebe59ebfe65d4a1ec0bfbc6d3ce87", + "commitType" : "build", + "commitPackage" : null, + "commitScope" : "deps", + "commitSubject" : "bump team.yi.semantic-gitlog from 0.6.5 to 0.6.12", + "commitBody" : "Bumps team.yi.semantic-gitlog from 0.6.5 to 0.6.12.\n\n---\nupdated-dependencies:\n- dependency-name: team.yi.semantic-gitlog\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ", + "attention" : false, + "breakingChange" : false, + "deprecated" : false, + "commitIssue" : null, + "localeMap" : null, + "firstLocaleCommitType" : null, + "firstLocaleCommitScope" : null, + "rawCommitType" : "build", + "rawCommitScope" : "deps", + "rawCommitSubject" : "bump team.yi.semantic-gitlog from 0.6.5 to 0.6.12", + "messageTitle" : "build(deps): bump team.yi.semantic-gitlog from 0.6.5 to 0.6.12", + "messageBody" : "Bumps team.yi.semantic-gitlog from 0.6.5 to 0.6.12.\n\n---\nupdated-dependencies:\n- dependency-name: team.yi.semantic-gitlog\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] " + }, { + "hashFull" : "e3e967fd6657d66447732204eb794b0a0134b37e", + "hash" : "e3e967fd6657d66", + "hash7" : "e3e967f", + "hash8" : "e3e967fd", + "commitTime" : "2024-02-14 11:07:53.000 +0100", + "commitTimeLong" : 1707905273, + "message" : "build(deps): bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12\n\nBumps org.slf4j:slf4j-api from 2.0.11 to 2.0.12.\n\n---\nupdated-dependencies:\n- dependency-name: org.slf4j:slf4j-api\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ", + "merge" : false, + "authorIdent" : { + "when" : "2024-02-12 15:31:55.000 +0100", + "name" : "dependabot[bot]", + "email" : "49699333+dependabot[bot]@users.noreply.github.com" + }, + "committerIdent" : { + "when" : "2024-02-14 11:07:53.000 +0100", + "name" : "Pascal", + "email" : "23715608+pk-work@users.noreply.github.com" + }, + "quickActions" : { }, + "closeIssues" : [ ], + "subjectIssues" : [ ], + "bodyIssues" : [ ], + "mentions" : [ ], + "locales" : [ ], + "defaultLang" : "en", + "commitUrl" : "https://github.com/SAP/neonbee/commit/e3e967fd6657d66447732204eb794b0a0134b37e", + "commitType" : "build", + "commitPackage" : null, + "commitScope" : "deps", + "commitSubject" : "bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12", + "commitBody" : "Bumps org.slf4j:slf4j-api from 2.0.11 to 2.0.12.\n\n---\nupdated-dependencies:\n- dependency-name: org.slf4j:slf4j-api\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ", + "attention" : false, + "breakingChange" : false, + "deprecated" : false, + "commitIssue" : null, + "localeMap" : null, + "firstLocaleCommitType" : null, + "firstLocaleCommitScope" : null, + "rawCommitType" : "build", + "rawCommitScope" : "deps", + "rawCommitSubject" : "bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12", + "messageTitle" : "build(deps): bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12", + "messageBody" : "Bumps org.slf4j:slf4j-api from 2.0.11 to 2.0.12.\n\n---\nupdated-dependencies:\n- dependency-name: org.slf4j:slf4j-api\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] " + }, { + "hashFull" : "4294c8f55586832364af2c59caabacd84cc3bfb4", + "hash" : "4294c8f55586832", + "hash7" : "4294c8f", + "hash8" : "4294c8f5", + "commitTime" : "2024-02-14 11:14:50.000 +0100", + "commitTimeLong" : 1707905690, + "message" : "build(deps): upgrade `vertx` to 4.5.3\n", + "merge" : false, + "authorIdent" : { + "when" : "2024-02-14 01:09:44.000 +0100", + "name" : "github-actions[bot]", + "email" : "github-actions[bot]@users.noreply.github.com" + }, + "committerIdent" : { + "when" : "2024-02-14 11:14:50.000 +0100", + "name" : "Pascal", + "email" : "23715608+pk-work@users.noreply.github.com" + }, + "quickActions" : { }, + "closeIssues" : [ ], + "subjectIssues" : [ ], + "bodyIssues" : [ ], + "mentions" : [ ], + "locales" : [ ], + "defaultLang" : "en", + "commitUrl" : "https://github.com/SAP/neonbee/commit/4294c8f55586832364af2c59caabacd84cc3bfb4", + "commitType" : "build", + "commitPackage" : null, + "commitScope" : "deps", + "commitSubject" : "upgrade `vertx` to 4.5.3", + "commitBody" : null, + "attention" : false, + "breakingChange" : false, + "deprecated" : false, + "commitIssue" : null, + "localeMap" : null, + "firstLocaleCommitType" : null, + "firstLocaleCommitScope" : null, + "rawCommitType" : "build", + "rawCommitScope" : "deps", + "rawCommitSubject" : "upgrade `vertx` to 4.5.3", + "messageTitle" : "build(deps): upgrade `vertx` to 4.5.3", + "messageBody" : "" + }, { + "hashFull" : "d0b8202ffc0501510a16088b69561596770024e8", + "hash" : "d0b8202ffc05015", + "hash7" : "d0b8202", + "hash8" : "d0b8202f", + "commitTime" : "2024-02-14 11:42:25.000 +0100", + "commitTimeLong" : 1707907345, + "message" : "build(deps): bump io.micrometer:micrometer-registry-prometheus\n\nBumps [io.micrometer:micrometer-registry-prometheus](https://github.com/micrometer-metrics/micrometer) from 1.12.2 to 1.12.3.\n- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)\n- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.12.2...v1.12.3)\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] ", + "merge" : false, + "authorIdent" : { + "when" : "2024-02-14 11:14:40.000 +0100", + "name" : "dependabot[bot]", + "email" : "49699333+dependabot[bot]@users.noreply.github.com" + }, + "committerIdent" : { + "when" : "2024-02-14 11:42:25.000 +0100", + "name" : "Pascal", + "email" : "23715608+pk-work@users.noreply.github.com" + }, + "quickActions" : { }, + "closeIssues" : [ ], + "subjectIssues" : [ ], + "bodyIssues" : [ ], + "mentions" : [ ], + "locales" : [ ], + "defaultLang" : "en", + "commitUrl" : "https://github.com/SAP/neonbee/commit/d0b8202ffc0501510a16088b69561596770024e8", + "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.12.2 to 1.12.3.\n- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)\n- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.12.2...v1.12.3)\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] ", + "attention" : false, + "breakingChange" : false, + "deprecated" : false, + "commitIssue" : null, + "localeMap" : null, + "firstLocaleCommitType" : null, + "firstLocaleCommitScope" : null, + "rawCommitType" : "build", + "rawCommitScope" : "deps", + "rawCommitSubject" : "bump io.micrometer:micrometer-registry-prometheus", + "messageTitle" : "build(deps): bump io.micrometer:micrometer-registry-prometheus", + "messageBody" : "Bumps [io.micrometer:micrometer-registry-prometheus](https://github.com/micrometer-metrics/micrometer) from 1.12.2 to 1.12.3.\n- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)\n- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.12.2...v1.12.3)\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] " + } ] + } ] + }, { "version" : { "major" : 0, "minor" : 32, @@ -29,11 +492,11 @@ "preReleaseParts" : [ ], "buildMetaDataParts" : [ ], "preRelease" : "", - "buildMetaData" : "", "initialDevelopment" : true, - "stable" : true + "stable" : true, + "buildMetaData" : "" }, - "releaseDate" : "2024-01-22 15:11:58.000 +0100", + "releaseDate" : "2024-01-22 15:39:10.000 +0100", "sections" : [ { "title" : "BREAKING CHANGES", "commits" : [ { @@ -1044,9 +1507,9 @@ "preReleaseParts" : [ ], "buildMetaDataParts" : [ ], "preRelease" : "", - "buildMetaData" : "", "initialDevelopment" : true, - "stable" : true + "stable" : true, + "buildMetaData" : "" }, "releaseDate" : "2023-11-20 14:56:39.000 +0100", "sections" : [ { @@ -1284,9 +1747,9 @@ "preReleaseParts" : [ ], "buildMetaDataParts" : [ ], "preRelease" : "", - "buildMetaData" : "", "initialDevelopment" : true, - "stable" : true + "stable" : true, + "buildMetaData" : "" }, "releaseDate" : "2023-11-16 13:48:28.000 +0100", "sections" : [ { @@ -1389,9 +1852,9 @@ "preReleaseParts" : [ ], "buildMetaDataParts" : [ ], "preRelease" : "", - "buildMetaData" : "", "initialDevelopment" : true, - "stable" : true + "stable" : true, + "buildMetaData" : "" }, "releaseDate" : "2023-11-14 15:09:14.000 +0100", "sections" : [ { @@ -2072,9 +2535,9 @@ "preReleaseParts" : [ ], "buildMetaDataParts" : [ ], "preRelease" : "", - "buildMetaData" : "", "initialDevelopment" : true, - "stable" : true + "stable" : true, + "buildMetaData" : "" }, "releaseDate" : "2023-10-02 14:24:16.000 +0200", "sections" : [ { @@ -2444,9 +2907,9 @@ "preReleaseParts" : [ ], "buildMetaDataParts" : [ ], "preRelease" : "", - "buildMetaData" : "", "initialDevelopment" : true, - "stable" : true + "stable" : true, + "buildMetaData" : "" }, "releaseDate" : "2023-09-05 09:51:06.000 +0200", "sections" : [ { @@ -2731,9 +3194,9 @@ "preReleaseParts" : [ ], "buildMetaDataParts" : [ ], "preRelease" : "", - "buildMetaData" : "", "initialDevelopment" : true, - "stable" : true + "stable" : true, + "buildMetaData" : "" }, "releaseDate" : "2023-07-25 16:38:30.000 +0200", "sections" : [ { @@ -3072,9 +3535,9 @@ "preReleaseParts" : [ ], "buildMetaDataParts" : [ ], "preRelease" : "", - "buildMetaData" : "", "initialDevelopment" : true, - "stable" : true + "stable" : true, + "buildMetaData" : "" }, "releaseDate" : "2023-06-29 15:11:48.000 +0200", "sections" : [ { @@ -3133,9 +3596,9 @@ "preReleaseParts" : [ ], "buildMetaDataParts" : [ ], "preRelease" : "", - "buildMetaData" : "", "initialDevelopment" : true, - "stable" : true + "stable" : true, + "buildMetaData" : "" }, "releaseDate" : "2023-06-27 16:06:58.000 +0200", "sections" : [ { @@ -3326,9 +3789,9 @@ "preReleaseParts" : [ ], "buildMetaDataParts" : [ ], "preRelease" : "", - "buildMetaData" : "", "initialDevelopment" : true, - "stable" : true + "stable" : true, + "buildMetaData" : "" }, "releaseDate" : "2023-06-19 13:07:52.000 +0200", "sections" : [ { @@ -3387,9 +3850,9 @@ "preReleaseParts" : [ ], "buildMetaDataParts" : [ ], "preRelease" : "", - "buildMetaData" : "", "initialDevelopment" : true, - "stable" : true + "stable" : true, + "buildMetaData" : "" }, "releaseDate" : "2023-06-14 09:00:41.000 +0200", "sections" : [ { @@ -4246,9 +4709,9 @@ "preReleaseParts" : [ ], "buildMetaDataParts" : [ ], "preRelease" : "", - "buildMetaData" : "", "initialDevelopment" : true, - "stable" : true + "stable" : true, + "buildMetaData" : "" }, "releaseDate" : "2023-05-12 15:57:08.000 +0200", "sections" : [ { @@ -4841,9 +5304,9 @@ "preReleaseParts" : [ ], "buildMetaDataParts" : [ ], "preRelease" : "", - "buildMetaData" : "", "initialDevelopment" : true, - "stable" : true + "stable" : true, + "buildMetaData" : "" }, "releaseDate" : "2023-03-27 12:13:21.000 +0200", "sections" : [ { @@ -5219,9 +5682,9 @@ "preReleaseParts" : [ ], "buildMetaDataParts" : [ ], "preRelease" : "", - "buildMetaData" : "", "initialDevelopment" : true, - "stable" : true + "stable" : true, + "buildMetaData" : "" }, "releaseDate" : "2023-03-07 16:13:57.000 +0100", "sections" : [ { @@ -6671,9 +7134,9 @@ "preReleaseParts" : [ ], "buildMetaDataParts" : [ ], "preRelease" : "", - "buildMetaData" : "", "initialDevelopment" : true, - "stable" : true + "stable" : true, + "buildMetaData" : "" }, "releaseDate" : "2023-01-19 17:00:06.000 +0100", "sections" : [ { @@ -7544,9 +8007,9 @@ "preReleaseParts" : [ ], "buildMetaDataParts" : [ ], "preRelease" : "", - "buildMetaData" : "", "initialDevelopment" : true, - "stable" : true + "stable" : true, + "buildMetaData" : "" }, "releaseDate" : "2022-11-15 13:57:10.000 +0100", "sections" : [ { @@ -7880,9 +8343,9 @@ "preReleaseParts" : [ ], "buildMetaDataParts" : [ ], "preRelease" : "", - "buildMetaData" : "", "initialDevelopment" : true, - "stable" : true + "stable" : true, + "buildMetaData" : "" }, "releaseDate" : "2022-10-24 10:44:48.000 +0200", "sections" : [ { @@ -8170,9 +8633,9 @@ "preReleaseParts" : [ ], "buildMetaDataParts" : [ ], "preRelease" : "", - "buildMetaData" : "", "initialDevelopment" : true, - "stable" : true + "stable" : true, + "buildMetaData" : "" }, "releaseDate" : "2022-10-12 17:43:37.000 +0200", "sections" : [ { @@ -8231,9 +8694,9 @@ "preReleaseParts" : [ ], "buildMetaDataParts" : [ ], "preRelease" : "", - "buildMetaData" : "", "initialDevelopment" : true, - "stable" : true + "stable" : true, + "buildMetaData" : "" }, "releaseDate" : "2022-10-11 11:31:42.000 +0200", "sections" : [ { @@ -8518,9 +8981,9 @@ "preReleaseParts" : [ ], "buildMetaDataParts" : [ ], "preRelease" : "", - "buildMetaData" : "", "initialDevelopment" : true, - "stable" : true + "stable" : true, + "buildMetaData" : "" }, "releaseDate" : "2022-10-05 11:46:05.000 +0200", "sections" : [ { @@ -8990,9 +9453,9 @@ "preReleaseParts" : [ ], "buildMetaDataParts" : [ ], "preRelease" : "", - "buildMetaData" : "", "initialDevelopment" : true, - "stable" : true + "stable" : true, + "buildMetaData" : "" }, "releaseDate" : "2022-08-30 13:15:07.000 +0200", "sections" : [ { @@ -9186,9 +9649,9 @@ "preReleaseParts" : [ ], "buildMetaDataParts" : [ ], "preRelease" : "", - "buildMetaData" : "", "initialDevelopment" : true, - "stable" : true + "stable" : true, + "buildMetaData" : "" }, "releaseDate" : "2022-08-10 09:09:11.000 +0200", "sections" : [ { @@ -9432,9 +9895,9 @@ "preReleaseParts" : [ ], "buildMetaDataParts" : [ ], "preRelease" : "", - "buildMetaData" : "", "initialDevelopment" : true, - "stable" : true + "stable" : true, + "buildMetaData" : "" }, "releaseDate" : "2022-07-14 16:23:19.000 +0200", "sections" : [ { @@ -9672,9 +10135,9 @@ "preReleaseParts" : [ ], "buildMetaDataParts" : [ ], "preRelease" : "", - "buildMetaData" : "", "initialDevelopment" : true, - "stable" : true + "stable" : true, + "buildMetaData" : "" }, "releaseDate" : "2022-07-13 08:29:40.000 +0200", "sections" : [ { @@ -10012,9 +10475,9 @@ "preReleaseParts" : [ ], "buildMetaDataParts" : [ ], "preRelease" : "", - "buildMetaData" : "", "initialDevelopment" : true, - "stable" : true + "stable" : true, + "buildMetaData" : "" }, "releaseDate" : "2022-06-06 16:06:00.000 +0200", "sections" : [ { @@ -10073,9 +10536,9 @@ "preReleaseParts" : [ ], "buildMetaDataParts" : [ ], "preRelease" : "", - "buildMetaData" : "", "initialDevelopment" : true, - "stable" : true + "stable" : true, + "buildMetaData" : "" }, "releaseDate" : "2022-06-03 12:13:06.000 +0200", "sections" : [ { @@ -10686,9 +11149,9 @@ "preReleaseParts" : [ ], "buildMetaDataParts" : [ ], "preRelease" : "", - "buildMetaData" : "", "initialDevelopment" : true, - "stable" : true + "stable" : true, + "buildMetaData" : "" }, "releaseDate" : "2022-03-07 22:17:58.000 +0100", "sections" : [ { @@ -11020,9 +11483,9 @@ "preReleaseParts" : [ ], "buildMetaDataParts" : [ ], "preRelease" : "", - "buildMetaData" : "", "initialDevelopment" : true, - "stable" : true + "stable" : true, + "buildMetaData" : "" }, "releaseDate" : "2022-02-17 17:52:27.000 +0100", "sections" : [ { @@ -11081,9 +11544,9 @@ "preReleaseParts" : [ ], "buildMetaDataParts" : [ ], "preRelease" : "", - "buildMetaData" : "", "initialDevelopment" : true, - "stable" : true + "stable" : true, + "buildMetaData" : "" }, "releaseDate" : "2022-02-15 17:58:20.000 +0100", "sections" : [ { @@ -11233,9 +11696,9 @@ "preReleaseParts" : [ ], "buildMetaDataParts" : [ ], "preRelease" : "", - "buildMetaData" : "", "initialDevelopment" : true, - "stable" : true + "stable" : true, + "buildMetaData" : "" }, "releaseDate" : "2022-01-27 11:41:02.000 +0100", "sections" : [ { @@ -11841,9 +12304,9 @@ "preReleaseParts" : [ ], "buildMetaDataParts" : [ ], "preRelease" : "", - "buildMetaData" : "", "initialDevelopment" : true, - "stable" : true + "stable" : true, + "buildMetaData" : "" }, "releaseDate" : "2021-12-15 15:08:44.000 +0100", "sections" : [ { @@ -12084,9 +12547,9 @@ "preReleaseParts" : [ ], "buildMetaDataParts" : [ ], "preRelease" : "", - "buildMetaData" : "", "initialDevelopment" : true, - "stable" : true + "stable" : true, + "buildMetaData" : "" }, "releaseDate" : "2021-11-23 12:25:14.000 +0100", "sections" : [ { @@ -12192,9 +12655,9 @@ "preReleaseParts" : [ ], "buildMetaDataParts" : [ ], "preRelease" : "", - "buildMetaData" : "", "initialDevelopment" : true, - "stable" : true + "stable" : true, + "buildMetaData" : "" }, "releaseDate" : "2021-10-05 13:44:34.000 +0200", "sections" : [ { @@ -12253,9 +12716,9 @@ "preReleaseParts" : [ ], "buildMetaDataParts" : [ ], "preRelease" : "", - "buildMetaData" : "", "initialDevelopment" : true, - "stable" : true + "stable" : true, + "buildMetaData" : "" }, "releaseDate" : "2021-10-04 15:47:42.000 +0200", "sections" : [ { @@ -13740,9 +14203,9 @@ "preReleaseParts" : [ ], "buildMetaDataParts" : [ ], "preRelease" : "", - "buildMetaData" : "", "initialDevelopment" : true, - "stable" : true + "stable" : true, + "buildMetaData" : "" }, "releaseDate" : "2021-07-27 09:22:26.000 +0200", "sections" : [ { @@ -14074,9 +14537,9 @@ "preReleaseParts" : [ ], "buildMetaDataParts" : [ ], "preRelease" : "", - "buildMetaData" : "", "initialDevelopment" : true, - "stable" : true + "stable" : true, + "buildMetaData" : "" }, "releaseDate" : "2021-06-07 07:52:14.000 +0200", "sections" : [ { @@ -15649,9 +16112,9 @@ "preReleaseParts" : [ ], "buildMetaDataParts" : [ ], "preRelease" : "", - "buildMetaData" : "", "initialDevelopment" : true, - "stable" : true + "stable" : true, + "buildMetaData" : "" }, "releaseDate" : "2021-03-18 14:45:15.000 +0100", "sections" : [ { @@ -16033,9 +16496,9 @@ "preReleaseParts" : [ ], "buildMetaDataParts" : [ ], "preRelease" : "", - "buildMetaData" : "", "initialDevelopment" : true, - "stable" : true + "stable" : true, + "buildMetaData" : "" }, "releaseDate" : "2021-03-10 16:24:12.000 +0100", "sections" : [ { diff --git a/CHANGELOG.md b/CHANGELOG.md index 295c23d7..8f4bcd88 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,29 @@ # Changelog +## 0.33.0 (2024-02-14) + +### Features + +- allow to set HTTP response values ([ef25c432](https://github.com/SAP/neonbee/commit/ef25c4324ad5cc7936a79c318dbc7262ff8f3e53)) + + +### Documentation + +- fix release doc ([8abf1f1c](https://github.com/SAP/neonbee/commit/8abf1f1cc4213f821fbedd4292e41f8522e56660)) + + +### Build System + +- **deps**: bump se.bjurr.violations.violations-gradle-plugin ([7fbe7acd](https://github.com/SAP/neonbee/commit/7fbe7acd59f357ece7d01f793bdbae3a949e5f44)) +- **deps**: bump com.sap.cds:cds4j-core from 2.5.0 to 2.6.1 ([34c7c86b](https://github.com/SAP/neonbee/commit/34c7c86b9327001093f85ada01e6fd7290384224)) +- **deps**: bump com.diffplug.spotless from 6.24.0 to 6.25.0 ([c1d08a16](https://github.com/SAP/neonbee/commit/c1d08a168309d5ce9efce50c51edb891cbb27a58)) +- **deps**: bump com.github.spotbugs from 6.0.6 to 6.0.7 ([bc0a46f7](https://github.com/SAP/neonbee/commit/bc0a46f7f6b6a99da206d04e1d42aaec6baa5cc2)) +- **deps**: bump team.yi.semantic-gitlog from 0.6.5 to 0.6.12 ([94fcc409](https://github.com/SAP/neonbee/commit/94fcc4096f9ebe59ebfe65d4a1ec0bfbc6d3ce87)) +- **deps**: bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12 ([e3e967fd](https://github.com/SAP/neonbee/commit/e3e967fd6657d66447732204eb794b0a0134b37e)) +- **deps**: upgrade `vertx` to 4.5.3 ([4294c8f5](https://github.com/SAP/neonbee/commit/4294c8f55586832364af2c59caabacd84cc3bfb4)) +- **deps**: bump io.micrometer:micrometer-registry-prometheus ([d0b8202f](https://github.com/SAP/neonbee/commit/d0b8202ffc0501510a16088b69561596770024e8)) + + ## 0.32.0 (2024-01-22) ### BREAKING CHANGES diff --git a/build.gradle b/build.gradle index 62ca5c50..74719633 100644 --- a/build.gradle +++ b/build.gradle @@ -21,7 +21,7 @@ plugins { } group = 'io.neonbee' -version = '0.32.1-SNAPSHOT' +version = '0.33.0' mainClassName = 'io.neonbee.Launcher' archivesBaseName = 'neonbee-core' sourceCompatibility = 17