-
Notifications
You must be signed in to change notification settings - Fork 12
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
base: main
Are you sure you want to change the base?
Commits on Nov 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e7c422f - Browse repository at this point
Copy the full SHA e7c422fView commit details -
chore(deps): bump http-proxy-middleware
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>
Configuration menu - View commit details
-
Copy full SHA for 99ffca9 - Browse repository at this point
Copy the full SHA 99ffca9View commit details -
Merge pull request #257 from ar-io/dependabot/npm_and_yarn/examples/w…
…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
Configuration menu - View commit details
-
Copy full SHA for c48f6ef - Browse repository at this point
Copy the full SHA c48f6efView commit details
Commits on Nov 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b9808c1 - Browse repository at this point
Copy the full SHA b9808c1View commit details -
feat(delegations): add getter for staked and vaulted delegations PE-7093
Ariel Melendez committedNov 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 7182942 - Browse repository at this point
Copy the full SHA 7182942View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d08c9a - Browse repository at this point
Copy the full SHA 2d08c9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1eff8a9 - Browse repository at this point
Copy the full SHA 1eff8a9View commit details
Commits on Nov 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0489cb6 - Browse repository at this point
Copy the full SHA 0489cb6View commit details -
feat(delegations): add SDK function to retrieve an address's delegati…
…ons PE-7093
Ariel Melendez committedNov 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 07c9107 - Browse repository at this point
Copy the full SHA 07c9107View commit details -
docs(delegations): added README example for getDelegations PE-7093
Ariel Melendez committedNov 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 6dd4901 - Browse repository at this point
Copy the full SHA 6dd4901View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77601b2 - Browse repository at this point
Copy the full SHA 77601b2View commit details -
Merge pull request #260 from ar-io/PE-7093_paginated_delegations
PE-7093: paginated delegations
Configuration menu - View commit details
-
Copy full SHA for 4604724 - Browse repository at this point
Copy the full SHA 4604724View commit details -
chore(release): 2.5.0-alpha.1 [skip ci]
# [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))
Configuration menu - View commit details
-
Copy full SHA for 7926567 - Browse repository at this point
Copy the full SHA 7926567View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fc2192 - Browse repository at this point
Copy the full SHA 4fc2192View commit details -
Merge pull request #259 from ar-io/PE-7107-records
feat(PE-7107): update getRecords to return as flat array of objects
Configuration menu - View commit details
-
Copy full SHA for 0fb3420 - Browse repository at this point
Copy the full SHA 0fb3420View commit details -
chore(release): 2.5.0-alpha.2 [skip ci]
# [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))
Configuration menu - View commit details
-
Copy full SHA for 75bf21f - Browse repository at this point
Copy the full SHA 75bf21fView commit details -
chore(test): disable failing ant test for now
These are failing on the network process causing some delays. Will come back to them
dtfiedler committedNov 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 5479672 - Browse repository at this point
Copy the full SHA 5479672View commit details -
fix(io): add
getDelegations
toAoIORead
dtfiedler committedNov 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 7c30c9b - Browse repository at this point
Copy the full SHA 7c30c9bView commit details -
fix(types): modify AoDelegation type
dtfiedler committedNov 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 18bb755 - Browse repository at this point
Copy the full SHA 18bb755View commit details -
dtfiedler committed
Nov 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 4a243c2 - Browse repository at this point
Copy the full SHA 4a243c2View commit details -
Merge pull request #262 from ar-io/fix-delegations
fix(io): add `getDelegations` to `AoIORead`
Configuration menu - View commit details
-
Copy full SHA for 25c3687 - Browse repository at this point
Copy the full SHA 25c3687View commit details -
chore(release): 2.5.0-alpha.3 [skip ci]
# [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))
Configuration menu - View commit details
-
Copy full SHA for e3b2b1c - Browse repository at this point
Copy the full SHA e3b2b1cView commit details