Skip to content

chore(master): release 1.17.0#830

Merged
yordis merged 1 commit intomasterfrom
release-please--branches--master
Apr 18, 2026
Merged

chore(master): release 1.17.0#830
yordis merged 1 commit intomasterfrom
release-please--branches--master

Conversation

@yordis
Copy link
Copy Markdown
Member

@yordis yordis commented Feb 23, 2026

🤖 I have created a release beep boop

1.17.0 (2026-04-18)

Features

  • Add :metadata option to Logger middleware (#829) (38e209a)
  • add assigns and private fields to Tesla.Env (#836) (b8b622c)
  • client: add put_middleware/2, replace_middleware!/3, update_middleware!/3, and insert_middleware!/4 (#840) (fa755c9)
  • client: add update_middleware/2 to transform middleware list (#523) (0689e64)
  • logger: emit url.template from KeepRequest preserved URL (#839) (544e1d7)
  • logger: semantic OTel metadata and legacy mode (#838) (aae0866)

Bug Fixes

  • avoid soft-deprecated warning logs when compiling tesla itself (#834) (ab82264)
  • dialyzer spec for mock opts (#831) (440ec4e)
  • enhance response handling in Mint adapter (#803) (a672177)
  • include caller module name in use Tesla deprecation warning (#832) (b8fb158)
  • mint: avoid active-mode message races without breaking reused connections (#812) (d812f54)

This PR was generated with Release Please. See documentation.

Copilot AI review requested due to automatic review settings February 23, 2026 21:54
@cursor
Copy link
Copy Markdown

cursor Bot commented Feb 23, 2026

PR Summary

Low Risk
Low risk: this PR only bumps the package version and updates the changelog for the 1.17.0 release; no runtime code changes are included.

Overview
Prepares the v1.17.0 release by updating CHANGELOG.md with the new release notes (features and fixes) and bumping the library version in mix.exs from 1.16.0 to 1.17.0.

Reviewed by Cursor Bugbot for commit 4c8d0ca. Bugbot is set up for automated code reviews on this repo. Configure here.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This is an automated release PR generated by Release Please that bumps the Tesla library version from 1.16.0 to 1.17.0. The release includes a new feature that adds support for custom metadata in the Logger middleware (from PR #829).

Changes:

  • Version updated from 1.16.0 to 1.17.0
  • Changelog updated with new release entry documenting the Logger middleware metadata feature

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
mix.exs Updated @version module attribute from "1.16.0" to "1.17.0"
CHANGELOG.md Added release entry for version 1.17.0 with feature documentation

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@yordis yordis force-pushed the release-please--branches--master branch 2 times, most recently from c64c939 to 2a12175 Compare March 6, 2026 22:55
@yordis yordis force-pushed the release-please--branches--master branch 3 times, most recently from fc9f97c to 6d7be42 Compare March 23, 2026 18:15
@yordis yordis force-pushed the release-please--branches--master branch 5 times, most recently from 2112aca to 31d3d91 Compare April 18, 2026 07:33
@yordis yordis force-pushed the release-please--branches--master branch from 31d3d91 to 4c8d0ca Compare April 18, 2026 18:05
@yordis yordis merged commit de2eaaf into master Apr 18, 2026
12 checks passed
@yordis yordis deleted the release-please--branches--master branch April 18, 2026 19:04
@yordis
Copy link
Copy Markdown
Member Author

yordis commented Apr 18, 2026

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants