Skip to content

Releases: aeternity/tipping-community-backend

v3.1.9

20 Aug 12:36
Compare
Choose a tag to compare

3.1.9 (2024-08-20)

Bug Fixes

  • health: logs error messages (60bd947)
  • oracle urls out of gas (f0b4f93)

v3.1.8

16 Jul 06:24
Compare
Choose a tag to compare

3.1.8 (2024-07-12)

Bug Fixes

  • notifications: adds index to also deduplicate notifications without source (3694a23)

Testing

  • notifications: adjusts testing data to not conflict in db anymore (dc5fc6c)

v3.1.7

08 May 07:25
Compare
Choose a tag to compare

3.1.7 (2024-05-08)

Bug Fixes

  • disables messages on startup to avoid doing everything at once (9f5cfe6)

v3.1.6

07 May 17:00
Compare
Choose a tag to compare

3.1.6 (2024-05-07)

CI / CD

v3.1.5

07 May 15:33
Compare
Choose a tag to compare

3.1.5 (2024-05-07)

Bug Fixes

  • adjusts health check after sdk upgrade (de61ccd)
  • allows local env to be used for dev (a5a9370)
  • wordbazaar usage (a903cc1)

Refactorings

Miscellaneous

  • bigint/number conversion (7b9c5a0)
  • bumps node version (389192b)
  • fix bigint conversions (6e27fbc)
  • fix gas limit, compiler url, redis readme (ba58815)
  • fix/update pipelines (58eb05d)
  • removes useless code (9d171da)

v3.1.4

23 Mar 13:19
Compare
Choose a tag to compare

3.1.4 (2023-03-23)

CI / CD

  • adds checkout for production release setp (255fbca)

v3.1.3

23 Mar 10:03
Compare
Choose a tag to compare

3.1.3 (2023-03-23)

CI / CD

  • change events for prod pipeline (785decf)
  • fixed outputs nesting (f91a0e6)
  • splits actions in two (0e52d18)

v3.1.2

22 Mar 14:21
Compare
Choose a tag to compare

3.1.2 (2023-03-22)

CI / CD

  • change the bot token (dfde12a)
  • change the bot token for apps repo (9a41a75)

v3.1.1

22 Mar 13:25
Compare
Choose a tag to compare

3.1.1 (2023-03-22)

Bug Fixes

  • only return valid address names (fa88567)

CI / CD

  • docker: initial version of docker build and push with tags (#394) (0ca372b)
  • fix pipeline (#427) (908a36a)
  • update node vesion in tests (91ee728)

v3.1.0

27 Jan 14:52
Compare
Choose a tag to compare

Features

  • db: adds option to enable postgres ssl (6201b5c)
  • docker: fix node version at 12 (e29ba7e)

Bug Fixes

  • health: adjusted ipfs to newest version without major refactorings (2715e46)

Miscellaneous

  • deps: update nodejs, mdw v2 (65e371a)
  • fix docker install, upgrade sharp, lint fix (25dce97)
  • fix tests (10a2658)