Releases: elastic/elastic-package
Releases · elastic/elastic-package
v0.88.0
Changelog
- 9d8ce35 Add support to filter errors in packages based on codes (#1467)
- 03b8213 Add package version 3 guidance for legacy visualization errors (#1479)
- 90d32a0 Chore(deps): bump github.com/elastic/package-spec/v2 (#1481)
- d35fa86 Add logstash to stack as an optional service (#1458)
- 6f5bf36 Chore(deps): bump helm.sh/helm/v3 from 3.12.3 to 3.13.0 (#1480)
- a0fcfa8 Remove xpack.fleet.agents.elasticsearch.hosts config entry from kibana.yml (#1473)
- 4aa4b74 Chore(deps): bump github.com/elastic/package-spec/v2 (#1468)
- d29a730 Ënable GCP Test (#1413)
- b483728 Avoid encoding html entities in JSON documents (#1464)
- 1680d75 Add troubleshooting guide for filters in dashboards (#1465)
- 41e5ea5 Fix debug/warn log messages when checking version cached (#1462)
- 669a752 Update default stack version to 8.10.1 (#1461)
- 4d98368 Add owner.type field to create package and docs (#1460)
- f8835ac [Buildkite] Update go version in triggerJenkinsJob module (#1450)
v0.87.1
Changelog
- cafa676 Fix validations based on fields imported from ECS (#1452)
- 4fb2e26 Chore(deps): bump gotest.tools/gotestsum from 1.10.1 to 1.11.0 (#1459)
- 654ee26 Chore(deps): bump k8s.io/cli-runtime from 0.28.1 to 0.28.2 (#1457)
- 7e476d0 Chore(deps): bump k8s.io/apimachinery from 0.28.1 to 0.28.2 (#1455)
- ca8d96c Chore(deps): bump k8s.io/client-go from 0.28.1 to 0.28.2 (#1456)
- 5653a6a Chore(deps): bump github.com/go-git/go-git/v5 from 5.8.1 to 5.9.0 (#1454)
- 4a1028b Chore(deps): bump honnef.co/go/tools from 0.4.5 to 0.4.6 (#1453)
v0.87.0
Changelog
- d75f253 Chore(deps): bump github.com/elastic/package-spec/v2 (#1445)
- a92a246 Chore(deps): bump golang.org/x/tools from 0.12.0 to 0.13.0 (#1448)
- 7dad3a7 Chore(deps): bump github.com/go-git/go-billy/v5 from 5.4.1 to 5.5.0 (#1447)
- 106cf8e Update howto to upgrade to Package Spec v3 (#1449)
- dbb9f97 Chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.7 to 3.23.8 (#1446)
- 9dda66f Support routing_rules.yml with optional config options (#1391)
- 8985690 Update go version in go.mod (#1444)
- 450af56 Use slices to check if a slice contains a string (#1443)
- 1c13099 Disallow importing ECS fields root level (#1441)
- 07c100d Update go runtime to 1.21.1 (#1442)
- e1157ad Avod dotted fields when creating new package (#1440)
- 64e31c1 Fix tests around pipelines with custom dataset (#1437)
- 24e7f4e Clean up debug messages in stack status command (#1438)
- 9d80c6c Add serverless provider (#1374)
v0.86.1
v0.86.0
Changelog
- 006a64d Load stack configuration from profile (#1428)
- f6a0186 Fix environment variable reported in error (#1434)
- 019d4be Add extra information to status command (#1429)
- 50d16f8 Add validators for package and datastream names (#1433)
- 1ce805e Set archetype format version to the latest available spec version (#1426)
- 79def21 Fix test for creating input packages (#1430)
- 9be83fe Create input packages (#1424)
- 1e57eff Bump stack version to 8.9.1 (#1425)
- 31b9ab5 Update Go runtime to 1.21.0 (#1422)
- feaa8f7 Avoid requesting latest github release in every command (#1417)
- f1468cd Stop using deprecated Fleet APIs (#1420)
- 17e931d [Buildkite] Use Go version defined in .go-version (#1419)
- c114a7b Inject kibana clients from the command builders (#1418)
- 60ee154 Check transforms in packages that have them (#1409)
- c69d5e1 Review positional arguments in commands (#1415)
- 53e3867 Add flag for user-defined parameters in stack up (#1411)
- 3295997 Chore(deps): bump github.com/ProtonMail/gopenpgp/v2 from 2.7.2 to 2.7.3 (#1414)
- 8f773ee Ensure no positional args are set in stack command (#1412)
- 2b6188d Include positional arguments help for profile command (#1410)
- 8fe73a1 Render Mustache expressions in routing rules datasets values (#1393)
- 71c04d7 Resolve external fields in transforms (#1408)
- cf5db64 Chore(deps): bump k8s.io/cli-runtime from 0.28.0 to 0.28.1 (#1406)
- ce4414c Chore(deps): bump k8s.io/client-go from 0.28.0 to 0.28.1 (#1407)
- a6dd712 Chore(deps): bump k8s.io/apimachinery from 0.28.0 to 0.28.1 (#1405)
- d369b9e System benchmarks improvements (#1340)
- f112509 Use kibana and elasticsearch from stack module (#1403)
- 0ce3d0e Chore(deps): bump github.com/google/uuid from 1.3.0 to 1.3.1 (#1404)
- ecfed05 [automation] Update EPR version to v1.21.0 (#1401)
- b0a1876 Chore(deps): bump honnef.co/go/tools from 0.4.3 to 0.4.5 (#1400)
- 10ec91b fix the GCP credentials variable unset (#1398)
- a15c4f6 Update kubernetes 0.28.0 dependencies (#1399)
- c4cc6b1 fix the GCP credentials veariable name (#1394)
- 7f2a92b Chore(deps): bump helm.sh/helm/v3 from 3.12.2 to 3.12.3 (#1390)
- f1411dc [Kubernetes] Update K8s and Kind version used in pipeline (#1386)
v0.85.0
Changelog
- 152bbac Keep all fields of pipelines when adding reroute rules (#1385)
- 1586c5d Chore(deps): bump github.com/elastic/package-spec/v2 (#1384)
- 30e2a08 Chore(deps): bump golang.org/x/tools from 0.11.1 to 0.12.0 (#1383)
- 2f3431c Support routing_rules.yml and ingest pipeline test for reroute processor (#1372)
- 899783c Bump stack version to 8.8.2 (#1379)
- b3b3e3f Add skip to gcp package (#1382)
- 0ad1426 Chore(deps): bump golang.org/x/tools from 0.11.0 to 0.11.1 (#1377)
- 31b9426 Chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.6 to 3.23.7 (#1378)
- d19bfff Fix return error when getting profile flag (#1370)
- 54d4820 Chore(deps): bump github.com/go-git/go-git/v5 from 5.8.0 to 5.8.1 (#1371)
- ea60c36 Chore(deps): bump github.com/go-git/go-git/v5 from 5.7.0 to 5.8.0 (#1367)
- d334792 Add profile flag to commands to allow running profiles at the same time (#1368)
- ecf41ee Chore(deps): bump k8s.io/cli-runtime from 0.27.3 to 0.27.4 (#1363)
- 6589757 Increase wait_for_data_timeout for GCP test package (#1366)
- 3e558cc Chore(deps): bump github.com/ProtonMail/gopenpgp/v2 from 2.7.1 to 2.7.2 (#1360)
- 1265650 Prevent exporting dashboards from 8.8 (#1359)
- c2d974d Chore(deps): bump helm.sh/helm/v3 from 3.12.1 to 3.12.2 (#1358)
- 6d1d182 Add information about test integrations automation (#1351)
v0.84.0
Changelog
- 103eb96 Update mergify rules (#1353)
- a699d90 [Fleet] Fix version constraint for experimentalDataStreamSettings (#1350)
- 7ba70d7 remove the .ci folder (#1349)
- e38ca99 Chore(deps): bump gotest.tools/gotestsum from 1.10.0 to 1.10.1 (#1352)
- 6f084e2 delete Jenkins pipelines (#1347)
- 744a033 Fix validation of multi-fields of external fields (#1335)
- 949cfcf Chore(deps): bump golang.org/x/tools from 0.10.0 to 0.11.0 (#1345)
- 604c606 [system testing] Add provision for system testing negative / false-positive scenarios in packages (#1333)
- 8a95967 Clean docker-compose log from output (#1330)
- 38a31f8 Chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.5 to 3.23.6 (#1339)
- 4a08609 Fix error when detecting an invalid manifest after updating changelog (#1337)
- 43c68bc Re-wrap errors (#1332)
- ab46f0f Ensure that required commands are run for test benchmark packages (#1327)
- ef85441 Remove unncessary script (#1331)
- 2ad9bf2 Bump stack version to 8.8.1 (#1329)
- 5070387 [Fleet] Update version constraint for experimentalDataStreamSettings (#1328)
v0.83.2
v0.83.1
v0.83.0
Changelog
- 93a145f Adds system benchmarks command (#1232)
- e16c69e Chore(deps): bump github.com/elastic/package-spec/v2 from 2.8.1 to 2.9.0 (#1318)
- 6973a3f Avoid paging issues for git log messages (#1316)
- 3b3dc09 Skip error uninstalling system package (#1315)
- 5f65dc2 Chore(deps): bump k8s.io/cli-runtime from 0.27.2 to 0.27.3 (#1311)
- d42a79d Chore(deps): bump k8s.io/client-go from 0.27.2 to 0.27.3 (#1309)
- 5f3782b Chore(deps): bump golang.org/x/tools from 0.9.3 to 0.10.0 (#1314)
- c71f9ee Chore(deps): bump github.com/elastic/package-spec/v2 from 2.8.0 to 2.8.1 (#1313)
- 2a6f6d1 Chore(deps): bump helm.sh/helm/v3 from 3.12.0 to 3.12.1 (#1310)