-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4f99f2e
commit 3c1e37a
Showing
1 changed file
with
26 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
# Changelog | ||
|
||
## 1.0.0 (2024-04-25) | ||
|
||
|
||
### Features | ||
|
||
* add API ECS resources ([#65](https://github.com/dvsa/vol-app/issues/65)) ([c437e21](https://github.com/dvsa/vol-app/commit/c437e219bb8029b89e7bdbd8f695390a68af8141)) | ||
* add devcontainers ([#34](https://github.com/dvsa/vol-app/issues/34)) ([fb3e8f4](https://github.com/dvsa/vol-app/commit/fb3e8f41bee33c8c3ca9e54a7839aec2c0bdbd4a)) | ||
* add README ([#35](https://github.com/dvsa/vol-app/issues/35)) ([cb49ecb](https://github.com/dvsa/vol-app/commit/cb49ecbccb7c6e1c623b94cb44d5b5eaefeb3d92)) | ||
* add RFC template ([#3](https://github.com/dvsa/vol-app/issues/3)) ([b88ee49](https://github.com/dvsa/vol-app/commit/b88ee49f17503e5e75cf196cda210e3267a18030)) | ||
* **docker:** add `soffice` to API image ([#82](https://github.com/dvsa/vol-app/issues/82)) ([4f99f2e](https://github.com/dvsa/vol-app/commit/4f99f2e19afea5a200391f3aec447fc89faf7978)) | ||
* **docker:** add internal application Dockerfile ([#41](https://github.com/dvsa/vol-app/issues/41)) ([ae624a2](https://github.com/dvsa/vol-app/commit/ae624a28dd17b0aff0c77ddb3f0cd2dc80e5eb58)) | ||
* **docker:** add PHP7.4 API Dockerfile ([#25](https://github.com/dvsa/vol-app/issues/25)) ([77ab726](https://github.com/dvsa/vol-app/commit/77ab72633ba027887a279068c55ca634d9099289)) | ||
* **docker:** add selfserve application Docker image ([#78](https://github.com/dvsa/vol-app/issues/78)) ([d8b185d](https://github.com/dvsa/vol-app/commit/d8b185de524fa469d24bef67bdc569fc6e6efb2a)) | ||
* push Docker images to GHCR ([#66](https://github.com/dvsa/vol-app/issues/66)) ([144fe55](https://github.com/dvsa/vol-app/commit/144fe555a68d2e40660be8a5b7b8762b69868c3a)) | ||
* **terraform:** add boilerplate directory structure ([#22](https://github.com/dvsa/vol-app/issues/22)) ([f614038](https://github.com/dvsa/vol-app/commit/f61403840ce7c5cabfd99ee0da6a89411d41b170)) | ||
* **terraform:** add CDN infrastructure (part 1) ([#80](https://github.com/dvsa/vol-app/issues/80)) ([74a4dff](https://github.com/dvsa/vol-app/commit/74a4dff420870d45064e2af10f38d2814d69eddf)) | ||
* **terraform:** add ECR for application images ([#30](https://github.com/dvsa/vol-app/issues/30)) ([3e341a8](https://github.com/dvsa/vol-app/commit/3e341a850ab0ea119c7126dc1852e96aae447af2)) | ||
* **terraform:** add internal and selfserve ECS clusters ([#70](https://github.com/dvsa/vol-app/issues/70)) ([11a2617](https://github.com/dvsa/vol-app/commit/11a26178cb1e0d6be2d711fac8d0b44a27e76ccd)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **docker:** fix `igbinary` and `intl` extension ([#75](https://github.com/dvsa/vol-app/issues/75)) ([5f13859](https://github.com/dvsa/vol-app/commit/5f1385999931ecb856a34f576ead197885c91599)) | ||
* **terraform:** fix assets bucket permissions ([#84](https://github.com/dvsa/vol-app/issues/84)) ([9d610f8](https://github.com/dvsa/vol-app/commit/9d610f82e3c698419f3327726576879795c29139)) |