Skip to content

Releases: OpenZeppelin/defender-deploy-client-cli

v0.0.1-alpha.10

13 Jan 20:53
173a81b
Compare
Choose a tag to compare
  • Update Defender SDK to v2.1.0, enable internal origin option for Defender deployments. (#16)
  • Breaking changes:
    • Requires Node 18 or higher.

v0.0.1-alpha.9

16 Sep 19:09
24256c8
Compare
Choose a tag to compare
  • Fix packaging. (#15)

v0.0.1-alpha.8

16 Sep 17:43
8b7c29b
Compare
Choose a tag to compare
  • Add --metadata option. (#13)

v0.0.1-alpha.7

02 May 13:41
39978a2
Compare
Choose a tag to compare
  • Add options to enable overriding deployment transaction parameters. (#10)

v0.0.1-alpha.6

16 Apr 14:00
fafbbaa
Compare
Choose a tag to compare
  • Update documentation and error message about supported values for --licenseType option. (#9)

v0.0.1-alpha.5

11 Mar 14:55
d4c7cef
Compare
Choose a tag to compare
  • Support private networks and forked networks. (#7)

v0.0.1-alpha.4

14 Feb 20:42
4606f76
Compare
Choose a tag to compare
  • Add commands to get approval process information. (#4)
  • Renamed options, see breaking changes below.

Breaking changes:

  • deploy command: Renamed the --artifactFile option to --buildInfoFile
  • proposeUpgrade command: Renamed the --abiFile option to --contractArtifactFile

v0.0.1-alpha.3

09 Feb 15:56
5441451
Compare
Choose a tag to compare
  • Support proposing upgrades. (#2)