Releases: crane-cloud/database-api
Releases · crane-cloud/database-api
0.0.3
What's Changed
- feat: add pagination to database list endpoint by @rhodinemma in #31
- corrected the get database graph data by @CHRISTOPHERKADOGO in #32
- fix pagination total pages count by @rhodinemma in #33
- chore: ensure exclusion of deleted database records from listings by @rhodinemma in #34
- chore: deploy to production by @rhodinemma in #35
New Contributors
- @CHRISTOPHERKADOGO made their first contribution in #32
Full Changelog: 0.0.2...0.0.3
0.0.2
What's Changed
- feat: add database pool limits by @Mubangizi in #28
- feat: add command to update owner_ids from backend in the user database table by @Mubangizi in #29
Full Changelog: 0.0.1...0.0.2
0.0.1
What's Changed
- Add basic structure by @neelxie in #1
- chore: update docker-compose file and readme by @rhodinemma in #2
- Db existing endpoints by @neelxie in #3
- Remove Endpoint distinctions by @neelxie in #4
- Adding Authorisation to the database api endpoints by @LanternNassi in #5
- feat: restructure app by @Mubangizi in #6
- Adding error handling when token is not supplied and database connection errors in development by @LanternNassi in #7
- fix: make environment variables seen while running docker compose by @rhodinemma in #8
- Prefixing the token with bearer by @LanternNassi in #9
- Add logger service integration by @neelxie in #10
- Add missing endpoints by @neelxie in #11
- Add revoke access and enable by @neelxie in #12
- Add new functionality for revoke by @neelxie in #13
- Deploy/database api by @Mubangizi in #14
- chore: setup testing environment and add initial test by @rhodinemma in #16
- chore: include coverage badge for develop by @rhodinemma in #17
- Add new feedback by @neelxie in #15
- Add tests by @neelxie in #18
- feat: use script file to start up application by @Mubangizi in #19
- chore: review microservice, add better exception handling, standard response for database entity by @rhodinemma in #20
- chore: add better API route security by @rhodinemma in #21
- ft : Auto email capping using celery by @LanternNassi in #22
- fix: failing staging build by @rhodinemma in #23
- Add project intergration to databases by @LanternNassi in #24
- chore: add production release workflows by @Mubangizi in #26
- Update Master by @Mubangizi in #27
New Contributors
- @neelxie made their first contribution in #1
- @rhodinemma made their first contribution in #2
- @LanternNassi made their first contribution in #5
- @Mubangizi made their first contribution in #6
Full Changelog: https://github.com/crane-cloud/database-api/commits/0.0.1