What's Changed
๐ New Features
- Purge traces of a given environment over a specified period through the endpoint by @YoussefDahi in #103
- [GET] the runned server sessions (main + rest) during a specific period by @antonin77 in #100
- update github action ci/cd by @usfalami in #102
- Batch that performs a purge operation with a given depth, environment and periodicity as input by @YoussefDahi in #104
- Dockerize server application and set up continuous deployment on Docker hub by @usfalami in #118
- added possibility to skip an environement when purging by @YoussefDahi in #115
- [Get] exception on request service by @antonin77 in #126
- Insert/Retrieve database commands by @YoussefDahi in #125
- Insert/Retrieve instance branch,hash by @YoussefDahi in #127
- fixed a bug when inserting session using old model by @YoussefDahi in #130
- Remove unused properties in lists by @YoussefDahi in #132
- Trace server shutdown instant by @YoussefDahi in #135
- Trace server shutdown instant jquery config by @YoussefDahi in #136
- Throw toomanyresultsexception when fetching data from db by @YoussefDahi in #139
- Enhanced the condition of throwing toomanyresults exception by @YoussefDahi in #140
- Config jquery by @antonin77 in #147
- java 21 by @antonin77 in #162
- version pom by @antonin77 in #163
๐ Bug Fixes
- NullPointer on SaveException by @antonin77 in #113
- hotfix insert mails by @antonin77 in #146
- Hotfix request perf by @antonin77 in #157
- hotfix and script pg by @antonin77 in #161
๐ Documentation
- Document and enumerate all server app constants by @YoussefDahi in #133
Full Changelog: v3...v1.0.0