This repository has been archived by the owner on Sep 3, 2024. It is now read-only.
Releases: three-consulting/epoc-backend
Releases · three-consulting/epoc-backend
v2.3.0
🚀 Features
- Get employee flex and make the tests for flex @venlavanhalathree (#175)
- Add flex to TimesheetEntry, TimesheetEntryDTO and employee table and fix tests @venlavanhalathree (#173)
🐛 Bug Fixes
- Use application/json as content type header in flexitime response @LeadingMoominExpert (#176)
🧰 Maintenance
- Build and push image to ghcr @LeadingMoominExpert (#177)
🤖 Dependencies
- Bump org.flywaydb:flyway-core from 9.19.1 to 9.19.4 @dependabot (#183)
- Bump plugin.jpa from 1.8.21 to 1.8.22 @dependabot (#182)
- Bump jvm from 1.8.21 to 1.8.22 @dependabot (#180)
- Bump kotlinVersion from 1.8.21 to 1.8.22 @dependabot (#179)
- Bump plugin.spring from 1.8.21 to 1.8.22 @dependabot (#181)
- Bump com.github.ben-manes.versions from 0.46.0 to 0.47.0 @dependabot (#178)
- Bump com.fasterxml.jackson.module:jackson-module-kotlin from 2.15.1 to 2.15.2 @dependabot (#174)
- Bump org.flywaydb:flyway-core from 9.18.0 to 9.19.1 @dependabot (#172)
v2.2.3
🤖 Dependencies
- Bump com.fasterxml.jackson.module:jackson-module-kotlin from 2.15.0 to 2.15.1 @dependabot (#165)
- Bump org.flywaydb:flyway-core from 9.17.0 to 9.18.0 @dependabot (#166)
- Bump org.springframework.boot from 3.0.6 to 3.1.0 @dependabot (#167)
- Bump io.zonky.test:embedded-database-spring-test from 2.2.0 to 2.3.0 @dependabot (#168)
- Bump springBootVersion from 3.0.6 to 3.1.0 @dependabot (#164)
- Bump com.pinterest:ktlint from 0.49.0 to 0.49.1 @dependabot (#163)
v2.2.2
🧰 Maintenance
- Fix automerge runner @LeadingMoominExpert (#162)
- Dependabot @LeadingMoominExpert (#159)
🤖 Dependencies
- Bump docker/build-push-action from 3 to 4 @dependabot (#160)
- Bump akhileshns/heroku-deploy from 3.12.13 to 3.12.14 @dependabot (#161)
v2.2.1
🧰 Maintenance
- Fix heroku-deploy version @LeadingMoominExpert (#158)
- Use latest heroku deploy action @LeadingMoominExpert (#157)
2.2.0
- 155 feat add filtering options for exporttocsv method @ronikeuru (#156)
- fix: export csv timesheet entries will be sorted by date value @ronikeuru (#154)
- 151 add archived query parameter to customers and employees @ronikeuru (#152)
v2.1.0
- Set status fields with default values as nullable for openapi @LeadingMoominExpert (#147)
- Major dependency updates @LeadingMoominExpert (#146)
🧰 Maintenance
- Build mock db @LeadingMoominExpert (#144)
v2.0.0
- Removed TimeCategory entity from backend @ronikeuru (#142)
- add bearer authorization for open api @miikahyttinen (#134)
v1.1.1
- fix authorization spel expression @miikahyttinen (#139)
v1.1.0
- change post timesheet entry endpoint to take an array of entries @miikahyttinen (#137)
- fitler csv export with email @miikahyttinen (#136)
- Export timesheet entries as csv @miikahyttinen (#135)
- bulk create timesheet entries @miikahyttinen (#133)
v1.0.1
- remove custom claims string cast @miikahyttinen (#132)