Skip to content

Releases: Ontotext-AD/terraform-azure-graphdb

v1.1.0

06 Jun 12:38
337d0de
Compare
Choose a tag to compare

What's Changed

  • Introduced multi node support for GraphDB cluster to the user data scripts by @viktor-ribchev in #69
  • GDB-10224 Fixed the deployment of key vault diagnostic settings when monitoring is enabled by @viktor-ribchev in #70
  • Fixed issue with DNS address assignment and scripts overviews by @viktor-ribchev in #71
  • Introduced mechanism to provide additional user data scripts by @viktor-ribchev in #73
  • GDB-10281 Fix volume creation for 3+ node cluster by @viktor-ribchev in #72
  • Fixed ssh_key reading by @viktor-ribchev in #74
  • GDB-9710 Added support to deploy with existing RG and Vnet by @viktor-ribchev in #75
  • GDB-10042 Ensure the VMSS will always be able to resolve addresses in the Private DNS Zone by @viktor-ribchev in #67
  • Updated the CHANGELOG.md by @viktor-ribchev in #76
  • Update the accept terms command in the README by @simeonzhekofff in #77

Full Changelog: v1.0.1...v1.1.0

v1.1.0-RC1

03 Jun 12:49
b4e54aa
Compare
Choose a tag to compare
v1.1.0-RC1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.1...v1.1.0-RC1

Version 1.0.1

19 Apr 13:23
ed0f2f5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

Version 1.0.0

11 Mar 14:42
bd310ee
Compare
Choose a tag to compare

Introducing the first release of the official Terraform module for deploying GraphDB on Microsoft Azure.

What's Changed

Full Changelog: v1.0.0-RC1...v1.0.0

v1.0.0-RC1

06 Mar 12:46
a51272b
Compare
Choose a tag to compare
v1.0.0-RC1 Pre-release
Pre-release

v.1.0.0-RC1 (Release Candidate 1) of the GraphDB Azure module

What's Changed

  • TES-381 Reduced userdata script weight in #42
  • TES-453 Added configuration of Application Insights in #43
  • TES-468 Reduced the metrics we gather to optimize the cost in #46
  • TES-446: Added Private Link Service functionality for the application gateway in #47
  • TES-447: Inline module organization in #44
  • TES-461: Switch to Marketplace offer as image source in #45
  • TES-337: Minor tweaks and updates in #49
  • TES-379: Added additional meta tags in #50
  • Added alert for low-disk-space in #48
  • TES-485 Replaced owner notifications with email notifications in the AG in #51
  • Split the monitoring module into separate Terraform files in #52
  • Add option for TLS from External Key Vault under the same tenant in #54
  • GDB-9640 Added idle timeout variable for App GW PIP and NAT GW PIP in #55
  • GDB-9626: Purge protection and soft delete options in #56
  • TES-395 Added handling AZ outage scenarios in #53
  • GDB-9698: Wait for resources in the user data script in #57

v0.1.0-alpha

28 Jan 20:36
06d9d11
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release

Alpha release to setup the Terraform registry integration