Skip to content

Commit

Permalink
chore(main): release benefit-backend 1.4.0 [skip azp]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Nov 30, 2023
1 parent 005814b commit cc5da93
Show file tree
Hide file tree
Showing 2 changed files with 20 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": "1.3.0",
"backend/benefit": "1.4.0",
"backend/kesaseteli": "1.2.0",
"backend/tet": "1.1.0",
"frontend/benefit/applicant": "3.2.0",
Expand Down
19 changes: 19 additions & 0 deletions backend/benefit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Changelog

## [1.4.0](https://github.com/City-of-Helsinki/yjdh/compare/benefit-backend-v1.3.0...benefit-backend-v1.4.0) (2023-11-30)


### Features

* Add AD username column to user ([#2499](https://github.com/City-of-Helsinki/yjdh/issues/2499)) ([acc1147](https://github.com/City-of-Helsinki/yjdh/commit/acc114772ffc7724030e68c94d651938f8d26951))
* Ahjo download link and callback url ([33bf40b](https://github.com/City-of-Helsinki/yjdh/commit/33bf40bbe36555cee3797265b31e4300b27eba2e))
* Full pdf summary of applications (HL-708, HL-903) ([#2524](https://github.com/City-of-Helsinki/yjdh/issues/2524)) ([644aaf1](https://github.com/City-of-Helsinki/yjdh/commit/644aaf1d13532acbcbc2f1252335a1ff7f88405d))
* Hl 1048 add bom ([#2495](https://github.com/City-of-Helsinki/yjdh/issues/2495)) ([a6d4323](https://github.com/City-of-Helsinki/yjdh/commit/a6d43231045564e552f3d8f8f0f97f02957d7720))
* Optionally add a byte order mark to csv export ([#2455](https://github.com/City-of-Helsinki/yjdh/issues/2455)) ([1d23a7a](https://github.com/City-of-Helsinki/yjdh/commit/1d23a7aa69e11175183e760728823223f466dc7a))
* Upgrade django to 3.2.23 (i.e. latest 3.2.x) in all backends ([410ac0e](https://github.com/City-of-Helsinki/yjdh/commit/410ac0e2f042774e0fdd12a862242ce481dff46b))


### Bug Fixes

* Allow applicant messages for all but cancelled and archived app ([#2496](https://github.com/City-of-Helsinki/yjdh/issues/2496)) ([968ec9d](https://github.com/City-of-Helsinki/yjdh/commit/968ec9d2d99f919d3979c094b627dcfd5b4683fd))
* Application pdf summary improvements ([#2537](https://github.com/City-of-Helsinki/yjdh/issues/2537)) ([8b86192](https://github.com/City-of-Helsinki/yjdh/commit/8b861927ee6a1ae333f43702be9351a29011393f))
* Migration to add description type based on row type (HL-1046) ([36b15ba](https://github.com/City-of-Helsinki/yjdh/commit/36b15baa435e856905b67b549511eafab63abc16))

## [1.3.0](https://github.com/City-of-Helsinki/yjdh/compare/benefit-backend-v1.2.0...benefit-backend-v1.3.0) (2023-11-14)


Expand Down

0 comments on commit cc5da93

Please sign in to comment.