Skip to content
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

chore(main): release 5.0.0 #21

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Apr 23, 2024

🤖 I have created a release beep boop

5.0.0 (2024-11-26)

⚠ BREAKING CHANGES

  • update to sdk 14
  • drop custom get function, require node >= 18
  • drop cjs support
  • use sdk provided filesystem util, remove aeproject util implementation
  • improve update from previous aeproject version
  • use calldata lib sdk, use snapshotting in tests
  • tx-inspector: refactor inspector command
  • cleanup code
  • init: init command adjustments
  • prepare for new project structure

Features

  • add ceres initializer and docs (0721822)
  • add image versions in env --info (d2c9ba8)
  • add support for node v6.8.0 (b6b97cd)
  • adjust for sdk 12 usage (5fda5f2)
  • allow rollback to specific height (670c11e)
  • allow usage of native docker-compose without specifying env (f8577e2)
  • default to use ceres (104cbe4)
  • env: abort tests if env is not running (fb780c6)
  • generate .gitignore (eecf555)
  • init: add optional folder parameter to init (ad00bea)
  • init: check for up-to-date nodejs version (66edcf4)
  • lib: add all accounts to default client (f97e992)
  • sdk 11 upgrade (#408) (44ff5db)
  • test: better example test and contract (f98e1df)
  • upgrade to compiler 7.4.0 (72cccf7)
  • upgrade to compiler image 7.3.0 for ARM64/Apple Silicon support (83814e2)
  • upgrade to sdk 12 (8f8de6f)
  • upgrade to sdk 13 beta and compiler 7 (0b717a5)
  • use updated sdk and rollback http usage (1dc45f2)

Bug Fixes

  • add back wait additional block workaround (1a135b4)
  • add debug await key block after creating snapshot (53fa2f9)
  • add missing stdlib includes in getFilesystem (c29ae0d)
  • add support for docker compose without minus (6e44339)
  • build artifact files (f4059cd)
  • check for actually supported node >= 16 requirement (f50464e)
  • consider env running check if any container is up (deaf578)
  • correct escaping to use - in filesystem contracts (3704bab)
  • docker image version with env var (a340c7d)
  • docker-compose v2 up/running check (7d1d37a)
  • fix breaking changes for sdk 12 usage (357c3d5)
  • fix dependencies upgrade, prepare for 4.1.1 release (58a83ab)
  • fix support for docker compose without minus (84561fe)
  • incorrect default includes regex fix (resolves #394) (d81fc8a)
  • minor fixes, adjust docs (abaa364)
  • publish (c11f856)
  • remove log for docker compose checks (b372d69)
  • rollback to correct height (17a8262)
  • sdk import usage (5609660)
  • set default image version after update (init cmd) (7bd16fd)
  • use fixed compiler version as latest is not supported by sdk (945e3a5)
  • use specific version of node to fix tests (53a2446)
  • verify compiler error message correctly after changes (b0b902f)

CI / CD

  • add matrix for compiler/node versions (c6c7ea4)
  • fix workflow for incompatible versions (e2080d2)
  • skip certain tests for aux ci runs (e41d0b7)
  • use matrix test suite (0be215e)

Testing

  • add library usage tests (cd81972)
  • improved exec env, assert env and test results (a79bcf3)
  • improved exec env, assert file existence (a9a96e1)
  • link to use local aeproject utils (e058b54)

Refactorings

  • drop cjs support (a92df6e)
  • drop custom get function, require node >= 18 (ef569b9)
  • improve env command (18022a4)
  • improve library typescript defs (30a83f8)
  • improve update from previous aeproject version (d71bfe8)
  • init command to take current aeproject library version (124e8c9)
  • init: init command adjustments (8f2f47d)
  • optimize docker healthcheck (77f7506)
  • prepare for new project structure (64d58d0)
  • remove the need for axios (ed6cea0)
  • replace chai/mocha with vitest (eb717e5)
  • simplify getFilesystem regexes (61e4dbc)
  • tx-inspector: refactor inspector command (b500968)
  • update to sdk 14 (ecbdf3c)
  • use calldata lib sdk, use snapshotting in tests (0c6d010)
  • use sdk provided filesystem util, remove aeproject util implementation (93cf8c5)
  • use typescript to build project, migrate lib to ts (1f7a164)

Miscellaneous


This PR was generated with Release Please. See documentation.

@github-actions github-actions bot changed the title chore(main): release 4.9.1 chore(main): release 5.0.0 Apr 26, 2024
@github-actions github-actions bot force-pushed the release-please--branches--main--components--aeproject branch from 53e4d67 to 9882cc4 Compare April 26, 2024 07:29
@github-actions github-actions bot force-pushed the release-please--branches--main--components--aeproject branch 3 times, most recently from e42c57b to b4a950e Compare July 5, 2024 07:29
@github-actions github-actions bot force-pushed the release-please--branches--main--components--aeproject branch 2 times, most recently from d122d8b to da5f4b9 Compare July 22, 2024 12:00
@github-actions github-actions bot force-pushed the release-please--branches--main--components--aeproject branch 5 times, most recently from 210a954 to 1133578 Compare August 16, 2024 11:17
@github-actions github-actions bot force-pushed the release-please--branches--main--components--aeproject branch from 1133578 to a746abb Compare October 31, 2024 08:04
@github-actions github-actions bot force-pushed the release-please--branches--main--components--aeproject branch 5 times, most recently from 878d4e8 to 77923ac Compare November 25, 2024 08:43
@github-actions github-actions bot force-pushed the release-please--branches--main--components--aeproject branch from 77923ac to 97aaa64 Compare November 26, 2024 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants