Skip to main content

Changelog

Unreleased

Full Changelog

Merged pull requests:

v0.12.3 (2024-02-21)

Full Changelog

Implemented enhancements:

  • Allow to secure the endpoints with the auth API #25

Closed issues:

  • Allow avalanchego_vms_list to define a path variable to fetch the archive locally #125

Merged pull requests:

  • feat: allow a path variable for local VM archive fetching #126 (leopaul36)
  • fix: modif of install_monitoring_stack.yml to fit new update of grafana #122 (Al3xGROS)

v0.12.2 (2024-02-13)

Full Changelog

Implemented enhancements:

  • Provide the node BLS PoP when adding a validator to the Primary Network #120

Merged pull requests:

  • feat: provide node signer when adding as validator #123 (Nuttymoon)

v0.12.1 (2024-02-09)

Full Changelog

Merged pull requests:

  • fix: allow the removing of outdated links when emptying avalanchego_p… #121 (Al3xGROS)

v0.12.0 (2024-01-24)

Full Changelog

Breaking changes:

  • feat(node): support BLS staking key + custom network genesis #118 (Nuttymoon)

v0.11.1 (2024-01-18)

Full Changelog

Closed issues:

  • Allow to specify different network_ids for AvalancheGo and the Ash CLI #115

Merged pull requests:

  • added optional parameters to customize the avalanchego.service file #117 (ngurmen)
  • fix to allow different network ids between ash_cli and avalanchego #116 (ngurmen)

v0.11.0 (2023-12-21)

Full Changelog

Breaking changes:

  • feat(node): use a dict for avalanchego_vms_install #114 (Nuttymoon)

Implemented enhancements:

  • Use a dictionary instead of a list for avalanchego_vms_install #113

Closed issues:

  • Comment out subnet_blockchains_list in Subnet role's defaults #111

Merged pull requests:

v0.10.0 (2023-12-15)

Full Changelog

Implemented enhancements:

  • Support for multiple subnets with same subnet binary with different VM IDs #106

Merged pull requests:

v0.9.2 (2023-12-14)

Full Changelog

Closed issues:

  • Ash CLI configuration fails on Fuji nodes #104

Merged pull requests:

  • parametrized the owner and group for ash_cli #108 (ngurmen)
  • fix(node): default value for ash_cli_networks #105 (Nuttymoon)

v0.9.1 (2023-11-22)

Full Changelog

Merged pull requests:

v0.9.0 (2023-11-21)

Full Changelog

Closed issues:

  • Rename node staking TLS cert + key to a generic name #100
  • Select the VM arch based on the Ansible architecture value #98

Merged pull requests:

v0.8.10 (2023-10-16)

Full Changelog

v0.8.9 (2023-10-10)

Full Changelog

Closed issues:

  • Multipass simulates a Ubuntu ARM on a Mac M1 #96

v0.8.8 (2023-08-31)

Full Changelog

Implemented enhancements:

  • Add retries to the downloads tasks #90
  • Implement rolling restart mechanism #78

Fixed bugs:

  • The validation start/end times generation is broken on other OSs than Linux #92

Merged pull requests:

v0.8.7 (2023-08-28)

Full Changelog

Breaking changes:

v0.8.6 (2023-08-23)

Full Changelog

Implemented enhancements:

  • The ash_cmd module should be in status changed if modifications were made #81

Security fixes:

  • Use an argument to pass the private key in ash_cmd module #79

Merged pull requests:

  • feat(ash_cmd): improve mod security + output #91 (Nuttymoon)

v0.8.5 (2023-08-07)

Full Changelog

Breaking changes:

Implemented enhancements:

  • Allow to specify the validation parameters for each validator #87
  • Allow to configure the public-ip with a role variable instead of ansible_host #56
  • Use chain-aliases-file property to create chain aliases #39

Closed issues:

  • ash.avalanche.ash_cli fails when ash_cli_custom_networks = {} #85

Merged pull requests:

v0.8.4 (2023-07-26)

Full Changelog

v0.8.3 (2023-07-24)

Full Changelog

Breaking changes:

  • Add Ansible tags + allow multiple bootstrap nodes #84 (Nuttymoon)

Implemented enhancements:

  • Allow to provide multiple bootstrap nodes #83

Closed issues:

  • Document the admin and validate features #9

v0.8.2 (2023-07-06)

