Skip to content

v1.15.0-beta.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@lerian-studio-midaz-push-bot lerian-studio-midaz-push-bot released this 11 Oct 19:51
· 1667 commits to develop since this release
6f478ed

1.15.0-beta.3 (2024-10-11)

Features

  • add new funcs to solve some problems separately ✨ (c88dd61)
  • create a func process account on handler to update accounts ✨ (67ba62b)
  • create func on validate to adjust values to send to update ✨ (8ffe1ce)
  • create some validations func to scale, undoscale and so on... ✨ (3471f2b)
  • dsl validations nuances to sources and distribute ✨ (07452a7)
  • implement new validations to accounts and dsl and save on operations ✨ (53b7a3a)
  • implement update account method; change name account to client when get new account proto client; ✨ (5aae505)

Bug Fixes

  • add field boolean to help to know if is from or to struct 🐛 (898fa5d)
  • go lint 🐛 (b692801)
  • golang sec G601 (CWE-118): Implicit memory aliasing in for loop. (Confidence: MEDIUM, Severity: MEDIUM) 🐛 (9517777)
  • merge develop 🐛 (cdaf00d)
  • update some validate erros. 🐛 (623b4d9)