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 1.3.0 #332

Merged
merged 1 commit into from
Nov 30, 2021
Merged

chore: release 1.3.0 #332

merged 1 commit into from
Nov 30, 2021

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 9, 2021

🤖 I have created a release *beep* *boop*

1.3.0 (2021-11-30)

Features

  • add cursor-based pagination to transfers endpoints (7f0d4d7)
  • add mutations abstraction to deal with mnesia updates (#342) (2f565cf), closes #331
  • allow scoping transfers by txis (#356) (0cf7058), closes #307
  • async derive_aex9_presence (66a358a)
  • dedup existing records (03708c2)
  • implement cursor-based pagination for scoped oracles & names (#324) (a82981c)
  • long running async tasks (cd18e3d)
  • use cursor-based pagination for blocks endpoints (#333) (18a859c)

Bug Fixes

  • add name ttl to last_bid tx (deede55)
  • allow filtering transfer by kind when backwards direction (#360) (78c6648)
  • always display the correct contract_id on contract logs (84b06dc), closes #301
  • binary encoding for websocket broadcasting (9ead4d0)
  • cancel task timer (a1d11f9)
  • contract might not be present (65b18df)
  • dedup args for any task type (af7b9c6)
  • filtering aex9 call (9c374bd)
  • getting aex9 recipients (6adf87c)
  • increase task timeout (8715600)
  • long task without timeout (f2256c7)
  • reindex transfers to be able to filter by account + kind (710ee08), closes #359
  • remove old oracle expiration (369aa50)
  • remove unexisting auction fields (#350) (9621d66)
  • start long task (71b3404)
  • update contracts txi (e08334c)
  • validate name expiration (13703a4)

Refactorings

  • code review changes (e5ce624)
  • move task sup to async tasks (689bb60)
  • task sets done and simplified long task consumer (f88f392)
  • tests comparision of names with auction (016e357)

CI / CD

Miscellaneous

Testing

  • add aditional test case for transfers (1a89b38)
  • add test case with mixed prefixes (143bef7)
  • add testcase for account filtered transfers backwards (fc4c00e)
  • async store tests (0584ff8)
  • avoid mutual side effects on stats (1ca419a)
  • include kind filter on account transfers test (9b1e3d5)
  • long tasks test fixed (a77b5a6)
  • longs tasks stats (598c75e)
  • notify and wait for consumer (fb03a09)
  • proto_vsn for name unit tests (f8aaa10)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-v1.3.0 branch 5 times, most recently from 853a3e5 to 7f89242 Compare November 23, 2021 08:37
@github-actions github-actions bot force-pushed the release-v1.3.0 branch 9 times, most recently from 1caf2b3 to a4065cc Compare November 30, 2021 11:28
@thepiwo thepiwo merged commit c5ac396 into master Nov 30, 2021
@thepiwo thepiwo deleted the release-v1.3.0 branch November 30, 2021 18:11
@github-actions
Copy link
Contributor Author

🤖 Release is at https://github.com/aeternity/ae_mdw/releases/tag/v1.3.0 🌻

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.

2 participants