Full Changelog

Breaking changes:

Implemented enhancements:

  • Let users override computed avalanchego_node_json values #76

Fixed bugs:

  • Validator variables are not propagated properly in avalanche.node.add-validator #80
  • Validation period start/end time generation doesn't work on MacOS #73

Closed issues:

  • Implement v1.10.3 configurations changes #72

Merged pull requests:

v0.8.1 (2023-06-14)

Full Changelog

Merged pull requests:

v0.8.0 (2023-06-09)

Full Changelog

Breaking changes:

Implemented enhancements:

  • Use Ash CLI to perform API calls and issue transactions #68

v0.7.6 (2023-06-02)

Full Changelog

Breaking changes:

Closed issues:

  • Rename avalanche_faucet_chains to avalanche_faucet_evmchains #44

v0.7.5 (2023-05-30)

Full Changelog

Implemented enhancements:

  • Add Subnets dashboard to install_monitoring_stack #64

Merged pull requests:

v0.7.4 (2023-05-23)

Full Changelog

Implemented enhancements:

  • Implement an Ash CLI module #62

Closed issues:

  • Deprecated roles' README #60

Merged pull requests:

v0.7.3 (2023-05-15)

Full Changelog

Implemented enhancements:

  • Certificate upload should be optional #58

Fixed bugs:

  • Missing variables for http-tls-* #57

Merged pull requests:

v0.7.2 (2023-04-27)

Full Changelog

Implemented enhancements:

  • Configure Ash CLI depending on the current network #53
  • Add a monitoring stack playbook #51

Merged pull requests:

v0.7.1 (2023-04-26)

Full Changelog

Implemented enhancements:

v0.7.0 (2023-04-26)

Full Changelog

Implemented enhancements:

  • Add Blockscout role #48

Merged pull requests:

v0.6.1 (2023-03-30)

Full Changelog

Breaking changes:

Implemented enhancements:

Closed issues:

  • Remove Ash node logic from this collection #40
  • Avalanche Subnet faucet role #36

Merged pull requests:

v0.6.0 (2023-03-23)

Full Changelog

Breaking changes:

  • Rename avalanche_tracked_subnets variable to avalanchego_track_subnets #34

Implemented enhancements:

  • Verify AvalancheGo binary integrity before installation #37
  • Use Ava Labs releases of Subnet EVM #32
  • Try to use apt to install AvalancheGo #31
  • Support TLS for the HTTP API endpoints #26

Merged pull requests:

v0.5.1 (2023-03-20)

Full Changelog

Breaking changes:

Deprecated:

  • Drop support for blobvm, spacesvm and timestampvm #29

v0.5.0 (2023-03-17)

Full Changelog

Breaking changes:

  • feat: drop support for vms other than subnet-evm #30 (Nuttymoon)

v0.4.1 (2023-03-14)

Full Changelog

Closed issues:

  • Clean the plugins dir if avalanchego_vms_install is empty #27
  • Uniformize license headers #17

Merged pull requests:

  • fix: clean plugins dir if avalanchego_vms_install is empty #28 (leopaul36)
  • chore: uniformize license headers #24 (Nuttymoon)

v0.4.0 (2023-02-27)

Full Changelog

Implemented enhancements:

  • Adapt to the changes of v1.9.6 #18
  • Support subnet configs #8

Fixed bugs:

  • Bootstrapping a node without additional VMs currently fails #20
  • Adding validator to primary network should not be triggered if the validator is pending #6

Closed issues:

  • Bump VMs compatibility list #22

Merged pull requests:

v0.3.1 (2022-10-28)

Full Changelog

Implemented enhancements:

  • Switch default network to fuji to avoid having to overwrite critical config in testnet/mainnet #3

Closed issues:

  • Document all playbooks #10

Merged pull requests:

v0.3.0 (2022-10-15)

Full Changelog

Merged pull requests:

v0.2.0 (2022-07-21)

Full Changelog

Merged pull requests:

v0.1.6 (2022-07-21)

Full Changelog

v0.1.5 (2022-06-22)

Full Changelog

v0.1.4 (2022-03-25)

Full Changelog

v0.1.3 (2022-03-25)

Full Changelog

v0.1.2 (2022-03-20)

Full Changelog

v0.1.1 (2022-03-17)

Full Changelog

v0.1.0 (2022-02-19)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator