Releases: cubicdaiya/nginx-build
Releases · cubicdaiya/nginx-build
v0.14.4
What's Changed
- Update copyright year in LICENSE and message.go from 2022 to 2014 by @catatsuy in #164
- chore(deps): update dependency golang to v1.23.2 by @renovate in #165
- Update OpenResty version to 1.27.1.1 and add CI by @catatsuy in #167
- Update version extraction regex for LibreSSL by @catatsuy in #168
- Add multiple Nginx build jobs by @catatsuy in #170
- chore(deps): update dependency libressl/portable to v4 by @renovate in #169
- chore(deps): update dependency openssl/openssl to v3.4.0 by @renovate in #171
Full Changelog: v0.14.3...v0.14.4
v0.14.3
What's Changed
- chore(deps): update dependency openresty/openresty to v1.25.3.2 by @renovate in #149
- Revert "chore(deps): update dependency openresty/openresty to v1.25.3.2" by @catatsuy in #152
- chore(deps): update dependency openresty/openresty to v1.25.3.2 by @renovate in #153
- Add GitHub Actions workflow for govulncheck security scanning by @catatsuy in #155
- Add golang-version regex manager for GitHub workflows in renovate.json by @catatsuy in #154
- chore(deps): update dependency golang to v1.22.6 by @renovate in #156
- chore(deps): update dependency nginx/nginx to v1.26.2 by @renovate in #158
- Update Go version from 1.22.x to 1.23.x in GitHub Actions workflow by @catatsuy in #159
- chore(deps): update dependency golang to v1.23.0 by @renovate in #157
- chore(deps): update dependency golang to v1.23.1 by @renovate in #162
- Update OpenSSL download URL to GitHub releases by @catatsuy in #163
- chore(deps): update dependency openssl/openssl to v3.3.2 by @renovate in #161
Full Changelog: v0.14.2...v0.14.3
v0.14.2
What's Changed
- chore(deps): update dependency libressl/portable to v3.9.2 by @renovate in #141
- chore(deps): update dependency nginx/nginx to v1.26.1 by @renovate in #143
- chore(deps): update dependency openssl/openssl to v3.3.1 by @renovate in #144
- chore(deps): update goreleaser/goreleaser-action action to v6 - autoclosed by @renovate in #145
- chore(deps): update dependency pcre2project/pcre2 to v10.44 by @renovate in #146
- Update Go version to 1.22.4 in release workflow by @catatsuy in #147
- Update goreleaser action to use --clean instead of --rm-dist by @catatsuy in #148
Full Changelog: v0.14.1...v0.14.2
v0.14.1
What's Changed
- auto update for freenginx on renovate by @catatsuy in #129
- [renovate] Skip LibreSSL releases with patch 0 by @catatsuy in #131
- chore(deps): update dependency libressl/portable to v3.8.3 by @renovate in #132
- chore(deps): update dependency libressl/portable to v3.9.1 by @renovate in #133
- chore(deps): update dependency freenginx-mirror/nginx to v1.25.5 by @renovate in #134
- chore(deps): update dependency openssl/openssl to v3.3.0 by @renovate in #136
- chore(deps): update dependency freenginx-mirror/nginx to v1.26.0 by @renovate in #135
- Update version of freenginx extraction regex pattern in renovate config by @catatsuy in #137
- chore(deps): update dependency nginx/nginx to v1.26.0 by @renovate in #138
- Update depNameTemplate to "freenginx/nginx". by @catatsuy in #139
- Update Go version to 1.22.x in workflows by @catatsuy in #140
Full Changelog: v0.14.0...v0.14.1
v0.14.0
What's Changed
- Auto Update zlib version in builder/const.go by @catatsuy in #119
- chore(deps): update dependency madler/zlib to v1.3.1 by @renovate in #120
- chore(deps): update dependency openssl/openssl to v3.2.1 by @renovate in #121
- chore(deps): update dependency pcre2project/pcre2 to v10.43 by @renovate in #122
- Add Renovate Config Validator CI workflow by @catatsuy in #123
- Update workflows with proper indentation and formatting by @catatsuy in #125
- Create codeql.yml by @catatsuy in #127
- Add support for building with LibreSSL by @catatsuy in #126
- add support for freenginx and remove support for tengine by @catatsuy in #128
Full Changelog: v0.13.3...v0.14.0
v0.13.3
What's Changed
- Update openresty/openresty package versioning regex pattern by @catatsuy in #115
- chore(deps): update dependency openresty/openresty to v1.21.4.3 by @renovate in #116
- chore(deps): update dependency openresty/openresty to v1.25.3.1 by @renovate in #117
- Update PCRE download URL prefix to new repository by @catatsuy in #118
Full Changelog: v0.13.2...v0.13.3
v0.13.2
What's Changed
- bumped default zlib version to 1.3 by @mochi-yu in #101
- chore: Configure Renovate by @renovate in #103
- chore(deps): update actions/setup-go action to v5 by @renovate in #105
- chore(deps): update actions/checkout action to v4 by @renovate in #104
- automated updates using Renovate by @catatsuy in #99
- chore(deps): update dependency libressl/portable to v3.8.2 by @renovate in #107
- chore(deps): update goreleaser/goreleaser-action action to v5 by @renovate in #108
- Update nginx and OpenSSL to latest version automatically by @catatsuy in #109
- chore(deps): update dependency openssl/openssl to v3.2.0 by @renovate in #110
- fix updating nginx automatically by @catatsuy in #111
- chore(deps): update dependency nginx/nginx to v1.24.0 by @renovate in #112
- fix go releaser setting and update Go version by @catatsuy in #113
- support only linux and darwin by @catatsuy in #114
New Contributors
Full Changelog: v0.13.1...v0.13.2
v0.13.1
- Add more context when failing to unmarshal JSON #87
- fixed help message accompanied by the abolition of direct configure options
- simplified the output of "nginx-build -versions"
- bumped default openssl version to 1.1.1s
- bumped default nginx version to 1.22.1
- bumped default zlib version to 1.2.13
- bumped default libressl version to 3.6.1 #94
v0.13.0
- bumped default pcre2 version to 10.40
- bumped default openssl version to 1.1.1o
- bumped default openresty version to 1.21.4.1
- bumped default libressl version to 3.5.3
- module3rd: changed configuration format from ini to json #84
- configureopt: abolish direct configure options to mitigate maintenance load #85
Thanks @catatsuy
v0.12.1
- bumped default nginx version to 1.21.6
- bumped default openssl version to 1.1.1n
- bumped default zlib version to 1.2.12