Releases: elastic/elastic-package
Releases · elastic/elastic-package
v0.79.0
Changelog
- 3ad49c9 Disable build pull requests from webhook (#1239)
- 18c21c0 Add techdocs annotation for elastic-package (#1240)
- ee74094 docker-compose config - bind mount /run/service_logs/ in Agent container (#1236)
- 6d6579d Add component backstage (#1237)
- c6917e9 fix typo in package-storage-publish name (#1238)
- 2d850ca Chore(deps): bump github.com/ProtonMail/gopenpgp/v2 from 2.7.0 to 2.7.1 (#1234)
- cb10ae3 Chore(deps): bump github.com/ProtonMail/gopenpgp/v2 from 2.6.1 to 2.7.0 (#1227)
v0.78.0
Changelog
- b13be05 Add catalog information to define pipelines as a Backstage Resource (#1226)
- 6d0bd2a Chore(deps): bump github.com/elastic/package-spec/v2 from 2.6.0 to 2.7.0 (#1228)
- 0785bbb Update Go runtime to 1.20.3 (#1225)
- 047ff96 Add setting to configure a directory with geoip databases (#1211)
- 58bca9f Chore(deps): bump k8s.io/cli-runtime from 0.27.0 to 0.27.1 (#1220)
- e691686 Chore(deps): bump k8s.io/client-go from 0.27.0 to 0.27.1 (#1221)
- 6dd2c3d Chore(deps): bump k8s.io/apimachinery from 0.27.0 to 0.27.1 (#1222)
- 6904fbc Chore(deps): bump k8s.io/cli-runtime from 0.26.3 to 0.27.0 (#1218)
- e850ba6 Chore(deps): bump k8s.io/client-go from 0.26.3 to 0.27.0 (#1215)
- 347bdb2 Chore(deps): bump k8s.io/apimachinery from 0.26.3 to 0.27.0 (#1216)
- ec68c6c Chore(deps): bump helm.sh/helm/v3 from 3.11.2 to 3.11.3 (#1217)
- e3f367f Chore(deps): bump github.com/Masterminds/semver/v3 from 3.2.0 to 3.2.1 (#1214)
- 298d22d Chore(deps): bump gotest.tools/gotestsum from 1.9.0 to 1.10.0 (#1213)
- c899183 Chore(deps): bump golang.org/x/tools from 0.7.0 to 0.8.0 (#1212)
- e4a0b68 Remove fleet managed tags (#1206)
- 7640119 Chore(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (#1208)
- 0aeaede Include short description of subcommands in README when long is not available (#1207)
- c4c75a6 Add environment vars in terraform runner required when using docker compose v2 (#1204)
- 3264ed1 Refactor profiles to decouple them from stack resources (#1140)
- dd5c458 Add retries in case jenkins job has a build already enqueued (#1203)
- 74a268e Chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.2 to 3.23.3 (#1205)
- a08a960 Chore(deps): bump github.com/ProtonMail/gopenpgp/v2 from 2.6.0 to 2.6.1 (#1201)
- 1bf0eb7 Add timeout for sign and publish step (#1199)
v0.77.0
v0.76.2
v0.76.1
v0.76.0
Changelog
- f9639d0 Remove ansi codes from compose up/down output (#1182)
- 1e96d54 Chore(deps): bump github.com/go-git/go-git/v5 from 5.6.0 to 5.6.1 (#1187)
- 69f430f Sign and publish pipeline in Buildkite (#1175)
- 7fdc672 Rerence install package howto guide (#1181)
- 9df3345 Chore(deps): bump github.com/ProtonMail/gopenpgp/v2 from 2.5.2 to 2.6.0 (#1186)
- 71736ec Chore(deps): bump honnef.co/go/tools from 0.4.2 to 0.4.3 (#1185)
- b6e8c01 Chore(deps): bump github.com/fatih/color from 1.14.1 to 1.15.0 (#1183)
- c693d36 Update Elastic stack versions (#1178)
- 6db6600 Add skip validation flag in elastic-package install command (#1176)
- c668312 bump github.com/elastic/elastic-integration-corpus-generator-tool to … (#1180)
- 365c717 Fix search of repository root in Windows (#1171)
- a6b81e5 Chore(deps): bump helm.sh/helm/v3 from 3.11.1 to 3.11.2 (#1179)
- 6643447 Generate comand (#1122)
- 0860222 Chore(deps): bump golang.org/x/tools from 0.6.0 to 0.7.0 (#1177)
- 6411709 Remove notification of the build result in Jenkins (#1172)
- 5434701 Update install command to use new Kibana API to install packages by default (#1163)
- bb4dfd4 Chore(deps): bump golang.org/x/net (#1173)
- d6feba4 Add script to trigger Jenkins jobs (#1142)
- 44b5019 Add parameter --zip into install command (#1160)
- 0db48bf Chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.1 to 3.23.2 (#1170)
- 5ca8a3d Chore(deps): bump github.com/go-git/go-git/v5 from 5.5.2 to 5.6.0 (#1168)
- 7d9d1c0 Chore(deps): bump k8s.io/cli-runtime from 0.26.1 to 0.26.2 (#1166)
- 652aca6 Chore(deps): bump golang.org/x/net from 0.6.0 to 0.7.0 (#1162)
- 204e779 Chore(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#1161)
- 54da22c Update conditional for release step (#1159)
v0.75.0
Changelog
- 47a2456 Add more skipped directories when copying (#1153)
- 962d109 Increase format version to 2.5.1 for new packages (#1152)
- 2898b9e Update Package Registry v1.18.0 (#1151)
- c1a18dc Reduce expiration time of certificates (#1146)
- 083d4f1 Remove stages related to tests from Jenkinsfile (#1147)
- d026daa Chore(deps): bump honnef.co/go/tools from 0.4.1 to 0.4.2 (#1149)
- 79ee173 Add more stages to main buildkite pipeline (#1130)
- ac6fe7d Chore(deps): bump honnef.co/go/tools from 0.4.0 to 0.4.1 (#1144)
- edb3a6d Chore(deps): bump github.com/elastic/package-spec/v2 from 2.5.0 to 2.5.1 (#1143)
- 3c9df17 Chore(deps): bump golang.org/x/tools from 0.5.0 to 0.6.0 (#1141)
- d77884c Add pr-bot configuration for package-storage-publish pipeline (#1137)
- 2c80211 Remove code related to Package Storage V1 (#1139)
v0.74.0
Changelog
- 2f50bd5 [system testing] Implement assertion for expected number of events (#960)
- ab4357c [K8s testing] Support use of Kustomize (#1125)
- 2412010 Chore(deps): bump helm.sh/helm/v3 from 3.11.0 to 3.11.1 (#1138)
- 72e75bf Add skeleton for elastic-package-package-storage-publish pipeline (#1136)
- 8c85a68 Chore(deps): bump github.com/go-git/go-billy/v5 from 5.4.0 to 5.4.1 (#1135)
- b7d9d83 Chore(deps): bump honnef.co/go/tools from 0.3.3 to 0.4.0 (#1134)
- 599941d Add pull request configuration for buildkite pr bot (#1129)
- 77594f0 Chore(deps): bump github.com/shirou/gopsutil/v3 from 3.22.12 to 3.23.1 (#1131)
- 0440db5 Add variant for Kibana >= 8.7.0 with Fleet experimental toggles enabled (#1128)
- 409ee85 Add pipeline for buildkite with initial stages (#1124)
v0.73.0
Changelog
- ed8b57f Chore(deps): bump github.com/ProtonMail/gopenpgp/v2 from 2.5.1 to 2.5.2 (#1117)
- e3a80a2 Update default stack version to 8.6.1 (#1118)
- 85cde15 Upgrade go to 1.19.5 (#1121)
- 9aca758 Chore(deps): bump github.com/elastic/package-spec/v2 from 2.4.0 to 2.5.0 (#1120)
- bddde65 servicedeployer/compose.go - pass env vars when signalling (#1115)
- b07ca8b Chore(deps): bump github.com/ProtonMail/gopenpgp/v2 from 2.5.0 to 2.5.1 (#1113)
- 9d3f504 Chore(deps): bump github.com/fatih/color from 1.14.0 to 1.14.1 (#1109)
v0.72.0
Changelog
- a34fdc9 Chore(deps): bump github.com/fatih/color from 1.13.0 to 1.14.0 (#1106)
- 30460b9 Chore(deps): bump github.com/elastic/package-spec/v2 from 2.3.0 to 2.4.0 (#1107)
- aedabd5 Chore(deps): bump k8s.io/cli-runtime from 0.26.0 to 0.26.1 (#1104)
- af71fa3 Chore(deps): bump k8s.io/client-go from 0.26.0 to 0.26.1 (#1105)
- 00343fb Chore(deps): bump helm.sh/helm/v3 from 3.10.3 to 3.11.0 (#1101)