Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency dogapi to '~> 1.45' #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mend-5034428[bot]
Copy link

@mend-5034428 mend-5034428 bot commented Oct 16, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dogapi (source, changelog) '~> 1.23' -> '~> 1.45' age adoption passing confidence

Release Notes

DataDog/dogapi-rb (dogapi)

v1.45.0

Compare Source

  • [Added] Read datadog_host cap variable for specifying Datadog API endpoint. See #​255.
  • [Added] Added support for logs pipelines CRUD methods. See #​252. Thanks hi-artem.
  • [Fixed] Properly handle string response code. See #​254.
  • [Fixed] Remove circular dependency. See #​253.

v1.44.0

Compare Source

  • [Added] Allow skipping SSL verification. See #​246.

v1.43.0

Compare Source

  • [Fixed] find_localhost: Try both hostname and hostname -f before raising. See #​242.

v1.42.0

Compare Source

  • [Added] Allow dashboard creation / updates using Template Variable Presets. See #​238.

v1.41.0

Compare Source

  • [Added] Improve user-agent header to include telemetry information. See #​235.
  • [Added] Move setting hostname to end of method body in order to actually return it. See #​233.

v1.40.0

Compare Source

  • [Added] Re-add service level objectives support. See #​224.

v1.39.0

Compare Source

  • [Added] Allow Setting Proxy without Using HTTP_PROXY, etc.. See #​180. Thanks KingAlex42.
  • [Added] [capistrano] Add ability to use etc.getpwuid instead of etc.getlogin to get the user name. See #​146. Thanks rkul.
  • [Fixed] Check exit code of hostname -f for failures. See #​219.
  • [Added] Add validate_tags util to check that tags is an array of strings. See #​218.
  • [Added] Added function to deal with redirection of HTTP requests. See #​200.
  • [Added] Add Synthetics support. See #​210.
  • [Added] Add dashboard read_only option. See #​135. Thanks tjoyal.
  • [Added] Add options for force delete monitors. See #​213.

v1.38.0

Compare Source

  • [BUGFIX] Fix setting keys in both query params and headers. See [#​194][]
  • [BUGFIX] Fix cancel_downtime_by_scope method by setting send_json to true. See [#​205][]
  • [FEATURE] Add Azure, GCP, AWS, and AWS Logs integration support. See [#​201][]
  • [FEATURE] Add support for new Monitor.can_delete endpoint. See [#​195][]
  • [FEATURE] Add options to the get_downtime endpoint. See [#​206][]

v1.37.1

Compare Source

  • [BUGFIX] Revert the Service Level Objective feature to remove an issue with older versions of Ruby < 2.0. See [#​198][]

v1.37.0

Compare Source

  • [FEATURE] Add Service Level Objectives support. See [#​188][], thanks [@​platinummonkey][]
  • [IMPROVEMENTS] Don't fail if hostname binary is not installed. See [#​179][], thanks [@​pschipitsch][]
  • [IMPROVEMENTS] Use headers-only for api and app keys for endpoints that support this. See [#​189][], thanks [@​ssc3][]
  • [IMPROVEMENTS] Make query and options optional for update_monitor calls. See [#​192][], thanks [@​unclebconnor][]

v1.36.0

Compare Source

  • [BUGFIX] Pass the options as params to request, not body content. See [#​157][], thanks [@​wonko][]
  • [FEATURE] Add support for dashboard list API v2. See [#​174][]
  • [IMPROVEMENT] Add get_active_metrics and resolve_monitors methods for missing api endpoints. See [#​172][]
  • [IMPROVEMENT] Add methods for missing hourly usage api endpoints. See [#​173][]

v1.35.0

Compare Source

  • [FEATURE] Add get_all_boards and support for 'free' layout. See [#​171][].

v1.34.0

Compare Source

v1.33.0

Compare Source

  • [IMPROVEMENT] Add submission types mentioned in the API documentation. See [#​165][], thanks [@​TaylURRE][]
  • [FEATURE] Add support for the new Dashboard API. See [#​167][], thanks [@​enbashi][]

v1.32.0

Compare Source

v1.31.0

Compare Source

  • [FIX] Handle nil values from benchmarks in Capistrano. See [#​159][].
  • [IMPROVEMENT] Add getter/setter for datadog_host. See [#​160][].

v1.30

Compare Source

  • [FIX] Change API endpoint. See [#​147][].
  • [FIX] Show more friendly error message with non JSON responses. See [#​151][], thanks [@​edwardkenfox][].
  • [FEATURE] Add hosts endpoints. See [#​152][].

v1.29.0

Compare Source

  • [FEATURE] Add new endpoints for dashboard lists.
  • [IMPROVEMENT] change http-method GET to POST on api.Screenboard#share. See [#​136][] (thanks [@​haohcraft][])

v1.28.0

Compare Source

v1.27.0

Compare Source

  • [FEATURE] Add monitor validation endpoint. See [#​127][]

v1.26.0

Compare Source

  • [IMPROVEMENT] Allow additional options to be passed to monitor API calls. See [#​125][] (thanks [@​jimmyngo][])

v1.25.0

Compare Source

  • [FEATURE] Add Datadog endpoint for metrics metadata. See [#​120][]

v1.24.0

Compare Source

  • [FEATURE] Add the ability to record events per host and to filter events. See [#​115][] (thanks [@​hnovikov][])
  • [BUGFIX] Encode extra_params to handle spaces. See [#​113][] (thanks [@​miknight][])
  • [BUGFIX] Fix CaptureIO delegation and output with Capistrano >= 3.5. See [#​114][] (thanks [@​casperisfine][])

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants