v0.4.8
What's Changed
- regexFirstGroup return first group from regexp, useful with .env file… by @alexandregz in #895
- go: bump version on 1.22 by @ikheifets-splunk in #953
Internal Development related changes
Many many thanks to @dklimpel for all the massive effort improving CI!
- Fix building mkdocs by @dklimpel in #900
- Update docs to fix linting issues by @dklimpel in #904
- fix path pattern in documentation pipeline by @dklimpel in #919
- Bump mkdocs-material from 9.5.3 to 9.5.23 in /docs by @dependabot in #917
- Bump pygments from 2.17.2 to 2.18.0 in /docs by @dependabot in #918
- Add github golang lint CI pipeline by @dklimpel in #899
- bump alpine linux to 3.19 by @dklimpel in #907
- fix some linting failures and configure golangci-lint by @dklimpel in #922
- Update docs to fix linting issues by @dklimpel in #930
- fix link to codeclimate in docs by @dklimpel in #926
- disable deprecated codeclimate plugin golint by @dklimpel in #927
- fix integration tests for alpine3 by @dklimpel in #937
- Pushed new integration test images and update image md5 by @aelsabbahy in #938
- Add pipeline for build goss docker image by @dklimpel in #909
- add unit tests to ci by @dklimpel in #928
- remove Code Climate from project by @dklimpel in #933
- docs: Update and more general wording for "docker container" by @dklimpel in #934
- ci: add integation tests to GHA CI by @dklimpel in #946
- Replace centos7 with rockylinux9 in integration-tests by @dklimpel in #906
- Replace deprecated MAINTAINER with LABEL in Dockerfiles by @dklimpel in #949
- Add labels to container images when build with build_images.sh by @dklimpel in #948
- Fixed: the user-agent test on release builds by @aelsabbahy in #955
- Fix test file for release by @aelsabbahy in #956
New Contributors
- @ikheifets-splunk made their first contribution in #953
Full Changelog: v0.4.7...v0.4.8