Skip to content

Releases: coryodaniel/k8s

1.1.1

01 Mar 07:49
Compare
Choose a tag to compare

Fixed

  • Initialize authorization header as valid keyword list #142
  • Restore deprecated K8s.Sys.Event module.

1.1.0

01 Mar 07:48
Compare
Choose a tag to compare

Added

  • K8s.Client.Runner.Watch.stream/3 - watches a resource and returns an elixir Stream of events #121
  • K8s.Client.apply/2 - Create a server-side apply operation

Changed

  • Handle generic kubernetes response Failure without a reason #120
  • Replace Notion with Telemetry and improve Logging #128

Deprecated

  • K8s.Client.HTTPProvider.headers/2 was deprecated in favor of K8s.Client.HTTPProvider.headers/1
  • K8s.Client.DynamicHTTPProvider.headers/2 was deprecated in favor of K8s.Client.DynamicHTTPProvider.headers/1

Fixed

  • Preserve namespace in get_to_list/1 #122, #123
  • Fix obsolete doc on wait operation #118
  • Dialyzer errors with K8s.Client functions #119
  • Enable peer certificate authentication #127. Be aware, this will break configurations that have been using incorrect certificate(s) up to this point.

1.0

20 Jul 00:40
Compare
Choose a tag to compare
1.0
wonky merge

0.5.0-rc.1 - Request Middleware

28 Nov 01:54
dd26242
Compare
Choose a tag to compare
Pre-release
Feature/42 request middleware (#46)

Base.run/5 refactored to middleware. Stubs for response middleware.

0.4.0

28 Nov 00:54
Compare
Choose a tag to compare
v0.4.0