Skip to content

Release v1.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jul 11:10
ce2f13c

This commit extends the documentation for Monaco version 1.8.0 and
sets its version. Monaco 1.8.0 contains the following changes:

List of changes:

Features

  • 62e3862 feat(yaml_creator): order YAML-files Lexographically
  • 1acb1e7 feat: Allow newline characters in variables
  • 8808ab6 feat: Improve error handling and logging of Delete operation
  • 6e78134 feat: Improve some log messages (#685)
  • 2459391 feat: Add support for elasticsearch-extension (#677)
  • de9304b feat: Handle Dynatrace Configurations with non-unique names
  • 191458b feat: Also recognize .yml files as YAML
  • 78d5ff8 feat: Download non Dynatrace preset dashboards (#644)
  • dc9d4de feat: Support 'Single Configuration' APIs
  • 010c23e Feature/610/reports endpoint (#614)
  • dd16c28 feat: remove metadata
  • 4006c75 feat: add endpoints for disk anomaly detection
  • 55bf694 feat(workflow): Add CODEOWNERS default reviewers
  • 241a4c0 feat(parse): produce more detailed error messages for YAML conversion issues

Bugfixes

  • 2075820 fix(download): added filter for extensions
  • ff6e33a fix: Log JsonValidationErrors that do not have line information
  • ca745fc fix(download): Remove non standard identifier entityId during download
  • ddbc836 fix(download): Remove standard identifiers from configs during download
  • 109fce8 fix: added unit test
  • a840d83 fix: download-creates-folders-for-empty-configurations
  • 3ad8aad fix: incorptorated pullrequest #445*
  • 2029bc8 fix: download help descriptions fixed
  • 4ea4135 fix: changed flag downloadSpecificAPI to specific-api
  • 33547b3 fix: Check for "Unknown management zone" (#651)
  • 7997ac4 fix: do not ignore vars that have "=" in the value

Misc changes

  • 0d900d4 refactor: Remove unused symbols (#681)
  • 05eb9b1 test: skip dependency transformation (#612)
  • b73404d test: fix filter type
  • c80eb41 build: update all runners to go ~1.16
  • db45ac8 build: restrict go version to >= 1.16 and < 1.17
  • 7256eca test(parse): add tests for failing YAML conversion

Documentation

Library updates

  • ed51ede chore(deps): bump github.com/urfave/cli/v2 from 2.11.0 to 2.11.1
  • e56d5b7 chore(deps): bump terser from 4.8.0 to 4.8.1 in /documentation
  • 46955f6 chore(deps): bump github.com/spf13/afero from 1.9.0 to 1.9.2 (#688)
  • e40e584 chore(deps): bump github.com/spf13/afero from 1.8.2 to 1.9.0 (#680)
  • 443426e chore(deps): bump crazy-max/ghaction-xgo from 2.0.0 to 2.1.0 (#684)
  • a9167c8 chore(deps): bump github.com/urfave/cli/v2 from 2.8.1 to 2.11.0
  • d5f0bed chore(deps): bump eventsource from 1.1.0 to 1.1.2 in /documentation
  • 3164b7e chore(deps): bump crazy-max/ghaction-xgo from 1.8.0 to 2.0.0
  • cac89d7 chore(deps): bump github.com/urfave/cli/v2 from 2.7.1 to 2.8.1
  • 2cdc845 ci(dependabot): Drop dependency updates for next branch
  • 4e4b71d chore(deps): bump github.com/urfave/cli/v2 from 2.6.0 to 2.7.1
  • 5bd0f8f chore(deps): bump crazy-max/ghaction-xgo from 1.6.1 to 1.8.0
  • ab03369 chore(deps): bump actions/checkout from 2.4.0 to 3.0.2
  • abe8dbf chore(deps): bump github.com/urfave/cli/v2 from 2.3.0 to 2.6.0
  • 140d6e5 chore(deps): bump github.com/google/go-cmp from 0.5.7 to 0.5.8
  • 815b28a chore(deps): bump actions/setup-go from 2 to 3
  • 226151c chore(deps): bump actions/upload-artifact from 2 to 3
  • b57c5a9 chore(deps): bump minimist from 1.2.5 to 1.2.6 in /documentation
  • bf5ed4d chore(deps): bump async from 2.6.3 to 2.6.4 in /documentation
  • 01ba113 chore(deps): bump github.com/spf13/afero from 1.6.0 to 1.8.2
  • b1f58e9 chore(deps): bump golangci/golangci-lint-action from 3.1.0 to 3.2.0
  • 0b2776b chore(deps): bump golangci/golangci-lint-action from 2.5.2 to 3.1.0
  • f29b07d chore(deps): bump actions/setup-node from 2.5.1 to 3
  • 6ba8b7e chore(deps): bump prismjs from 1.26.0 to 1.27.0 in /documentation
  • 22b1fd7 chore(deps): bump github.com/google/go-cmp from 0.5.6 to 0.5.7
  • 898e2a6 chore(deps): bump url-parse from 1.5.4 to 1.5.10 in /documentation
  • b8fadb0 chore(deps): bump actions/setup-node from 2.5.0 to 2.5.1

📦 Other

  • a3d283a (release) Release Monaco in version v1.8.1 (#703)
  • 414cc2d Run build-release for each build
  • d920125 Build static monaco binary
  • 7b13c4e Remove no longer needed xgo github action step