Skip to content

Commit

Permalink
chore(main): release benefit-backend 2.8.0 [skip azp] (#3606)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Dec 9, 2024
1 parent 690b3f0 commit fb6f612
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"backend/benefit": "2.7.0",
"backend/benefit": "2.8.0",
"backend/kesaseteli": "1.10.1",
"backend/tet": "1.3.1",
"frontend/benefit/handler": "4.7.0",
Expand Down
20 changes: 20 additions & 0 deletions backend/benefit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Changelog

## [2.8.0](https://github.com/City-of-Helsinki/yjdh/compare/benefit-backend-v2.7.0...benefit-backend-v2.8.0) (2024-12-09)


### Features

* 2nd instalment due date into csv ([#3635](https://github.com/City-of-Helsinki/yjdh/issues/3635)) ([f9bbaf9](https://github.com/City-of-Helsinki/yjdh/commit/f9bbaf964d0e750db8ed93d22936a050271d6869))
* Hl 1498 talpa errors ([#3620](https://github.com/City-of-Helsinki/yjdh/issues/3620)) ([47307a6](https://github.com/City-of-Helsinki/yjdh/commit/47307a6eeadfd0661258d70e8d4822d873ff9205))
* Hl 1502 csv changes ([#3618](https://github.com/City-of-Helsinki/yjdh/issues/3618)) ([b581dc3](https://github.com/City-of-Helsinki/yjdh/commit/b581dc3e1d6b5d55e3310a33d212bac64b23528c))
* HL 1559 signer api ([#3602](https://github.com/City-of-Helsinki/yjdh/issues/3602)) ([1e1f71d](https://github.com/City-of-Helsinki/yjdh/commit/1e1f71db168ce7050e0aa839f0fb48bf8e8e3369))
* New command for ending benefit periods ([#3564](https://github.com/City-of-Helsinki/yjdh/issues/3564)) ([96dd4f3](https://github.com/City-of-Helsinki/yjdh/commit/96dd4f3902d1c05aaa5ebafd0534bf71d3170ec8))
* Talpa CB batch and application talpa_status ([#3621](https://github.com/City-of-Helsinki/yjdh/issues/3621)) ([452d526](https://github.com/City-of-Helsinki/yjdh/commit/452d52671c33bb326693143f8f341ac7382b6db8))
* Update amount_paid after talpa CB success ([#3636](https://github.com/City-of-Helsinki/yjdh/issues/3636)) ([97ab04a](https://github.com/City-of-Helsinki/yjdh/commit/97ab04ab5d0d16aa04432c1aa89f7fc111892f7e))


### Bug Fixes

* Hl 1549 xml exception ([#3607](https://github.com/City-of-Helsinki/yjdh/issues/3607)) ([c8884fb](https://github.com/City-of-Helsinki/yjdh/commit/c8884fbbc50105222d4d7356bd1a64a297323aff))
* Token expiry based on refresh token expiry ([#3603](https://github.com/City-of-Helsinki/yjdh/issues/3603)) ([2579ed2](https://github.com/City-of-Helsinki/yjdh/commit/2579ed2bc8f801bc0b4cf9c1363963823ef705e7))
* Update only 1st instalment after decision cb ([#3637](https://github.com/City-of-Helsinki/yjdh/issues/3637)) ([8822819](https://github.com/City-of-Helsinki/yjdh/commit/88228193d0d85e57c78337b74b40e5e9c6ff197a))

## [2.7.0](https://github.com/City-of-Helsinki/yjdh/compare/benefit-backend-v2.6.0...benefit-backend-v2.7.0) (2024-11-26)


Expand Down

0 comments on commit fb6f612

Please sign in to comment.