Releases: codeware-sthlm/enjinex
Releases · codeware-sthlm/enjinex
v1.0
v1.0-RC1: Release 1.0 rc1 (#48)
* 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)
* 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)
* Smaller ssl labs picture * Tuning headers after test report by securityheaders.com
Release v0.5 (#31)
* 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)
* 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)
* 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
v0.2 Bugfix for single domain request and document
Major rewrite to Node and TypeScript
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>