elastic-package

elastic-package - Command line tool for developing Elastic Integrations

OTHER License

Stars
43
Committers
70

Bot releases are hidden (Show)

elastic-package - v0.99.0 Latest Release

Published by elasticmachine 7 months ago

Changelog

  • a44250e Add dynamic mappings for non-indexed ECS fields (#1733)
  • 6d9206a Fix creation date tag for buckets (#1742)
  • e1fa76f Introduce multiarch tianon images (#1741)
  • ec33cdd Chore(deps): bump github.com/elastic/package-spec/v3 from 3.1.2 to 3.1.3 (#1740)
  • 62fe1c9 Provide contexts to kibana client methods (#1713)
  • caf7758 Fail step if test command fails (system flags) (#1739)
  • 28a985c Handle detection of upgraded shell (#1737)
  • c40a1c2 Provide contexts from the root command (#1679)
  • fc16fcc Refactors in pipeline test runner (#1735)
  • 72677f0 Add false positive package to detect regressions in JSON marshalling (#1734)
  • 509478b Use custom shutdown time for service deployer compose (#1727)
  • 36d956a Honor daemon flag (-d) in serverless provider (#1725)
  • 650f369 Chore(deps): bump github.com/elastic/go-ucfg from 0.8.7 to 0.8.8 (#1736)
  • 05f009b Chore(deps): bump k8s.io/cli-runtime from 0.29.2 to 0.29.3 (#1732)
  • 94ba766 Chore(deps): bump k8s.io/apimachinery from 0.29.2 to 0.29.3 (#1731)
  • 9957f50 Chore(deps): bump k8s.io/client-go from 0.29.2 to 0.29.3 (#1730)
  • 30b16dc Validate fields using ECS JSON schema when all stack versions support ecs@mappings (#1711)
  • a3e3a80 Chore(deps): bump helm.sh/helm/v3 from 3.14.2 to 3.14.3 (#1729)
  • 12a8d0d Chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#1726)
  • 04602e1 Chore(deps): bump gopkg.in/dnaeon/go-vcr.v3 from 3.1.2 to 3.2.0 (#1723)
  • c34c092 Chore(deps): bump github.com/elastic/go-ucfg from 0.8.6 to 0.8.7 (#1719)
elastic-package - v0.98.2

Published by elasticmachine 7 months ago

Changelog

  • c65647f Share some functions in benchmark runners (#1717)
  • 7f4a339 Don't require Elasticsearch for static tests (#1716)
  • 752a30d improve readme (#1714)
  • cc43d5c Add redshift check cloud cleanup (#1710)
  • d505ee3 Update default stack version to 8.12.2 (#1715)
  • 346081a Add daily job to cleanup stale resources (#1700)
  • e74c021 Chore(deps): bump golang.org/x/tools from 0.18.0 to 0.19.0 (#1712)
  • 498b484 Update URI for gcloud CLI distribution (#1709)
  • 0a5538d Mark flag --benchmark as required in system benchmarks (#1704)
  • 31e752b Chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#1706)
  • f579cc0 Chore(deps): bump github.com/shirou/gopsutil/v3 from 3.24.1 to 3.24.2 (#1707)
  • 6cd0720 Fix busy wait loop in benchmark stream (#1703)
  • 30c624a Chore(deps): bump honnef.co/go/tools from 0.4.6 to 0.4.7 (#1702)
  • dc0ed81 Chore(deps): bump helm.sh/helm/v3 from 3.14.1 to 3.14.2 (#1701)
elastic-package - v0.98.1

Published by elasticmachine 8 months ago

Changelog

  • d88939f Chore(deps): bump github.com/elastic/elastic-integration-corpus-generator-tool (#1697)
  • 7f984dc Chore(deps): bump github.com/elastic/package-spec/v3 from 3.1.1 to 3.1.2 (#1696)
  • 8597e7d Update branch name label for terraform (#1698)
  • d3e6191 Chore(deps): bump helm.sh/helm/v3 from 3.14.0 to 3.14.1 (#1683)
  • b37077c Add linux/amd64 platform for tianon/true service (#1694)
  • a94e00c [automation] Update EPR version to v1.23.1 (#1695)
  • 60f274d Chore(deps): bump k8s.io/cli-runtime from 0.29.1 to 0.29.2 (#1685)
  • bab4f42 Chore(deps): bump k8s.io/client-go from 0.29.1 to 0.29.2 (#1686)
  • 7245bb4 Replace dots in branch names by dash in Terraform labels (#1690)
  • 27d7f20 Add docker-compose stop before retrieving logs from service deployer (#1691)
  • 26e81fe Pre-build logstash image with plugin and configuration (#1687)
  • a9b043b Remove leftovers after changing path for service state (#1689)
  • 33ad483 security: add permissions block to workflows (#1688)
elastic-package - v0.98.0

Published by elasticmachine 8 months ago

Changelog

  • b2ee264 Logstash improvements: auto pipeline reload. (#1668)
  • 81289fa Add new flags to just setup, teardown or run tests only (#1250)
  • ff60d25 Enable ssl between logstash and agent (#1669)
  • e1aef30 Add variables for terraform (#1678)
  • 736d623 Remove exception for uninstalling system package in tests (#1676)
  • 1bfcdbb Chore(deps): bump golang.org/x/tools from 0.17.0 to 0.18.0 (#1677)
  • e1d1e67 Remove TODO comment about test assets in input packages (#1675)
  • c7f46c7 Explicitly handle uninstalled and input packages when dumping installed objects (#1674)
  • f025a06 Update API endpoint to reset credentials (#1673)
  • 6ab5c0d Update stack versions after 8.12.1 release (#1670)
  • d46c82d Disable elastic agent self monitoring by default (#1672)
  • 4af13a5 Fix generic cobertura merge (#1671)
  • 16b763a Avoid using coverage XML files for junit step (#1667)
  • 65083be Refactor New cert to use enum (#1664)
elastic-package - v0.97.0

Published by elasticmachine 8 months ago

Changelog

  • 52a1d4f Add sleep before retrying stack up again (#1665)
  • 31dedaa Add logstash to serverless provider (#1646)
  • 8a66d05 Chore(deps): bump github.com/elastic/package-spec/v3 from 3.1.0 to 3.1.1 (#1662)
  • 1ecf8fb Chore(deps): bump github.com/ProtonMail/gopenpgp/v2 from 2.7.4 to 2.7.5 (#1663)
  • ef1a3fc Set debug level in system tests for agent (#1660)
  • a75fd6f Add JSON format to status subcommand (#1655)
  • a567a70 Chore(deps): bump github.com/elastic/package-spec/v3 from 3.0.4 to 3.1.0 (#1657)
  • b7ede8d Chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.12 to 3.24.1 (#1654)
  • 3c28d14 Update docs about custom images (#1653)
elastic-package - v0.96.1

Published by elasticmachine 9 months ago

Changelog

  • 808efee Remove reroute processors from coverage reports (#1647)
  • 8b4aaa0 Report could not find hits as test case error (#1650)
elastic-package - v0.96.0

Published by elasticmachine 9 months ago

Changelog

  • 5cd6111 Changes: Expose Logstash stats API port; Install Elastic Integration plugin if not bundled. (#1637)
  • 1ce552c Chore(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0 (#1642)
  • b7511b4 [Buildkite] Skip docker installation since base image was updated (#1643)
  • 3af4a09 [Benchmark/Stream] Add getting started docs for elastic-package stream command (#1627)
  • 7ce42ee Chore(deps): bump github.com/elastic/package-spec/v3 from 3.0.3 to 3.0.4 (#1638)
  • f02cbfb Update default stack versions (#1636)
  • 2ec9be9 Add progress flag if docker compose is used (#1628)
  • 291b15d [Buildkite] Downgrade docker daemon (#1639)
  • 3d0c32f Chore(deps): bump k8s.io/cli-runtime from 0.29.0 to 0.29.1 (#1629)
  • fc5b3da Chore(deps): bump helm.sh/helm/v3 from 3.13.3 to 3.14.0 (#1632)
  • 0cf092a Chore(deps): bump k8s.io/client-go from 0.29.0 to 0.29.1 (#1631)
  • 282cfe3 Add generic test coverage report format for SonarQube (#1612)
  • 7fb20f3 [Benchmark] Add bulk request response body in case of errors (#1625)
  • b3f999e guard against nil struct (#1613)
  • f159cd0 Chore(deps): bump golang.org/x/tools from 0.16.1 to 0.17.0 (#1621)
  • b9e3815 Update k8s version (#1620)
  • 545ca35 [Buildkite] Remove pipeline to test package publication (#1617)
  • 85d6fca Support system benchmarking with the logstash-output in the benchmarking agent policies (#1615)
  • 3a5f587 Chore(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 (#1616)
  • 0c14c6c Chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.11 to 3.23.12 (#1614)
  • 56e1a4f Fix runner shutdown, improve error message (#1609)
  • 0c9d174 Add --path option for loading system benchmark scenarios from elsewhere (#1603)
  • 1ac1380 [Buildkite] Update bucket settings for internal logs (#1607)
  • a6799ce [Buildkite] Update buildkite scripts (#1608)
  • 42a15e6 [Buildkite] Revamp buildkite scripts (#1606)
  • 8c829da Add reference documentation about available profile settings (#1604)
  • 95aebb0 Chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#1605)
  • c630733 Enable APM in services managed by elastic-package stack (#1598)
  • b039b61 Chore(deps): bump k8s.io/cli-runtime from 0.28.4 to 0.29.0 (#1601)
  • 2e3b285 Chore(deps): bump helm.sh/helm/v3 from 3.13.2 to 3.13.3 (#1602)
  • 907405e Chore(deps): bump golang.org/x/tools from 0.16.0 to 0.16.1 (#1596)
  • 9946fec add config to enable apm-server (#1593)
  • 9715d2d Chore(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0 (#1594)
  • b0df815 Use docker subcommand when available (#1592)
  • bd07541 Chore(deps): bump github.com/go-git/go-git/v5 from 5.10.1 to 5.11.0 (#1590)
elastic-package - v0.95.0

Published by elasticmachine 10 months ago

Changelog

  • 55d587a Chore(deps): bump github.com/elastic/package-spec/v3 from 3.0.2 to 3.0.3 (#1589)
  • b143496 Remove documentation about how to publish packages (#1581)
  • f075590 Benchmark stream command (#1584)
  • a5c8a8e skip package and version validtion on empty value (#1588)
  • 4ee76e2 Chore(deps): bump github.com/elastic/elastic-integration-corpus-generator-tool (#1585)
  • ce69dfd [automation] Update EPR version to v1.23.0 (#1583)
  • 5329f5e Refactors for safer handling of strings (#1578)
  • bdeb4e8 Accept 503 as valid response for Kibana status endpoint (#1579)
  • 5416a93 Chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.10 to 3.23.11 (#1580)
elastic-package - v0.94.0

Published by elasticmachine 11 months ago

Changelog

  • 5f59b9e Benchmark rally add flags (#1576)
  • 5eb9eab Add edit dashboards command (#1573)
  • 78db6d8 fix mode permission on rally track output dir (#1575)
elastic-package - v0.93.0

Published by elasticmachine 11 months ago

Changelog

  • ba36949 Chore(deps): bump github.com/elastic/package-spec/v3 from 3.0.1 to 3.0.2 (#1572)
  • 4e5f560 Chore(deps): bump golang.org/x/tools from 0.15.0 to 0.16.0 (#1571)
  • a4eca5e Record with go-vcr instead of doing our custom recording (#1566)
  • 08ea257 Do not create kibana client for pipeline and static tests (#1567)
  • 812292e Handle error when finalizing multipart message (#1569)
  • a0f350f Add method make managed saved objects unmanaged (#1565)
  • 4db685f Chore(deps): bump github.com/go-git/go-git/v5 from 5.10.0 to 5.10.1 (#1568)
  • 390d535 update validator to allow _ in github owner name (#1564)
  • ce3d632 Add retries to kibana client (#1563)
  • b6013c1 Add template for tsdb (#1555)
  • 74d3ef2 Chore(deps): bump github.com/elastic/elastic-integration-corpus-generator-tool (#1562)
  • 156bbc3 Chore(deps): bump k8s.io/cli-runtime from 0.28.3 to 0.28.4 (#1560)
  • cb14df7 Chore(deps): bump k8s.io/client-go from 0.28.3 to 0.28.4 (#1559)
  • c3716bc [Buildkite] Remove unnecessary sleep in trigger Jenkins job script (#1556)
elastic-package - v0.92.0

Published by elasticmachine 11 months ago

Changelog

  • b2251c5 Remove benchmark generate corpus command (#1553)
  • 2c241f1 Review handling of status code in HTTP requests (#1549)
  • 7befcd5 Chore(deps): bump golang.org/x/tools from 0.14.0 to 0.15.0 (#1552)
  • 23ab9bd Add support for ML models in elastic-package dump (#1550)
  • 53c2f4f Move service status check just after data collection. (#1551)
  • 20c4811 Add ignore_service_error flag to selectively ignore test service errored containers (#1540)
  • 4cbf651 Chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.9 to 3.23.10 (#1543)
  • 9e63a13 Chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#1545)
  • eb5c065 Chore(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0 (#1546)
  • eacfa67 Chore(deps): bump helm.sh/helm/v3 from 3.13.1 to 3.13.2 (#1547)
  • 5d77cd9 Chore(deps): bump github.com/ProtonMail/gopenpgp/v2 from 2.7.3 to 2.7.4 (#1548)
  • 23458e1 Chore(deps): bump github.com/go-git/go-git/v5 from 5.9.0 to 5.10.0 (#1544)
  • 8b83586 Chore(deps): bump github.com/fatih/color from 1.15.0 to 1.16.0 (#1542)
  • 208501b Rally benchmark (#1522)
  • 4e15ace Chore(deps): bump github.com/fatih/color from 1.15.0 to 1.16.0 (#1535)
  • e2cfd1a Chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#1536)
  • 9acf11a Chore(deps): bump github.com/elastic/package-spec/v3 from 3.0.0 to 3.0.1 (#1539)
  • 5c4acbb Generate test GPG keys when running the tests (#1538)
elastic-package - v0.91.2

Published by elasticmachine 12 months ago

Changelog

  • f9a1c90 Ignore error log when a component goes to a degraded state (#1533)
  • 42f66ff [automation] Update EPR version to v1.22.0 (#1532)
  • a5b1356 Include elastic-api-version header in Kibana requests (#1526)
  • 4102d51 Chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.9 to 3.23.10 (#1531)
  • a7e19f9 Fix typo in comment (#1530)
  • a2f1dc0 Update K8s version. (#1529)
  • 85f1048 Chore(deps): bump github.com/ProtonMail/gopenpgp/v2 from 2.7.3 to 2.7.4 (#1525)
  • 71c7ddd Chore(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0 (#1524)
  • 9f2044e Chore(deps): bump github.com/go-git/go-git/v5 from 5.9.0 to 5.10.0 (#1523)
elastic-package - v0.91.1

Published by elasticmachine 12 months ago

Changelog

  • a68f5ba Skip by default compareResults in pipeline tests for serverless (#1521)
elastic-package - v0.91.0

Published by elasticmachine 12 months ago

Changelog

  • af6a093 Add information about availability of packages in serverless projects (#1516)
  • af194a4 Update var used in google_cloud_auth (#1518)
  • e739c45 Review serverless teardown (#1515)
  • 8042059 Add more geo ip keys to filter for serverless (#1517)
  • 950abd3 Review buildkite scripts cleanup process (#1487)
  • 1a3750c Chore(deps): bump k8s.io/cli-runtime from 0.28.2 to 0.28.3 (#1513)
elastic-package - v0.90.0

Published by elasticmachine almost 1 year ago

Changelog

  • e2863c9 Update to Package Spec v3 and corpora generator 0.7.0 (#1508)
  • 97303ff Apply automatic YAML formatting only to manifests (#1506)
  • 1198d91 Add required tags to resources for AWS test package (#1505)
  • 1139f3c Chore(deps): bump helm.sh/helm/v3 from 3.13.0 to 3.13.1 (#1504)
  • ead9241 Chore(deps): bump golang.org/x/net (#1503)
  • 5a20c95 Chore(deps): bump golang.org/x/net from 0.16.0 to 0.17.0 (#1502)
  • a9bc375 Accept null as array in fields in test documents (#1501)
  • cb8d66c Chore(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0 (#1500)
elastic-package - v0.89.2

Published by elasticmachine about 1 year ago

Changelog

  • f1b90c7 Support validation of arrays of arrays of nested objects (#1498)
  • 91fe607 Fix duplicate event entries when running with logstash (#1497)
  • 6bc4c14 Delay checks for arrays of objects to 3.0.1 (#1496)
  • b9b8ef8 Rever requirement of using nested type for arrays of objects (#1495)
  • 7edab9f Chore(deps): bump golang.org/x/tools from 0.13.0 to 0.14.0 (#1494)
elastic-package - v0.89.1

Published by elasticmachine about 1 year ago

Changelog

  • cc1fe2d Allow to override ECS objects to group or nested (#1493)
  • 88c7f7c Fix import of object type from ECS (#1492)
elastic-package - v0.89.0

Published by elasticmachine about 1 year ago

Changelog

  • 52165c8 Update Package Spec to v3 (#1490)
  • beabd87 Validate arrays of objects (#1489)
  • 29ded9d Automatically format nested objects in YAML files (#1485)
  • 47677f1 Allow snapshot stack versions to query EPR for serverless (#1484)
  • ce18328 Chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.8 to 3.23.9 (#1483)
elastic-package - v0.88.0

Published by elasticmachine about 1 year ago

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)
elastic-package - v0.87.1

Published by elasticmachine about 1 year ago

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)