Skip to content

Releases: codeware-sthlm/enjinex

v1.0

06 Sep 21:41
3ed0445

Choose a tag to compare

Update CHANGELOG.md (#104)

V1.0 lets go

v1.0-RC1: Release 1.0 rc1 (#48)

23 Feb 21:12
2328375

Choose a tag to compare

* Fix sonarcloud issues

* Unit test code coverage

* Changes

* More badges

* Project renamed

* Add test certs

Co-authored-by: Håkan Ströberg <hakan.stroberg@rco.se>

v0.7: Release 0.7 (#38)

19 Feb 20:50
929cad8

Choose a tag to compare

Pre-release
* Create codeql-analysis.yml (#37)

* Update ci.yml (#36)

* Update ci.yml

* Run test on project path

* Fixed test and lint stages

* Test workflow in GitHub

* Annotation error

* Fix error

* Workflow including Docker Hub

* Skip test on windows for now

* Skip unit test for macOS

* Test image as references

* latest tag to Docker Hub

* Prettier job

* certbot is included in alpine

Also use apt instead of apt-get

* Last things before v0.7

Release v0.6 (#33)

04 Feb 23:19
1052bf8

Choose a tag to compare

Release v0.6 (#33) Pre-release
Pre-release
* Smaller ssl labs picture

* Tuning headers after test report by securityheaders.com

Release v0.5 (#31)

03 Feb 22:00
9c323e6

Choose a tag to compare

Release v0.5 (#31) Pre-release
Pre-release
* Minor issues

* Changes

* Include all domains after -d flag

* Fix pending was not renamed

* Let isolated test use localhost with optional domain

* Update example

* Docs and some fixes

* certbot command error was supressed with false positive

* Fix timer undefined

* Add and describe test with expected failure

* Update readme

* certbot always output to stderr and status 1 is failure

Release v0.4 (#21)

01 Feb 21:24
abe425e

Choose a tag to compare

Release v0.4 (#21) Pre-release
Pre-release
* Some certbot docs

* We have no more async functions

* Support multiple domains on certificate

* Use SIGUSR2 to trigger force renewal

* Logging

* Apply gzip compression

* Readme ready for review

Bugfix and more features for v0.3 (#4)

24 Jan 22:32
9b89ce7

Choose a tag to compare

Pre-release
* Pure syncron processes and implement dry-run flag

* Add missing test files

* Implement isolated mode including isolated test

* Use winston for logging

* Add feature

* Doc fixes

* docs docker command typos

* Better method name and fix bug that excluded pending files from domains to request

* Diffie-Hellman, ssl and bugfix

* Let PR push to registry

* Bugfix and docs

* Remove support for TLS 1.1 - soon deprecated

* Tuning site security

* TLS 1.3 not yet supported by nginx

* fix ssl property duplicate

* v0.3 ready

Fix renewal call for single domain

14 Jan 23:07

Choose a tag to compare

Pre-release
v0.2

Bugfix for single domain request and document

Major rewrite to Node and TypeScript

13 Jan 22:45
3db9726

Choose a tag to compare

Pre-release
Refactor to Node and TypeScript (#2)

* WIP commit point much work

* Remove slack failure message during develop

* Node apps beta for test

* Complement and use node 14

* Try to fix network timeout

* Prepare for v0.1

Co-authored-by: Håkan Ströberg <hakan.stroberg@rco.se>