Skip to content

Releases: aziontech/azion

1.28.0

31 May 21:06
57fd274
Compare
Choose a tag to compare

Changelog

New Features

  • 7288e3e feat: add files to gitignore
  • 61a76a7 feat: checks that the commit messages are in semantic commit format

Improvements

  • 7017857 chore: add new example to object list
  • 83855a1 chore: improve help messages for edge-storage
  • 0cb1c80 chore: overall improvements on init/link commands

Bug Fixes

  • 71965d0 fix: single_origin was being ignored in manifest read

Documentation Updates

  • 5b20d09 docs: remove non-existing flag from examples

Other Work

  • 951fc2f refactor: small improvements to code
  • 10626ff refactor: small improvements to code

1.27.1

24 May 12:13
1e38da0
Compare
Choose a tag to compare

Changelog

Improvements

Bug Fixes

  • 99f8484 fix: clean schedule file #patch

1.27.0

21 May 19:32
d4afac2
Compare
Choose a tag to compare

Changelog

New Features

  • cdd0af0 feat: adjusting the interface execution logic via json
  • f52ee3a feat: allow lets_encrypt digital certificate
  • 1dd6a99 feat: delete bucket
  • 06ab6d1 feat: internal package tablecli

Improvements

  • 4c55d96 chore(deps): bump golang.org/x/net from 0.22.0 to 0.23.0
  • f4f2e5e chore(deps): bump golang.org/x/net from 0.22.0 to 0.23.0
  • bf28b5f chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0
  • 1aa2735 chore: adjusting name text
  • 33d033a chore: adjusting on error return
  • 43871b1 chore: better message text
  • 1026460 chore: check error again there was a case where a different error came up and it didn't have the correct output
  • 5ae66d0 chore: check for nil value
  • a95d7f2 chore: improve retry feature
  • db33e3f chore: removed period
  • 4b2c870 chore: retry upload of statics
  • cbdc52f chore: simple print logger

Documentation Updates

  • 339e566 docs: add example with lets_encrypt

Other Work

  • 0203ce5 refactor: lint
  • 325266a refactor: remove extra new line
  • 148412d refactor: remove useless comment
  • 969b117 refactor: update CODEOWNERS

1.26.0

13 May 13:46
e0be965
Compare
Choose a tag to compare

Changelog

New Features

  • 25626ae feat: delete items not present in manifest
  • fbc2146 feat: list page-size default 50

Improvements

  • ee1bdd1 chore: add detailed debug to manifest delete

Other Work

  • a0f64da refactor: fix tests
  • 5f60350 refactor: possibility of multiple rules with one cache-setting
  • edd2416 refactor: remove debug print

1.25.0

08 May 16:53
bf41723
Compare
Choose a tag to compare

Changelog

New Features

  • c1b9e02 feat: added url in file azion.json
  • c2aec8d feat: fields azion.json

Other Work

1.24.0

07 May 18:31
ac9eb77
Compare
Choose a tag to compare

Changelog

Improvements

  • 449738c chore: removed exposed token

1.23.0

07 May 16:25
3ec3654
Compare
Choose a tag to compare

Changelog

New Features

Improvements

  • dc72c61 chore: add info messages during deploy
  • 86347b4 chore: add timestamp to edge-application name
  • d0717ad chore: adjusted for regex
  • c72355e chore: code field does not pack in table space
  • 0788042 chore: update doApplication

1.22.0

06 May 20:18
790726f
Compare
Choose a tag to compare

Changelog

New Features

  • 69ab25f feat: Normalize the name given for the bucket
  • ea1d3e4 feat: add --dump flag to variables list
  • 2acc8d3 feat: edge function try with timestamp in case of name in use error
  • 57c4c9f feat: flags global to all commands deleted
  • 7fa4a1d feat: flags global to all commands list
  • e8da773 feat: flags global to all commands update
  • bfd3781 feat: flags globla format and out
  • b47af9e feat: retry with another suffix until successful or for a maximum of 10x, using the pattern name_bucket_
  • df86434 feat: try to create an edge function and get the name in use error

Improvements

  • c94e148 chore: I was not assigning the bucketname field when it did not come with an error
  • 7f0d729 chore: check token prior to deploy
  • 0dae7b0 chore: delete pkg/node/node.go
  • 024638b chore: remove debug code
  • dad6390 chore: removed func duplicated
  • a26ec44 chore: try to create with the normal name if the name is in use enter the attempt
  • 0ab4bc1 chore: update origin example
  • e820446 chore: update update origin example

Documentation Updates

  • b253066 docs: adjust products capitalization

Other Work

  • 0ec22b6 refactor: Delete test.json
  • 57f3af2 refactor: add missing punctuation to storage interactions
  • c75b8fc refactor: update cache-setting-id flag
  • 2225099 refactor: update debug messages
  • fcfb32f tests: update unit tests

1.21.0

29 Apr 14:28
75d91d8
Compare
Choose a tag to compare

Changelog

Improvements

  • d21537e chore: remove file buffer
  • ea50381 chore: remove unused code
  • 321cadd chore: vulcan on debug mode

Other Work

  • f2827cb refactor: lint
  • 83bfcfb refactor: output cmds describe
  • dc03e4d refactor: output cmds list
  • 5a88ebd refactor: output cmds update
  • caf2606 refactor: remove unnecessary code
  • 2baf15b refactor: update error messages
  • b6451d8 refactor: update origin conf loop
  • 6a8bfe4 refactor: update unit tests
  • 9eb10b5 refactor: used output print
  • 1ee8815 tests: add unit tests to manifest functions
  • d71996e tests: update test name

1.20.0

24 Apr 14:41
6b0f9cd
Compare
Choose a tag to compare

Changelog

Bug Fixes

  • ceab89a fix: update origin prefix on new deploy

Other Work

  • 6ee57ad refactor: update delete output
  • c9be468 refactor: update unit tests/messages