Skip to content

Release 2.0.0 #165

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 37 commits into
base: main
Choose a base branch
from
Open

Release 2.0.0 #165

wants to merge 37 commits into from

Conversation

jotanarciso
Copy link
Collaborator

No description provided.

jcbsfilho and others added 5 commits May 5, 2025 14:46
* feat: update unenv to version 2.0.0-rc.15

* feat: add support for require in esbuild when production

* chore: update package-lock.json

* feat: add crypto polyfills to dev runtime and defining with external

* fix: prepend 'node:' to non-external module paths in nodeBuiltInModules

* refactor: remove unused handlePublicDir function and related logic

* fix: update MEM_FILES declaration and improve path prefix handling in fixMappedFilesPaths function

* feat: added stream imports to runtime dev

* fix: enhance body parsing in handleFetchEvent for various Content-Types

* feat: add promises context and related polyfills to bundler

* docs: add deprecation notice for webpack bundler and update related documentation

* refactor: remove deprecated stream polyfills and clean up related code

* feat: add assert-browserify dependency and update polyfills mapping
[skip ci]
## [1.20.0-stage.1](v1.19.1...v1.20.0-stage.1) (2025-05-05)

### Features

* upgrade unenv 1.x to 2.x (#159) ([60ef725](60ef725))
[skip ci]
## [1.20.0-stage.2](v1.20.0-stage.1...v1.20.0-stage.2) (2025-05-13)

### Bug Fixes

* add Azion.Storage to globalThis for polyfill (#163) ([cd659db](cd659db))
* fix: wasm-image-processor resize wrapper

* chore: rm typo
Copy link

SCC Complexity Analysis

  • Title: Release 1.20.0
  • Author: jotanarciso
Metric Source Branch (stage) Target Branch (main) Difference
Complexity 2554 2509 45
Code 40028 39527 501

[skip ci]
## [1.20.0-stage.3](v1.20.0-stage.2...v1.20.0-stage.3) (2025-05-15)

### Bug Fixes

* wasm-image-processor resize wrapper (#164) ([a02d941](a02d941))
jcbsfilho
jcbsfilho previously approved these changes May 15, 2025
* feat: api v4 applications

* feat: api v4 workloads

* feat: api v4 edge connectors

* feat: presets config api v4

* feat: applications api  v4

* fix: revert firewall

* fix: standardize property names

* refactor: rm presets workload

* fix: rm setOrigin behavior

* feat: edge connector behavior

* fix: use setEdgeConnector for presets rules

* feat(iac): edge storage and build bindings

* test: fix config tests

* fix: preset metadata schema

* fix: property name

* fix: rm build bindings

* fix: function binding type

* fix: typo

* fix: validate bindings

* fix: workloads

* feat: firewall config array

* fix: use english for messages

* fix: standardize names

* fix: functions strategy

* fix: schema validation feedback

* refactor: presets config structure

* fix: is_active property

* refactor: rm order property

* fix; edge application modules

* fix: rm tls from addresses

* feat: edge connector type and type_property

* refactor: presets edge connector

* chore: improve feedback

* fix: rm domains

* fix: rm unused type

* fix: setEdgeConnector validation

* refactor: presets rules abstraction

* refactor: export presets with capital letters

* fix: default entry for compute presets

* fix: nextp reset config
Copy link

SCC Complexity Analysis

  • Title: Release 1.20.0
  • Author: jotanarciso
Metric Source Branch (stage) Target Branch (main) Difference
Complexity 2531 2509 22
Code 40882 39527 1355

semantic-release-bot and others added 2 commits May 27, 2025 21:06
[skip ci]
## [1.20.0-stage.4](v1.20.0-stage.3...v1.20.0-stage.4) (2025-05-27)

### Features

* **config:** azion api v4 (#161) ([49c3f02](49c3f02))
Copy link

SCC Complexity Analysis

  • Title: Release 1.20.0
  • Author: jotanarciso
Metric Source Branch (stage) Target Branch (main) Difference
Complexity 2531 2509 22
Code 40885 39527 1358

[skip ci]
## [1.20.0-stage.5](v1.20.0-stage.4...v1.20.0-stage.5) (2025-05-28)

### Bug Fixes

* revert exported name (presets) ([94a1739](94a1739))
@jotanarciso jotanarciso changed the title Release 1.20.0 Release 2.0.0 May 28, 2025
Copy link

SCC Complexity Analysis

  • Title: Release 2.0.0
  • Author: jotanarciso
Metric Source Branch (stage) Target Branch (main) Difference
Complexity 2529 2509 20
Code 40881 39527 1354

Copy link

github-actions bot commented Jun 2, 2025

SCC Complexity Analysis

  • Title: Release 2.0.0
  • Author: jotanarciso
Metric Source Branch (stage) Target Branch (main) Difference
Complexity 2538 2509 29
Code 40951 39527 1424

semantic-release-bot and others added 2 commits June 2, 2025 18:38
[skip ci]
## [1.20.0-stage.7](v1.20.0-stage.6...v1.20.0-stage.7) (2025-06-02)

### Bug Fixes

* streamline stream polyfills and enhance process, module, setInterval (#169) ([118f7bb](118f7bb))
* feat: purge api v4

* refactor: input_value -> argument

* refactor: behavior: target -> argument

* fix: return empty array instead of object when no edgeFunctions are present
Copy link

github-actions bot commented Jun 3, 2025

SCC Complexity Analysis

  • Title: Release 2.0.0
  • Author: jotanarciso
Metric Source Branch (stage) Target Branch (main) Difference
Complexity 2538 2509 29
Code 40954 39527 1427

Copy link

github-actions bot commented Jun 6, 2025

SCC Complexity Analysis

  • Title: Release 2.0.0
  • Author: jotanarciso
Metric Source Branch (stage) Target Branch (main) Difference
Complexity 2581 2509 72
Code 41362 39527 1835

[skip ci]
## [1.20.0-stage.9](v1.20.0-stage.8...v1.20.0-stage.9) (2025-06-06)

### Bug Fixes

* polyfills for Node.js compatibility (#170) ([329f4c4](329f4c4))
Copy link

github-actions bot commented Jun 9, 2025

SCC Complexity Analysis

  • Title: Release 2.0.0
  • Author: jotanarciso
Metric Source Branch (stage) Target Branch (main) Difference
Complexity 2591 2509 82
Code 41382 39527 1855

semantic-release-bot and others added 3 commits June 9, 2025 13:48
[skip ci]
## [1.20.0-stage.10](v1.20.0-stage.9...v1.20.0-stage.10) (2025-06-09)

### Bug Fixes

* add polyfill for clearInterval and update injection in unenv preset (#172) ([ea99874](ea99874))
fix(presets): add missing prebuild command in preact preset
Copy link

SCC Complexity Analysis

  • Title: Release 2.0.0
  • Author: jotanarciso
Metric Source Branch (stage) Target Branch (main) Difference
Complexity 2595 2509 86
Code 41457 39527 1930

semantic-release-bot and others added 3 commits June 18, 2025 11:08
[skip ci]
## [1.20.0-stage.11](v1.20.0-stage.10...v1.20.0-stage.11) (2025-06-18)

### Bug Fixes

* **presets:** add missing prebuild command in preact preset ([8674785](8674785))
* Revert "fix: api v4  (#168)"

This reverts commit dc33e5a.

* Revert "feat: purge api v4 (#167)"

This reverts commit f779d6a.

* Revert "feat(config): azion api v4 (#161)"
Copy link

SCC Complexity Analysis

  • Title: Release 2.0.0
  • Author: jotanarciso
Metric Source Branch (stage) Target Branch (main) Difference
Complexity 2620 2509 111
Code 40616 39527 1089

Copy link

SCC Complexity Analysis

  • Title: Release 2.0.0
  • Author: jotanarciso
Metric Source Branch (stage) Target Branch (main) Difference
Complexity 2621 2509 112
Code 40644 39527 1117

semantic-release-bot and others added 2 commits June 20, 2025 14:50
[skip ci]
## [1.20.0-stage.13](v1.20.0-stage.12...v1.20.0-stage.13) (2025-06-20)

### Bug Fixes

* **preset:** update ruleset of html preset ([90b0def](90b0def))
* feat: add OpenNextjs preset

* chore: update request rule name for consistency in OpenNextjs preset
Copy link

SCC Complexity Analysis

  • Title: Release 2.0.0
  • Author: jotanarciso
Metric Source Branch (stage) Target Branch (main) Difference
Complexity 2642 2509 133
Code 40780 39527 1253

semantic-release-bot and others added 3 commits June 20, 2025 18:00
Copy link

SCC Complexity Analysis

  • Title: Release 2.0.0
  • Author: jotanarciso
Metric Source Branch (stage) Target Branch (main) Difference
Complexity 2642 2509 133
Code 40797 39527 1270

semantic-release-bot and others added 2 commits June 20, 2025 18:32
[skip ci]
## [1.20.0-stage.15](v1.20.0-stage.14...v1.20.0-stage.15) (2025-06-20)

### Bug Fixes

* **presets:** astro prebuild ([846990f](846990f))
* rm worker property ([8673494](8673494))
Copy link

SCC Complexity Analysis

  • Title: Release 2.0.0
  • Author: jotanarciso
Metric Source Branch (stage) Target Branch (main) Difference
Complexity 2642 2509 133
Code 40801 39527 1274

[skip ci]
## [1.20.0-stage.16](v1.20.0-stage.15...v1.20.0-stage.16) (2025-06-20)

### Bug Fixes

* rename skipProjectBuild to skipFrameworkBuild in BuildContext (#180) ([5252f0a](5252f0a))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants