diff --git a/CHANGELOG.json b/CHANGELOG.json index 8d5d3a03..a4301b69 100644 --- a/CHANGELOG.json +++ b/CHANGELOG.json @@ -1,7 +1,7 @@ { "nextVersion" : { "major" : 0, - "minor" : 34, + "minor" : 35, "patch" : 0, "preReleaseParts" : [ ], "buildMetaDataParts" : [ ], @@ -12,7 +12,7 @@ }, "lastVersion" : { "major" : 0, - "minor" : 33, + "minor" : 34, "patch" : 0, "preReleaseParts" : [ ], "buildMetaDataParts" : [ ], @@ -22,6 +22,378 @@ "buildMetaData" : "" }, "tags" : [ { + "version" : { + "major" : 0, + "minor" : 34, + "patch" : 0, + "preReleaseParts" : [ ], + "buildMetaDataParts" : [ ], + "preRelease" : "", + "initialDevelopment" : true, + "stable" : true, + "buildMetaData" : "" + }, + "releaseDate" : "2024-03-11 15:17:47.000 +0100", + "sections" : [ { + "title" : "Features", + "commits" : [ { + "hashFull" : "7af2b72b9d7508ed1c4dda6fc944e840669a4a3f", + "hash" : "7af2b72b9d7508e", + "hash7" : "7af2b72", + "hash8" : "7af2b72b", + "commitTime" : "2024-02-20 13:03:01.000 +0100", + "commitTimeLong" : 1708430581, + "message" : "feat: add test that non-existing endpoint returns 404\n", + "merge" : false, + "authorIdent" : { + "when" : "2024-01-22 13:12:24.000 +0100", + "name" : "Pascal Krause", + "email" : "pascal.krause@sap.com" + }, + "committerIdent" : { + "when" : "2024-02-20 13:03:01.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/7af2b72b9d7508ed1c4dda6fc944e840669a4a3f", + "commitType" : "feat", + "commitPackage" : null, + "commitScope" : null, + "commitSubject" : "add test that non-existing endpoint returns 404", + "commitBody" : null, + "attention" : false, + "breakingChange" : false, + "deprecated" : false, + "commitIssue" : null, + "localeMap" : null, + "firstLocaleCommitType" : null, + "firstLocaleCommitScope" : null, + "rawCommitType" : "feat", + "rawCommitScope" : null, + "rawCommitSubject" : "add test that non-existing endpoint returns 404", + "messageTitle" : "feat: add test that non-existing endpoint returns 404", + "messageBody" : "" + } ] + }, { + "title" : "Build System", + "commits" : [ { + "hashFull" : "0e9ab97a1937c9438756021ebe6dff5606805eef", + "hash" : "0e9ab97a1937c94", + "hash7" : "0e9ab97", + "hash8" : "0e9ab97a", + "commitTime" : "2024-02-20 13:03:50.000 +0100", + "commitTimeLong" : 1708430630, + "message" : "build(deps): bump net.bytebuddy:byte-buddy from 1.14.11 to 1.14.12\n\nBumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.11 to 1.14.12.\n- [Release notes](https://github.com/raphw/byte-buddy/releases)\n- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)\n- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.14.11...byte-buddy-1.14.12)\n\n---\nupdated-dependencies:\n- dependency-name: net.bytebuddy:byte-buddy\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-19 15:20:39.000 +0100", + "name" : "dependabot[bot]", + "email" : "49699333+dependabot[bot]@users.noreply.github.com" + }, + "committerIdent" : { + "when" : "2024-02-20 13:03: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/0e9ab97a1937c9438756021ebe6dff5606805eef", + "commitType" : "build", + "commitPackage" : null, + "commitScope" : "deps", + "commitSubject" : "bump net.bytebuddy:byte-buddy from 1.14.11 to 1.14.12", + "commitBody" : "Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.11 to 1.14.12.\n- [Release notes](https://github.com/raphw/byte-buddy/releases)\n- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)\n- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.14.11...byte-buddy-1.14.12)\n\n---\nupdated-dependencies:\n- dependency-name: net.bytebuddy:byte-buddy\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 net.bytebuddy:byte-buddy from 1.14.11 to 1.14.12", + "messageTitle" : "build(deps): bump net.bytebuddy:byte-buddy from 1.14.11 to 1.14.12", + "messageBody" : "Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.11 to 1.14.12.\n- [Release notes](https://github.com/raphw/byte-buddy/releases)\n- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)\n- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.14.11...byte-buddy-1.14.12)\n\n---\nupdated-dependencies:\n- dependency-name: net.bytebuddy:byte-buddy\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] " + }, { + "hashFull" : "321d58599765686658343ba7985f2119b1540127", + "hash" : "321d58599765686", + "hash7" : "321d585", + "hash8" : "321d5859", + "commitTime" : "2024-02-20 13:04:03.000 +0100", + "commitTimeLong" : 1708430643, + "message" : "build(deps): bump ch.qos.logback:logback-classic from 1.4.14 to 1.5.0\n\nBumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.4.14 to 1.5.0.\n- [Commits](https://github.com/qos-ch/logback/compare/v_1.4.14...v_1.5.0)\n\n---\nupdated-dependencies:\n- dependency-name: ch.qos.logback:logback-classic\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-19 15:20:24.000 +0100", + "name" : "dependabot[bot]", + "email" : "49699333+dependabot[bot]@users.noreply.github.com" + }, + "committerIdent" : { + "when" : "2024-02-20 13:04:03.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/321d58599765686658343ba7985f2119b1540127", + "commitType" : "build", + "commitPackage" : null, + "commitScope" : "deps", + "commitSubject" : "bump ch.qos.logback:logback-classic from 1.4.14 to 1.5.0", + "commitBody" : "Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.4.14 to 1.5.0.\n- [Commits](https://github.com/qos-ch/logback/compare/v_1.4.14...v_1.5.0)\n\n---\nupdated-dependencies:\n- dependency-name: ch.qos.logback:logback-classic\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 ch.qos.logback:logback-classic from 1.4.14 to 1.5.0", + "messageTitle" : "build(deps): bump ch.qos.logback:logback-classic from 1.4.14 to 1.5.0", + "messageBody" : "Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.4.14 to 1.5.0.\n- [Commits](https://github.com/qos-ch/logback/compare/v_1.4.14...v_1.5.0)\n\n---\nupdated-dependencies:\n- dependency-name: ch.qos.logback:logback-classic\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] " + }, { + "hashFull" : "dfedbe24595a23827eda748d6b2c2c47126599d8", + "hash" : "dfedbe24595a238", + "hash7" : "dfedbe2", + "hash8" : "dfedbe24", + "commitTime" : "2024-02-20 13:04:17.000 +0100", + "commitTimeLong" : 1708430657, + "message" : "build(deps): bump org.ajoberstar.grgit from 5.2.1 to 5.2.2\n\nBumps [org.ajoberstar.grgit](https://github.com/ajoberstar/grgit) from 5.2.1 to 5.2.2.\n- [Release notes](https://github.com/ajoberstar/grgit/releases)\n- [Commits](https://github.com/ajoberstar/grgit/compare/5.2.1...5.2.2)\n\n---\nupdated-dependencies:\n- dependency-name: org.ajoberstar.grgit\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-19 15:20:14.000 +0100", + "name" : "dependabot[bot]", + "email" : "49699333+dependabot[bot]@users.noreply.github.com" + }, + "committerIdent" : { + "when" : "2024-02-20 13:04:17.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/dfedbe24595a23827eda748d6b2c2c47126599d8", + "commitType" : "build", + "commitPackage" : null, + "commitScope" : "deps", + "commitSubject" : "bump org.ajoberstar.grgit from 5.2.1 to 5.2.2", + "commitBody" : "Bumps [org.ajoberstar.grgit](https://github.com/ajoberstar/grgit) from 5.2.1 to 5.2.2.\n- [Release notes](https://github.com/ajoberstar/grgit/releases)\n- [Commits](https://github.com/ajoberstar/grgit/compare/5.2.1...5.2.2)\n\n---\nupdated-dependencies:\n- dependency-name: org.ajoberstar.grgit\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.ajoberstar.grgit from 5.2.1 to 5.2.2", + "messageTitle" : "build(deps): bump org.ajoberstar.grgit from 5.2.1 to 5.2.2", + "messageBody" : "Bumps [org.ajoberstar.grgit](https://github.com/ajoberstar/grgit) from 5.2.1 to 5.2.2.\n- [Release notes](https://github.com/ajoberstar/grgit/releases)\n- [Commits](https://github.com/ajoberstar/grgit/compare/5.2.1...5.2.2)\n\n---\nupdated-dependencies:\n- dependency-name: org.ajoberstar.grgit\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] " + }, { + "hashFull" : "2a603aa6e0622ba3c0ce59430ca8a2bc99dcca12", + "hash" : "2a603aa6e0622ba", + "hash7" : "2a603aa", + "hash8" : "2a603aa6", + "commitTime" : "2024-03-11 15:02:50.000 +0100", + "commitTimeLong" : 1710165770, + "message" : "build(deps): upgrade `vertx` to 4.5.4", + "merge" : false, + "authorIdent" : { + "when" : "2024-03-11 01:10:15.000 +0100", + "name" : "github-actions[bot]", + "email" : "github-actions[bot]@users.noreply.github.com" + }, + "committerIdent" : { + "when" : "2024-03-11 15:02: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/2a603aa6e0622ba3c0ce59430ca8a2bc99dcca12", + "commitType" : "build", + "commitPackage" : null, + "commitScope" : "deps", + "commitSubject" : "upgrade `vertx` to 4.5.4", + "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.4", + "messageTitle" : "build(deps): upgrade `vertx` to 4.5.4", + "messageBody" : "" + }, { + "hashFull" : "2e5a6f0eb014b85d1f00e7cec71be31c2b9d00ef", + "hash" : "2e5a6f0eb014b85", + "hash7" : "2e5a6f0", + "hash8" : "2e5a6f0e", + "commitTime" : "2024-03-11 15:17:14.000 +0100", + "commitTimeLong" : 1710166634, + "message" : "build(deps): bump ch.qos.logback:logback-classic from 1.5.0 to 1.5.3\n\nBumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.0 to 1.5.3.\n- [Commits](https://github.com/qos-ch/logback/compare/v_1.5.0...v_1.5.3)\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] ", + "merge" : false, + "authorIdent" : { + "when" : "2024-03-04 15:20:45.000 +0100", + "name" : "dependabot[bot]", + "email" : "49699333+dependabot[bot]@users.noreply.github.com" + }, + "committerIdent" : { + "when" : "2024-03-11 15:17:14.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/2e5a6f0eb014b85d1f00e7cec71be31c2b9d00ef", + "commitType" : "build", + "commitPackage" : null, + "commitScope" : "deps", + "commitSubject" : "bump ch.qos.logback:logback-classic from 1.5.0 to 1.5.3", + "commitBody" : "Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.0 to 1.5.3.\n- [Commits](https://github.com/qos-ch/logback/compare/v_1.5.0...v_1.5.3)\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] ", + "attention" : false, + "breakingChange" : false, + "deprecated" : false, + "commitIssue" : null, + "localeMap" : null, + "firstLocaleCommitType" : null, + "firstLocaleCommitScope" : null, + "rawCommitType" : "build", + "rawCommitScope" : "deps", + "rawCommitSubject" : "bump ch.qos.logback:logback-classic from 1.5.0 to 1.5.3", + "messageTitle" : "build(deps): bump ch.qos.logback:logback-classic from 1.5.0 to 1.5.3", + "messageBody" : "Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.0 to 1.5.3.\n- [Commits](https://github.com/qos-ch/logback/compare/v_1.5.0...v_1.5.3)\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] " + }, { + "hashFull" : "91a9c73e6918d704ac1116dae1fb012da7b89fa3", + "hash" : "91a9c73e6918d70", + "hash7" : "91a9c73", + "hash8" : "91a9c73e", + "commitTime" : "2024-03-11 15:17:26.000 +0100", + "commitTimeLong" : 1710166646, + "message" : "build(deps): bump com.github.spotbugs from 6.0.7 to 6.0.8\n\nBumps com.github.spotbugs from 6.0.7 to 6.0.8.\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-03-04 15:20:36.000 +0100", + "name" : "dependabot[bot]", + "email" : "49699333+dependabot[bot]@users.noreply.github.com" + }, + "committerIdent" : { + "when" : "2024-03-11 15:17:26.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/91a9c73e6918d704ac1116dae1fb012da7b89fa3", + "commitType" : "build", + "commitPackage" : null, + "commitScope" : "deps", + "commitSubject" : "bump com.github.spotbugs from 6.0.7 to 6.0.8", + "commitBody" : "Bumps com.github.spotbugs from 6.0.7 to 6.0.8.\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.7 to 6.0.8", + "messageTitle" : "build(deps): bump com.github.spotbugs from 6.0.7 to 6.0.8", + "messageBody" : "Bumps com.github.spotbugs from 6.0.7 to 6.0.8.\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" : "92faea698c7fe29a099fbca7b6e307981f2b8ac7", + "hash" : "92faea698c7fe29", + "hash7" : "92faea6", + "hash8" : "92faea69", + "commitTime" : "2024-03-11 15:17:47.000 +0100", + "commitTimeLong" : 1710166667, + "message" : "build(deps): bump com.sap.cds:cds4j-core from 2.6.1 to 2.7.0\n\nBumps com.sap.cds:cds4j-core from 2.6.1 to 2.7.0.\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-03-04 15:20:47.000 +0100", + "name" : "dependabot[bot]", + "email" : "49699333+dependabot[bot]@users.noreply.github.com" + }, + "committerIdent" : { + "when" : "2024-03-11 15:17:47.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/92faea698c7fe29a099fbca7b6e307981f2b8ac7", + "commitType" : "build", + "commitPackage" : null, + "commitScope" : "deps", + "commitSubject" : "bump com.sap.cds:cds4j-core from 2.6.1 to 2.7.0", + "commitBody" : "Bumps com.sap.cds:cds4j-core from 2.6.1 to 2.7.0.\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.6.1 to 2.7.0", + "messageTitle" : "build(deps): bump com.sap.cds:cds4j-core from 2.6.1 to 2.7.0", + "messageBody" : "Bumps com.sap.cds:cds4j-core from 2.6.1 to 2.7.0.\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] " + } ] + } ] + }, { "version" : { "major" : 0, "minor" : 33, @@ -33,7 +405,7 @@ "stable" : true, "buildMetaData" : "" }, - "releaseDate" : "2024-02-14 11:42:25.000 +0100", + "releaseDate" : "2024-02-14 12:11:30.000 +0100", "sections" : [ { "title" : "Features", "commits" : [ { diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f4bcd88..8f3abaf9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,23 @@ # Changelog +## 0.34.0 (2024-03-11) + +### Features + +- add test that non-existing endpoint returns 404 ([7af2b72b](https://github.com/SAP/neonbee/commit/7af2b72b9d7508ed1c4dda6fc944e840669a4a3f)) + + +### Build System + +- **deps**: bump net.bytebuddy:byte-buddy from 1.14.11 to 1.14.12 ([0e9ab97a](https://github.com/SAP/neonbee/commit/0e9ab97a1937c9438756021ebe6dff5606805eef)) +- **deps**: bump ch.qos.logback:logback-classic from 1.4.14 to 1.5.0 ([321d5859](https://github.com/SAP/neonbee/commit/321d58599765686658343ba7985f2119b1540127)) +- **deps**: bump org.ajoberstar.grgit from 5.2.1 to 5.2.2 ([dfedbe24](https://github.com/SAP/neonbee/commit/dfedbe24595a23827eda748d6b2c2c47126599d8)) +- **deps**: upgrade `vertx` to 4.5.4 ([2a603aa6](https://github.com/SAP/neonbee/commit/2a603aa6e0622ba3c0ce59430ca8a2bc99dcca12)) +- **deps**: bump ch.qos.logback:logback-classic from 1.5.0 to 1.5.3 ([2e5a6f0e](https://github.com/SAP/neonbee/commit/2e5a6f0eb014b85d1f00e7cec71be31c2b9d00ef)) +- **deps**: bump com.github.spotbugs from 6.0.7 to 6.0.8 ([91a9c73e](https://github.com/SAP/neonbee/commit/91a9c73e6918d704ac1116dae1fb012da7b89fa3)) +- **deps**: bump com.sap.cds:cds4j-core from 2.6.1 to 2.7.0 ([92faea69](https://github.com/SAP/neonbee/commit/92faea698c7fe29a099fbca7b6e307981f2b8ac7)) + + ## 0.33.0 (2024-02-14) ### Features diff --git a/build.gradle b/build.gradle index 394e4549..8513d930 100644 --- a/build.gradle +++ b/build.gradle @@ -21,7 +21,7 @@ plugins { } group = 'io.neonbee' -version = '0.33.1-SNAPSHOT' +version = '0.34.0' mainClassName = 'io.neonbee.Launcher' archivesBaseName = 'neonbee-core' sourceCompatibility = 17