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: release v2.5.0 #261

Draft
wants to merge 22 commits into
base: main
Choose a base branch
from
Draft

chore: release v2.5.0 #261

wants to merge 22 commits into from

Conversation

dtfiedler
Copy link
Collaborator

@dtfiedler dtfiedler commented Nov 14, 2024

Includes:

  • getDelegations API to fetch all delegations and vaults for an address
  • modified ANT getRecords API to return sorted array - necessary to enforce undername limits

dtfiedler and others added 22 commits November 12, 2024 13:09
chore: main back to alpha
Bumps the npm_and_yarn group with 1 update in the /examples/webpack directory: [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware).


Updates `http-proxy-middleware` from 2.0.6 to 2.0.7
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.7/CHANGELOG.md)
- [Commits](chimurai/http-proxy-middleware@v2.0.6...v2.0.7)

---
updated-dependencies:
- dependency-name: http-proxy-middleware
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
…ebpack/npm_and_yarn-b2e09fc846

chore(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 in /examples/webpack in the npm_and_yarn group across 1 directory
# [2.5.0-alpha.1](v2.4.0...v2.5.0-alpha.1) (2024-11-14)

### Features

* **delegations:** add getter for staked and vaulted delegations PE-7093 ([7182942](7182942))
* **delegations:** add SDK function to retrieve an address's delegations PE-7093 ([07c9107](07c9107))
feat(PE-7107): update getRecords to return as flat array of objects
# [2.5.0-alpha.2](v2.5.0-alpha.1...v2.5.0-alpha.2) (2024-11-14)

### Bug Fixes

* **id and test:** add test for old ant and add lua source id for new code ([77601b2](77601b2))
* **tests:** add test for old ant ([0489cb6](0489cb6))
* **tests:** add unit tests for util and move parsing of records to uitl ([2d08c9a](2d08c9a))
* **tests:** update ANT in tests to use v8 ant ([1eff8a9](1eff8a9))

### Features

* **getRecords:** update getRecords to return as flat array of objects ([b9808c1](b9808c1))
These are failing on the network process causing some delays. Will come back to them
fix(io): add `getDelegations` to `AoIORead`
# [2.5.0-alpha.3](v2.5.0-alpha.2...v2.5.0-alpha.3) (2024-11-14)

### Bug Fixes

* **io:** add `getDelegations` to `AoIORead` ([7c30c9b](7c30c9b))
* **types:** modify AoDelegation type ([18bb755](18bb755))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants