From 8c70660ddc1138b5859a50133686fb87853f6836 Mon Sep 17 00:00:00 2001 From: swirlds-automation Date: Fri, 3 Nov 2023 17:26:44 +0000 Subject: [PATCH] chore(release): 0.12.0 [skip ci] ## [0.12.0](https://github.com/hashgraph/full-stack-testing/compare/v0.11.0...v0.12.0) (2023-11-03) ### Features * add a Gradle task for downloading executable for Kubernetes Kind ([#425](https://github.com/hashgraph/full-stack-testing/issues/425)) ([aaa9660](https://github.com/hashgraph/full-stack-testing/commit/aaa9660d1c6d2bf701d19948c22b3d1c2be0fe83)) * add fullstack-gradle-plugin project to GitHub workflow ([#421](https://github.com/hashgraph/full-stack-testing/issues/421)) ([7b717ab](https://github.com/hashgraph/full-stack-testing/commit/7b717ab315117995e3c9559e8eb480882969d2f1)) * add Gateway API route for Hedera Explorer ([#466](https://github.com/hashgraph/full-stack-testing/issues/466)) ([c53943c](https://github.com/hashgraph/full-stack-testing/commit/c53943c9c0b6179a025dd60e8aba99088979aef8)) * add Gradle build docker image tasks ([#408](https://github.com/hashgraph/full-stack-testing/issues/408)) ([338cf40](https://github.com/hashgraph/full-stack-testing/commit/338cf403c3506e0266f8728528ca921496ae2b96)) * add gradle Helm dependency update task ([#393](https://github.com/hashgraph/full-stack-testing/issues/393)) ([8e3ead5](https://github.com/hashgraph/full-stack-testing/commit/8e3ead50a4151a18d83cf1c78f232efafa306c39)) * add gradle Helm release exists task ([#389](https://github.com/hashgraph/full-stack-testing/issues/389)) ([0b7ae17](https://github.com/hashgraph/full-stack-testing/commit/0b7ae17f70be7fc393975b5f992f18b0a85dbad7)) * add gradle Helm test task ([#403](https://github.com/hashgraph/full-stack-testing/issues/403)) ([591cebb](https://github.com/hashgraph/full-stack-testing/commit/591cebb37ee27bc4d1c331ec0fb21ddab1780024)) * add helm chart tests for gateway api routes ([#345](https://github.com/hashgraph/full-stack-testing/issues/345)) ([3936a64](https://github.com/hashgraph/full-stack-testing/commit/3936a643ef3dcc338a5a4e24d632906a218543f1)) * add helm dependency update subcommand ([#377](https://github.com/hashgraph/full-stack-testing/issues/377)) ([2b3609d](https://github.com/hashgraph/full-stack-testing/commit/2b3609d29859ee159364a93b86953e7f84939e28)) * add helm execution gradle task: HelmInstallChartTask ([#304](https://github.com/hashgraph/full-stack-testing/issues/304)) ([6a29222](https://github.com/hashgraph/full-stack-testing/commit/6a2922259466df886de46f87498a9280b470dc74)) * add helm execution gradle task: HelmUninstallChartTask ([#375](https://github.com/hashgraph/full-stack-testing/issues/375)) ([ba6cc63](https://github.com/hashgraph/full-stack-testing/commit/ba6cc63008cde3148fa8dd95920090d63b7ffcd4)) * add helm list releases subcommand ([#380](https://github.com/hashgraph/full-stack-testing/issues/380)) ([53d092f](https://github.com/hashgraph/full-stack-testing/commit/53d092f83d7f077e84a323a670291710208f59bd)) * add helm test subcommand with options ([#376](https://github.com/hashgraph/full-stack-testing/issues/376)) ([5d08a32](https://github.com/hashgraph/full-stack-testing/commit/5d08a324b6921c4cc77ad3bb55979b0a0544a9f8)) * add ifExists option to Gradle Helm uninstall task ([#405](https://github.com/hashgraph/full-stack-testing/issues/405)) ([0726725](https://github.com/hashgraph/full-stack-testing/commit/0726725504651dd7407344563e30aa8c80a6918e)) * add minio operator to fullstack-cluster-setup chart ([#453](https://github.com/hashgraph/full-stack-testing/issues/453)) ([bf7f6ff](https://github.com/hashgraph/full-stack-testing/commit/bf7f6ff6b6c4562069bee293a337f9d832715156)) * add prometheus operator to fullstack-cluster-setup ([#460](https://github.com/hashgraph/full-stack-testing/issues/460)) ([0313c3a](https://github.com/hashgraph/full-stack-testing/commit/0313c3aa1d2aabbd7cdfd9deedc6a478a8e8262c)) * add skipIfExists option for Gradle Helm install task ([#406](https://github.com/hashgraph/full-stack-testing/issues/406)) ([ccfbabf](https://github.com/hashgraph/full-stack-testing/commit/ccfbabf57514cf48460952ba3300b1656df43cc3)) * add support for scheduling pods based on node labels, taints, and affinity ([#352](https://github.com/hashgraph/full-stack-testing/issues/352)) ([5dd625a](https://github.com/hashgraph/full-stack-testing/commit/5dd625a718f722ea627936ec34f4c87f078f07bb)) * Adding fabric8 k8s library and helm client for use in Infra API ([#386](https://github.com/hashgraph/full-stack-testing/issues/386)) ([3049fe4](https://github.com/hashgraph/full-stack-testing/commit/3049fe497b290515fd9223cce88656e841490d0c)) * Adding topology model classes and junit annotation processing ([#383](https://github.com/hashgraph/full-stack-testing/issues/383)) ([9c6930e](https://github.com/hashgraph/full-stack-testing/commit/9c6930e3833306a704925648eba37a082f0c19da)) * apply nodeSelector and tolerations to all pods including proxies ([#384](https://github.com/hashgraph/full-stack-testing/issues/384)) ([40e737a](https://github.com/hashgraph/full-stack-testing/commit/40e737aaadb95250dc628b06b3716e11c617bf5e)) * **cli:** add traceId in CLI logs for easier debugging ([#449](https://github.com/hashgraph/full-stack-testing/issues/449)) ([a1693c7](https://github.com/hashgraph/full-stack-testing/commit/a1693c77b342414ef5824381d6229ade001ad11a)) * **cli:** implement chart install, uninstall and upgrade commands ([#454](https://github.com/hashgraph/full-stack-testing/issues/454)) ([70fd199](https://github.com/hashgraph/full-stack-testing/commit/70fd1994ce50c378d46b36971967e224be872997)) * **cli:** implement cluster create and delete commands ([#446](https://github.com/hashgraph/full-stack-testing/issues/446)) ([78be823](https://github.com/hashgraph/full-stack-testing/commit/78be8233690249067e986813f36e669613889c01)) * **cli:** implement cluster setup command ([#452](https://github.com/hashgraph/full-stack-testing/issues/452)) ([89c2662](https://github.com/hashgraph/full-stack-testing/commit/89c2662853b33c28575772365e12e7ac45a1f499)) * **cli:** implement tests and dependency checks for init command ([#438](https://github.com/hashgraph/full-stack-testing/issues/438)) ([b69dd99](https://github.com/hashgraph/full-stack-testing/commit/b69dd99a8969aef6310a0c0e6cd1729f907f9b76)) * enhance Helm Install to support multiple set and values parameters ([#367](https://github.com/hashgraph/full-stack-testing/issues/367)) ([05444df](https://github.com/hashgraph/full-stack-testing/commit/05444df6156543efc2e2e57d7c399ed5d50050d0)) * implement fullstack-cluster-setup chart for shared resources ([#363](https://github.com/hashgraph/full-stack-testing/issues/363)) ([e91f465](https://github.com/hashgraph/full-stack-testing/commit/e91f465943e935f96f56283b294bc67997f06160)) * parameterize the helm chart namespace value ([#351](https://github.com/hashgraph/full-stack-testing/issues/351)) ([6d1c0a5](https://github.com/hashgraph/full-stack-testing/commit/6d1c0a5e5890e4b79236011a85b8cc3c321fe83f)) * scaffold fsnetman CLI with ES6 support ([#424](https://github.com/hashgraph/full-stack-testing/issues/424)) ([65e06d9](https://github.com/hashgraph/full-stack-testing/commit/65e06d977273f738e7f0f4a3cde3c07c42554fb9)) * upgrade to gradle 8.4 ([#404](https://github.com/hashgraph/full-stack-testing/issues/404)) ([69e769d](https://github.com/hashgraph/full-stack-testing/commit/69e769dc93bad7afca8f9232c03cad9b735bb038)) * upgrade to org.gradlex:java-module-dependencies:1.4.1 ([#365](https://github.com/hashgraph/full-stack-testing/issues/365)) ([ba7c32b](https://github.com/hashgraph/full-stack-testing/commit/ba7c32b04cffb5da935c54b3a78c0d5046606396)) ### Bug Fixes * avoid hardcoding mirror-node-explorer rest API in values.yaml ([#413](https://github.com/hashgraph/full-stack-testing/issues/413)) ([0fe58c7](https://github.com/hashgraph/full-stack-testing/commit/0fe58c7be12f5d5c9b7b61c355aba359f7a6cda6)) * **cli:** encapsulate helm and kubectl commands and code cleanup ([#476](https://github.com/hashgraph/full-stack-testing/issues/476)) ([1b8c499](https://github.com/hashgraph/full-stack-testing/commit/1b8c499343b945dcb32814d80a9f9266bcc8490a)) * **cli:** encapsulate Kind commands in a separate wrapper class ([#468](https://github.com/hashgraph/full-stack-testing/issues/468)) ([6dc6025](https://github.com/hashgraph/full-stack-testing/commit/6dc60256bb87b4c77d68d65396d7a0a13ea477f6)) * store hedera-explorer chart as dependency until next official version is released ([#436](https://github.com/hashgraph/full-stack-testing/issues/436)) ([201bda5](https://github.com/hashgraph/full-stack-testing/commit/201bda5427b4892b01c1b1734fa9000d3f335fa8)) * support deploying the chart with custom release name ([#412](https://github.com/hashgraph/full-stack-testing/issues/412)) ([619b42b](https://github.com/hashgraph/full-stack-testing/commit/619b42b91980d57ab800ea78e9d8a93fa20827aa)) * uninstall envoy-gateway should also remove gateway-system namespace that it created ([#350](https://github.com/hashgraph/full-stack-testing/issues/350)) ([8a2f6e1](https://github.com/hashgraph/full-stack-testing/commit/8a2f6e1e7dd90fd8c88a32179fbb24660227f2d3)) * update KeyValuePair.equals to only compare key (not value) ([#347](https://github.com/hashgraph/full-stack-testing/issues/347)) ([28222e0](https://github.com/hashgraph/full-stack-testing/commit/28222e0a80daeccfc9d37485f0a4c11b8c4297fe)) --- charts/fullstack-cluster-setup/Chart.yaml | 4 ++-- charts/fullstack-deployment/Chart.yaml | 4 ++-- gradle.properties | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/fullstack-cluster-setup/Chart.yaml b/charts/fullstack-cluster-setup/Chart.yaml index b5d42f837..79ea09711 100644 --- a/charts/fullstack-cluster-setup/Chart.yaml +++ b/charts/fullstack-cluster-setup/Chart.yaml @@ -15,13 +15,13 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.8.0 +version: 0.12.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "0.8.0" +appVersion: "0.12.0" dependencies: - name: operator diff --git a/charts/fullstack-deployment/Chart.yaml b/charts/fullstack-deployment/Chart.yaml index 67f7591b0..37e8bac91 100644 --- a/charts/fullstack-deployment/Chart.yaml +++ b/charts/fullstack-deployment/Chart.yaml @@ -15,13 +15,13 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.8.0 +version: 0.12.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "0.8.0" +appVersion: "0.12.0" # This is range of versions of Kubernetes server that is supported by this chart. # Note we need to use -0 suffix to support GKE version diff --git a/gradle.properties b/gradle.properties index de4e3de2b..13421c99c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -19,7 +19,7 @@ end-to-end and full stack tests against the Hedera network software. Designed wi purpose built for the Hedera community and open-source contributors. # Version for all subprojects -version=0.8.0 +version=0.12.0 # Set the default Group ID group=com.hedera.fullstack