Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 2 KB

CHANGELOG.md

File metadata and controls

40 lines (23 loc) · 2 KB

CHANGELOG - Cloud Foundry API

1.3.1 / 2022-01-08

  • [Fixed] Add comment to autogenerated model files. See #10945.

1.3.0 / 2021-11-13

  • [Added] Add runtime configuration validation. See #8896.

1.2.0 / 2021-10-04 / Agent 7.32.0

  • [Added] Add HTTP option to control the size of streaming responses. See #10183.
  • [Added] Add allow_redirect option. See #10160.
  • [Added] Echo warning for unnecessary params used. See #10053.
  • [Fixed] Fix the description of the allow_redirects HTTP option. See #10195.

1.1.1 / 2021-03-07 / Agent 7.27.0

  • [Fixed] Rename config spec example consumer option default to display_default. See #8593.
  • [Fixed] Bump minimum base package version. See #8443.

1.1.0 / 2020-10-31 / Agent 7.24.0

  • [Added] Add ability to dynamically get authentication information. See #7660.

1.0.0 / 2020-09-21 / Agent 7.23.0

  • [Added] Add integration for Cloud Foundry API. See #6832.

0.2.0 / 2020-08-10 / Agent 7.22.0

  • [Added] Add space and org names as tags to events. See #7297.
  • [Fixed] Stop sending events multiple times. See #7293.
  • [Fixed] DOCS-838 Template wording. See #7038.

0.1.0 / 2020-06-29 / Agent 7.21.0

  • [Added] Add note about warning concurrency. See #6967.