Skip to content

Commit

Permalink
chore(main): release 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jun 12, 2024
1 parent 07b2ab5 commit 77214e1
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [0.2.1](https://github.com/opiproject/sztp/compare/v0.2.0...v0.2.1) (2024-06-12)


### Bug Fixes

* **certs:** use mounted certs instead of built into image ones ([d38ee44](https://github.com/opiproject/sztp/commit/d38ee4471640644cec099f8cd473640cf694517f))
* helper script change container name ([12252dd](https://github.com/opiproject/sztp/commit/12252dd0ac3ef3b025857c46502c8bbc5f46245f))
* improve log message ([120947f](https://github.com/opiproject/sztp/commit/120947f7e362e89ff8c27e8497d5631682acc148))
* linter ([c6dcf8b](https://github.com/opiproject/sztp/commit/c6dcf8bc7d690d7938a416961e822138c0dd97ab))
* move certs from build to runtime ([d6ebfce](https://github.com/opiproject/sztp/commit/d6ebfce241d74365f4a393904e8e89e0731c6fc5))
* move image binary from dockerfile to runtime ([609f7fd](https://github.com/opiproject/sztp/commit/609f7fd01e5462457c7e8c3e36f5461f9d6ecb01)), closes [#8](https://github.com/opiproject/sztp/issues/8)
* remove certs from sztp image completely ([65a30d4](https://github.com/opiproject/sztp/commit/65a30d40f4cbaaf1af023db9164289f8149687e3)), closes [#188](https://github.com/opiproject/sztp/issues/188)
* remove json files ([c025dc5](https://github.com/opiproject/sztp/commit/c025dc5528ae19169abe84795c899228b28c2c35)), closes [#349](https://github.com/opiproject/sztp/issues/349)
* **server:** move config files from buildtime to runtime ([159d11c](https://github.com/opiproject/sztp/commit/159d11cad854b7a484543a5fa9b964eea3cdfccb))
* **server:** remove docker image completely ([07b2ab5](https://github.com/opiproject/sztp/commit/07b2ab578d1516f8b010bd907044d1c247c2f02b))
* wrong badge link ([7b005f6](https://github.com/opiproject/sztp/commit/7b005f6f4582c6f62b8dfad95519a5c443f9c695))

## [0.2.0](https://github.com/opiproject/sztp/compare/v0.1.1...v0.2.0) (2024-06-12)

### Features
Expand Down

0 comments on commit 77214e1

Please sign in to comment.