Skip to content

Commit

Permalink
release: 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and peterhirn committed Feb 18, 2024
1 parent e7c0ef5 commit f11d2c0
Show file tree
Hide file tree
Showing 2 changed files with 26 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,3 +1,3 @@
{
".": "1.4.0"
".": "1.4.1"
}
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
# Changelog

## [1.4.1](https://github.com/phi-ag/mta-sts-exporter/compare/v1.4.0...v1.4.1) (2024-02-18)


### Performance Improvements

* generate policy response on startup ([5782223](https://github.com/phi-ag/mta-sts-exporter/commit/5782223ac80cad0510e38ac85b95b72b8f474bb5))


### Documentation

* added dns entries to readme ([15fd78d](https://github.com/phi-ag/mta-sts-exporter/commit/15fd78da636d3d282eca06d84740a4c54e1e0aeb))
* added environment based config example to compose.yaml ([e7c0ef5](https://github.com/phi-ag/mta-sts-exporter/commit/e7c0ef55030fb65e79c6ddb16318e920e44c6b48))
* configure policy in compose.yaml ([5d50c4a](https://github.com/phi-ag/mta-sts-exporter/commit/5d50c4a3a84b87d9ecf2fa0d83c0d584c5f6a575))


### Miscellaneous Chores

* **deps:** pin phiag/mta-sts-exporter docker tag to bc1b5c3 ([5557dc8](https://github.com/phi-ag/mta-sts-exporter/commit/5557dc8fa87157442b81ebce12064b58cf5ab562))


### Code Refactoring

* changed default report path to /report ([858fc87](https://github.com/phi-ag/mta-sts-exporter/commit/858fc87f146024fa58327c74fa1e86a04f7a73e7))
* **config:** replaced policy content config with fields ([4dc9995](https://github.com/phi-ag/mta-sts-exporter/commit/4dc9995ae6f729c9fc68ebbdc94bdcb21dafaeb1))

## [1.4.0](https://github.com/phi-ag/mta-sts-exporter/compare/v1.3.0...v1.4.0) (2024-02-18)


Expand Down

0 comments on commit f11d2c0

Please sign in to comment.