Releases: swaptacular/swpt_creditors
Releases · swaptacular/swpt_creditors
1.1.3
- Fix update_account_config() to owner the
config_data
argument.
1.1.2
- Use python:3.11.5-alpine3.18
1.1.1
- Add
configData
field to theAccountConfigSchema
1.1.0
- Allow hexadecimals as MIN/MAX_CREDITOR_ID
- Use oathkeeper v0.40.6
- Use FLUSH_PROCESSES, FLUSH_PERIOD envvars to control message flushing
- Add some db.session.commit()s into table_scanners.py
- Use sqlalchemy 2
- Use Flask-Sqlalchemy 3
- Improve ThreadPoolProcessor
- Do not set x-message-ttl on created RabbitMQ queues
- Implement shard verification and parent record delete
- Change logging datefmt
- Update versions of python packages
- Update dev examples to use swpt_stomp
1.0.1
- Change the default WEBSERVER_PORT
- Updated versions of some Python libraries
1.0
The first stable release
0.3.5
First release on ghcr.io