Skip to content

Release v0.3.2

Compare
Choose a tag to compare
@github-actions github-actions released this 24 May 16:59
3ce1a7c
fix JSON patch and add logging (#45)

I have changed the CassdcTemplateSpec to a pointer. I think that makes more
sense going forward for situations where we need to determine whether the
property has been set. I manually tested a backup/restore operation to make
sure that the change does not break anything.