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

Apply Version Updates From Current Changes #1729

Merged
merged 1 commit into from
Jan 19, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 13, 2023

Version Updates

Merging this PR will release new versions of the following packages based on your change files.

nodejs-binding

[2.0.3-rc.14]

  • Moved clearListeners internally from a direct method call to using the messaging interface

    • 90756184 Bindings: reuse methods + consistency (#1671) on 2023-01-13
  • Account::getParticipationOverview sends requests now in parallel.

    • 0981686b Send requests in parallel, check participation output unlock conditions (#1740) on 2023-01-19
  • Move AccountManager participation methods to the Account.

    • a4f897e4 Move all participation methods from the AccountManager to the Account (#1736) on 2023-01-18
  • Rename:

  • Event to ParticipationEvent;

  • EventId to ParticipationEventId;

  • EventData to ParticipationEventData;

  • EventStatus to ParticipationEventStatus;

  • EventPayload to ParticipationEventPayload;

  • c0c08915 chore: add more alignment for participation code (#1727) on 2023-01-16

@github-actions github-actions bot force-pushed the release/version-updates branch 4 times, most recently from 18c76b9 to 5475bd4 Compare January 18, 2023 17:36
@thibault-martinez thibault-martinez merged commit d066528 into develop Jan 19, 2023
@thibault-martinez thibault-martinez deleted the release/version-updates branch January 19, 2023 13:30
amadeu2 added a commit to amadeu2/wallet.rs that referenced this pull request Jan 26, 2023
* develop: (70 commits)
  Feat: rocksdb as optional storage (iotaledger#1728)
  apply version updates (iotaledger#1755)
  Make the voting output mandatory in input selection for voting functions (iotaledger#1753)
  fix: tag-prefix passed as a string (iotaledger#1752)
  apply version updates (iotaledger#1750)
  Use OutputMetadataDto (iotaledger#1749)
  feat: create arm64 builds (iotaledger#1751)
  Allow voting output in inputs if required (iotaledger#1748)
  apply version updates (iotaledger#1745)
  Use new Input Selection (iotaledger#1744)
  Fix dependabot audit (iotaledger#1747)
  Add Python integration guide with IOTA and Shimmer (iotaledger#1743)
  Change sync options (iotaledger#1737)
  Add inputs to transaction to align incoming transactions (iotaledger#1722)
  apply version updates (iotaledger#1729)
  Send requests in parallel, check participation output unlock conditions (iotaledger#1740)
  Move all participation methods from the AccountManager to the Account (iotaledger#1736)
  Limit max parallel request in request_incoming_transaction_data() (iotaledger#1720)
  Remove useless old code (iotaledger#1731)
  chore: add more alignment for participation code (iotaledger#1727)
  ...

Signed-off-by: Amadeo Marchioni <amadeo.marchioni@iota.org>
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.

None yet

2 participants