Skip to content

Commit

Permalink
chore(release): 0.4.0 [skip ci]
Browse files Browse the repository at this point in the history
## [0.4.0](v0.3.0...v0.4.0) (2023-07-31)

### Features

* adds OFAC block list & switch to haproxy version 2.4 ([#183](#183)) ([0b57e15](0b57e15))
* custom k8s label needs fullstack.hedera.com/ prefix ([#195](#195)) ([c3f800a](c3f800a))
* install network node software without nmt ([#197](#197)) ([b1029ea](b1029ea))
* use NMT to install and start network nodes ([#178](#178)) ([f96519e](f96519e))

### Bug Fixes

* resolve build issue with ubi8-init-java17 container image ([#201](#201)) ([9bc93c3](9bc93c3))
* update helm chart to align with design and flexibility requirements ([#198](#198)) ([6ca10ee](6ca10ee))
* update values file to remove configurable hedera UID/GID properties ([#173](#173)) ([be14c1e](be14c1e))
  • Loading branch information
swirlds-automation committed Jul 31, 2023
1 parent 9bc93c3 commit 3ca8fe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -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.3.0
version=0.4.0

# Set the default Group ID
group=com.hedera.fullstack
Expand Down

0 comments on commit 3ca8fe1

Please sign in to comment.