Releases: Ontotext-AD/terraform-azure-graphdb
Releases · Ontotext-AD/terraform-azure-graphdb
v1.1.0
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
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
Full Changelog: v1.0.1...v1.1.0-RC1
Version 1.0.1
What's Changed
- Fixed the graphdb.env appending of properties. by @viktor-ribchev in #66
- Updated GraphDB version to 10.6.3 by @mihailradkov in #68
Full Changelog: v1.0.0...v1.0.1
Version 1.0.0
Introducing the first release of the official Terraform module for deploying GraphDB on Microsoft Azure.
What's Changed
- GDB-9698 Fix issue with the App Config not being found by @viktor-ribchev in #60
- Changed key_vault_diagnostic_settings to be deployed only if vault module is deployed by @viktor-ribchev in #61
- Remove unused variable by @viktor-ribchev in #62
- Fixed and issue with detecting cd/dvd device as gdb disk device by @viktor-ribchev in #63
- GDB-9624: Preparations for release 1.0.0 by @mihailradkov in #64
Full Changelog: v1.0.0-RC1...v1.0.0
v1.0.0-RC1
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
Alpha release to setup the Terraform registry integration