Skip to content

Releases: cuenca-mx/arcusd

Upgrade arcus-python

25 Oct 16:16
e527642
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.12...0.1.13

Update arcus python

21 Feb 18:10
8090eae
Compare
Choose a tag to compare
0.1.12

update arcus-python (#284)

update arcus-python

15 Feb 01:42
0b21ea0
Compare
Choose a tag to compare
update arcus-python Pre-release
Pre-release
0.1.11

update library (#282)

fix celery workers configuration

14 Jan 21:16
48cff1a
Compare
Choose a tag to compare
0.1.10

remove amqp for celery 5 (#273)

corrige transaction type

13 Jan 23:25
cd846d5
Compare
Choose a tag to compare
fix servicios (#269)

* fix transaction type

* test topup and payment labels

Letters within catch lines

26 May 18:03
c5c14ac
Compare
Choose a tag to compare
Merge pull request #91 from cuenca-mx/clean-phone

fix just clean correct way

newrelic integration

16 Apr 23:29
fbd2892
Compare
Choose a tag to compare

now you can configure a newrelic key account for getting metrics.
you should have to configure these env vars:

NEW_RELIC_LICENSE_KEY=your-key
NEW_RELIC_APP_NAME=some-name
NEW_RELIC_ENVIRONMENT=your-environment

more info: https://docs.newrelic.com/docs/agents/python-agent/configuration/python-agent-configuration

topups credentials

02 Oct 17:29
Compare
Choose a tag to compare
  • es posible configurar billers para saldo de topups

exceptions

24 Sep 17:37
Compare
Choose a tag to compare

No se notificarán en sentry las exceptions que son errores del usuario como:

  • compañías incorrectas
  • números de cuenta incorrectos
  • cantidades de pago incorrectos

mensajes descriptivos

15 Aug 17:53
Compare
Choose a tag to compare
  • actualización arcus-python con manejo de excepciones
  • arcusd retorna mensajes más descriptivos al cliente cuando ocurren errores con validaciones de Arcus o errores internos.