From e0e1edc86549305feb5c5db2fcac002be8eef6ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Henning?= <soeren.henning@email.uni-kiel.de> Date: Wed, 11 May 2022 14:13:41 +0200 Subject: [PATCH] Release version 0.7.0 --- CITATION.cff | 6 ++-- codemeta.json | 4 +-- docs/index.yaml | 72 ++++++++++++++++++++++++++++++++++++++++- helm/Chart.yaml | 4 +-- theodolite/README.md | 2 +- theodolite/build.gradle | 2 +- 6 files changed, 80 insertions(+), 10 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index b6ca45420..160146c84 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -1,6 +1,6 @@ cff-version: "1.1.0" message: "If you use Theodolite, please cite it using these metadata." -authors: +authors: - family-names: Henning given-names: "Sören" orcid: "https://orcid.org/0000-0001-6912-2549" @@ -8,13 +8,13 @@ authors: given-names: Wilhelm orcid: "https://orcid.org/0000-0001-6625-4335" title: Theodolite -version: "0.6.4" +version: "0.7.0" repository-code: "https://github.com/cau-se/theodolite" license: "Apache-2.0" doi: "10.1016/j.bdr.2021.100209" preferred-citation: type: article - authors: + authors: - family-names: Henning given-names: "Sören" orcid: "https://orcid.org/0000-0001-6912-2549" diff --git a/codemeta.json b/codemeta.json index 948a34628..fa2eb23a9 100644 --- a/codemeta.json +++ b/codemeta.json @@ -5,10 +5,10 @@ "codeRepository": "https://github.com/cau-se/theodolite", "dateCreated": "2020-03-13", "datePublished": "2020-07-27", - "dateModified": "2022-01-24", + "dateModified": "2022-05-11", "downloadUrl": "https://github.com/cau-se/theodolite/releases", "name": "Theodolite", - "version": "0.6.4", + "version": "0.7.0", "description": "Theodolite is a framework for benchmarking the horizontal and vertical scalability of cloud-native applications.", "developmentStatus": "active", "relatedLink": [ diff --git a/docs/index.yaml b/docs/index.yaml index 3e0de103a..c6cf4f6dc 100644 --- a/docs/index.yaml +++ b/docs/index.yaml @@ -1,6 +1,76 @@ apiVersion: v1 entries: theodolite: + - apiVersion: v2 + appVersion: 0.7.0 + created: "2022-05-11T13:49:02.457130925+02:00" + dependencies: + - condition: grafana.enabled + name: grafana + repository: https://grafana.github.io/helm-charts + version: 6.17.5 + - condition: kube-prometheus-stack.enabled + name: kube-prometheus-stack + repository: https://prometheus-community.github.io/helm-charts + version: 20.0.1 + - condition: cp-helm-charts.enabled + name: cp-helm-charts + repository: https://soerenhenning.github.io/cp-helm-charts + version: 0.6.0 + - condition: strimzi.enabled + name: strimzi-kafka-operator + repository: https://strimzi.io/charts/ + version: 0.28.0 + description: Theodolite is a framework for benchmarking the horizontal and vertical + scalability of cloud-native applications. + digest: af10134baa30bb07423f78240fe1c609381e1c616585883cf5d3aded2d86a2b1 + home: https://www.theodolite.rocks + maintainers: + - email: soeren.henning@email.uni-kiel.de + name: Sören Henning + url: https://www.se.informatik.uni-kiel.de/en/team/soeren-henning-m-sc + name: theodolite + sources: + - https://github.com/cau-se/theodolite + type: application + urls: + - https://github.com/cau-se/theodolite/releases/download/v0.7.0/theodolite-0.7.0%20copy.tgz + version: 0.7.0 + - apiVersion: v2 + appVersion: 0.7.0 + created: "2022-05-11T13:49:02.491041789+02:00" + dependencies: + - condition: grafana.enabled + name: grafana + repository: https://grafana.github.io/helm-charts + version: 6.17.5 + - condition: kube-prometheus-stack.enabled + name: kube-prometheus-stack + repository: https://prometheus-community.github.io/helm-charts + version: 20.0.1 + - condition: cp-helm-charts.enabled + name: cp-helm-charts + repository: https://soerenhenning.github.io/cp-helm-charts + version: 0.6.0 + - condition: strimzi.enabled + name: strimzi-kafka-operator + repository: https://strimzi.io/charts/ + version: 0.28.0 + description: Theodolite is a framework for benchmarking the horizontal and vertical + scalability of cloud-native applications. + digest: af10134baa30bb07423f78240fe1c609381e1c616585883cf5d3aded2d86a2b1 + home: https://www.theodolite.rocks + maintainers: + - email: soeren.henning@email.uni-kiel.de + name: Sören Henning + url: https://www.se.informatik.uni-kiel.de/en/team/soeren-henning-m-sc + name: theodolite + sources: + - https://github.com/cau-se/theodolite + type: application + urls: + - https://github.com/cau-se/theodolite/releases/download/v0.7.0/theodolite-0.7.0.tgz + version: 0.7.0 - apiVersion: v2 appVersion: 0.6.4 created: "2022-02-16T16:09:11.967649304+01:00" @@ -316,4 +386,4 @@ entries: urls: - https://github.com/cau-se/theodolite/releases/download/v0.4.0/theodolite-0.4.0.tgz version: 0.4.0 -generated: "2022-02-16T16:09:11.93111234+01:00" +generated: "2022-05-11T13:49:02.423487026+02:00" diff --git a/helm/Chart.yaml b/helm/Chart.yaml index 973c985b5..5d707a705 100644 --- a/helm/Chart.yaml +++ b/helm/Chart.yaml @@ -30,6 +30,6 @@ dependencies: condition: strimzi.enabled -version: 0.7.0-SNAPSHOT +version: 0.8.0-SNAPSHOT -appVersion: 0.7.0-SNAPSHOT +appVersion: 0.8.0-SNAPSHOT diff --git a/theodolite/README.md b/theodolite/README.md index f662329f7..49019813c 100644 --- a/theodolite/README.md +++ b/theodolite/README.md @@ -51,7 +51,7 @@ Or, if you don't have GraalVM installed, you can run the native executable build ``` You can then execute your native executable with: -```./build/theodolite-0.7.0-SNAPSHOT-runner``` +```./build/theodolite-0.8.0-SNAPSHOT-runner``` If you want to learn more about building native executables, please consult https://quarkus.io/guides/gradle-tooling. diff --git a/theodolite/build.gradle b/theodolite/build.gradle index 521137d73..7e10245b8 100644 --- a/theodolite/build.gradle +++ b/theodolite/build.gradle @@ -37,7 +37,7 @@ dependencies { } group 'theodolite' -version '0.7.0-SNAPSHOT' +version '0.8.0-SNAPSHOT' java { sourceCompatibility = JavaVersion.VERSION_11 -- GitLab