Skip to content

Releases: aziontech/azion

1.19.1

23 Apr 19:49
437f03e
Compare
Choose a tag to compare

Changelog

New Features

  • 2790578 feat: output finish
  • a10c30f feat: unified and centralized ouput print method and updated tablecli package
  • 9575ff2 feat: write the last output and refactor some repeated code, improve the general format for all commands

Improvements

  • 6fd1ed6 chore: add new flag - no-prompt
  • 3565619 chore: check for storage directory
  • 7579082 chore: error output json
  • 756ecbb chore: informed fields manualments
  • 856f5c8 chore: no starting zap logger
  • cc31538 chore: removed tag not used
  • c4e8811 chore: removes the message informing the chosen mode automatically
  • 79bb672 chore: setting for api response
  • a7c3992 chore: small changes, remove func format not used in comamnd describe domain, adjusting string output testing command delete and for last ineffectual assignment
  • f71b1d8 chore: update vulcan examples

Bug Fixes

  • 54bfe1b fix: adjusting path repo vulcan example
  • c5a1531 fix: get mode of the vulcan #patch

Other Work

  • b71a684 refactor: input struct print
  • b2cb013 refactor: remove legacy code for framework-adapter
  • 2208406 refactor: resolv conflict
  • 43f711b refactor: resolv conflict

1.19.0

19 Apr 13:39
d3c1197
Compare
Choose a tag to compare

Changelog

New Features

  • 9e820b0 feat: added supported flag vulcan init flag preset and flag template

Improvements

  • 190bd11 chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0
  • 37b5792 chore: adjusted message
  • 3f9ccfd chore: change manifest interpreter
  • 98c7cc9 chore: improve deploy
  • ddec1be chore: only create gzip rules on first run
  • 3f25833 chore: only update default rule once
  • 3c04d0d chore: renamed field template to preset
  • e707fb9 chore: update field template to preset
  • 493fa52 chore: update manifest interpreter
  • e3f5160 chore: update origin structure
  • b0150d0 chore: update origin structure

Documentation Updates

  • be29344 docs: improve flag remote description

Other Work

  • 6df328b refactor: first cleaning adjustments
  • 435cde0 refactor: fix tests
  • f3cfdaf refactor: fix tests
  • 819f9b7 refactor: remove useless comments
  • 9e752ff refactor: resolve conflicts
  • 455b452 refactor: update project dependencies
  • 7e70665 refactor: update vulcan version

1.18.0

11 Apr 15:13
582fdee
Compare
Choose a tag to compare

Changelog

New Features

Improvements

  • 72a59fa chore: add purge unit tests
  • cd69cc5 chore: refactor runE function

Bug Fixes

  • a2afe46 fix: Updated the regex to correctly capture the repository name even when there are dots in the user or repository name
  • 7bd16ff fix: field missing and other field with type error

Other Work

  • ae239b6 doc: review purge messages

1.17.2

09 Apr 14:26
4be0053
Compare
Choose a tag to compare

Changelog

New Features

  • bafa1b9 feat: added the remote argument, responsible for the remote repository clone of the link command

Improvements

  • 61c0e64 chore: pin version of vulcan #patch
  • c870483 chore: pin version vulcan testing
  • 2c57586 chore: removed pin version vulcan
  • e18827c chore: removed print

Other Work

  • bbc7c5c refactor: git clone for package git-clone
  • 9092429 refactor: lint

1.17.1

03 Apr 19:01
6d6429b
Compare
Choose a tag to compare

Changelog

Bug Fixes

  • 05d63c4 fix: adjusting return error #patch
  • 597f0d7 fix: false return error api #patch
  • 1160fe6 fix: get input if no information bucket-nama via flag
  • d331417 fix: request infinite
  • a0f5ba1 fix: update commands corrects examples #patch

1.17.0

02 Apr 12:21
f77eb41
Compare
Choose a tag to compare

Changelog

New Features

  • 50cc377 feat: add create/edge-storage/object command
  • ce7e685 feat: add delete/edge-storage/objects command
  • 4f21289 feat: add describe/edge-storage/objects command
  • 604bbc2 feat: add describe/edge-storage/objects command
  • 621d102 feat: add list/edge-storage/objects command
  • 1c6d074 feat: add list/edge-storage/objects command
  • 3e81de7 feat: add update/edge-storage/object command

Other Work

1.16.1

28 Mar 17:59
407448e
Compare
Choose a tag to compare

Changelog

Bug Fixes

  • a1e871a fix: added command bucket on update
  • 494c961 fix: update command bucket

1.16.0

25 Mar 18:01
beef324
Compare
Choose a tag to compare

Changelog

New Features

  • 8ec3eaf feat: add delete/edge-storage/bucket command
  • d5dbd7f feat: add firewall flag for local dev and build
  • f35c09b feat: add list/edge-storage/bucket command
  • dae3286 feat: add update/edge-storage/bucket command
  • 33a6370 feat: command edge storage created and command create of the bucket created

Improvements

  • d5a4f9d chore: change message success on create bucket
  • 0441e45 chore: removes possible values
  • 6d92211 chore: update message
  • 65f7a73 chore: var name not declared

Documentation Updates

  • e393d3a docs: review edge-storage messages

Other Work

  • 0c43dc2 Update messages/edge_storage/messages.go
  • 2ec786e adjust messages
  • dbb1013 refactor: add delete command usage
  • da9ef4b refactor: adjusting the wording of messages
  • 92279c5 refactor: change way to check if firewall flag is necessary
  • bba146d refactor: changing input to select edge access
  • 2dc667f refactor: resolv conflict
  • c875572 refactor: resolv conflict
  • 88d8a62 refactor: use correct help message

1.15.0

14 Mar 17:59
eb30142
Compare
Choose a tag to compare

Changelog

Improvements

  • 00492c0 chore: add RunE back to root command
  • 6970e15 chore: add message to authorize
  • 8876f16 chore: always retry when name is taken
  • ce3026b chore: change cache settings to optional instead of mandatory
  • e9ba163 chore: display new version on update message
  • f98df5c chore: update instance args
  • 1b2f2f5 chore: update messages

Other Work

  • 70e8dbc refactor: add default instance name
  • b3a1270 refactor: change domain update to the end of the process
  • be465e7 refactor: remove comments
  • 22f796a refactor: remove comments
  • e5c0adc refactor: remove useless comment

1.14.2

08 Mar 13:14
ce291f6
Compare
Choose a tag to compare

Changelog

Improvements

  • 1181adb chore: capitalize first letter message confirm
  • 0228c10 chore: change purge url to purge wildcard
  • a994cb9 chore: removed cells from codeowners

Bug Fixes

  • 0fa1a3b fix: change path dir to path absolute from flag --config and it the func dir
  • a7f0104 fix: check struct settings null
  • d0d5205 fix: check struct settings null
  • 48aa12e fix: checks a value with a flag smell #patch
  • a612760 fix: checks that the authorizer
  • a1ca905 fix: deploy would not update bucket and function
  • f8a008f fix: format no milliseconds #patch
  • fa8d480 fix: if it is a path where no config exists, we ask if you want me to create new configs
  • 1ed5a7e fix: ignore cache-settings for js and ts types

Other Work

  • 9ad0075 refactor: command azion call helper no init
  • 7fa30ce refactor: compare commandName to ignoreWords
  • adac030 refactor: do not show wildcard domain name
  • 6b85c2f refactor: remove debug structures
  • 06514de refactor: update CODEOWNERS
  • ed8003e refactor: update deploy tests
  • 3482219 refactor: variables not used