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(main): release 0.1.2 #18

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

Conversation

gruebel
Copy link
Collaborator

@gruebel gruebel commented Aug 25, 2024

User description

πŸ€– I have created a release beep boop

0.1.2 (2025-01-12)

πŸ› Bug Fixes

  • only patch FastAPI when it is used (#27) (0fddf7d)

✨ New Features

  • add FastAPI entrypoint parameters to span (#17) (b70863c)

πŸ“š Documentation


This PR was generated with Release Please. See documentation.


Generated description

Below is a concise technical summary of the changes proposed in this PR:

Updates the package version to 0.1.2, adds new features for FastAPI integration, fixes a bug related to FastAPI patching, and improves documentation. The CHANGELOG.md is updated to reflect these changes, including new features, bug fixes, and documentation updates.

TopicDetails
Version Update Updates the package version from 0.1.1 to 0.1.2 in project files
Modified files (3)
  • CHANGELOG.md
  • pyproject.toml
  • .release-please-manifest.json
Latest Contributors(1)
UserCommitDate
gruebelchore-main-release-0.1...August 19, 2024
FastAPI Enhancement Improves FastAPI integration by adding entrypoint parameters to span and fixing conditional patching
Modified files (1)
  • CHANGELOG.md
Latest Contributors(1)
UserCommitDate
gruebelchore-main-release-0.1...August 19, 2024
Documentation Upgrades the README file as per the Jira ticket CR-763
Modified files (1)
  • CHANGELOG.md
Latest Contributors(1)
UserCommitDate
gruebelchore-main-release-0.1...August 19, 2024
This pull request is reviewed by Baz. Join @gruebel and the rest of your team on (Baz).

@gruebel gruebel force-pushed the release-please--branches--main branch from 5414f8d to b915610 Compare August 26, 2024 09:53
@gruebel gruebel force-pushed the release-please--branches--main branch 2 times, most recently from 52db412 to 2b5b26a Compare September 9, 2024 09:08
@gruebel gruebel force-pushed the release-please--branches--main branch 2 times, most recently from 21a8684 to 7edcb03 Compare September 23, 2024 12:30
@gruebel gruebel force-pushed the release-please--branches--main branch from 7edcb03 to 0b3eb00 Compare September 30, 2024 07:52
@gruebel gruebel force-pushed the release-please--branches--main branch 2 times, most recently from 1746183 to 5051929 Compare October 14, 2024 08:16
@internal-baz-ci-app internal-baz-ci-app bot force-pushed the release-please--branches--main branch from 5051929 to bb91515 Compare October 14, 2024 10:25
@internal-baz-ci-app internal-baz-ci-app bot force-pushed the release-please--branches--main branch 2 times, most recently from c5e096e to 3ee9c12 Compare October 28, 2024 08:22
@internal-baz-ci-app internal-baz-ci-app bot force-pushed the release-please--branches--main branch from 3ee9c12 to 82d2a1e Compare November 4, 2024 08:45
@internal-baz-ci-app internal-baz-ci-app bot force-pushed the release-please--branches--main branch from 82d2a1e to 4e4cf03 Compare November 11, 2024 09:49
@internal-baz-ci-app internal-baz-ci-app bot force-pushed the release-please--branches--main branch 2 times, most recently from 5d1b7cb to 9b4941c Compare November 25, 2024 07:55
@internal-baz-ci-app internal-baz-ci-app bot force-pushed the release-please--branches--main branch from 9b4941c to fd2926d Compare December 2, 2024 08:43
@internal-baz-ci-app internal-baz-ci-app bot force-pushed the release-please--branches--main branch 3 times, most recently from d6b03d0 to 6b263a7 Compare December 23, 2024 08:47
@internal-baz-ci-app internal-baz-ci-app bot force-pushed the release-please--branches--main branch from 6b263a7 to 41f1787 Compare January 6, 2025 10:08
@internal-baz-ci-app internal-baz-ci-app bot force-pushed the release-please--branches--main branch from 41f1787 to bbb3552 Compare January 12, 2025 11:48
Copy link

@baz-reviewer baz-reviewer bot left a comment

Choose a reason for hiding this comment

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

LGTM! Here's a gift 🎁

Analysis Breakdown
  • Identify breaking changes
  • Identify typos and minor issues
  • Ensure proper code hygiene
  • Ensure tests have assertions in them
  • Identify type inconsistency issues
  • Identify opportunities to re-write code more concisely

Bazzy your AI Code Review Assistant, can explain and help resolve these issues.

Copy link

@baz-reviewer-dev baz-reviewer-dev bot left a comment

Choose a reason for hiding this comment

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

LGTM! πŸŽ‰

Analysis Breakdown
  • Identify breaking changes
  • Identify typos and minor issues
  • Ensure proper code hygiene
  • Ensure tests have assertions in them
  • Identify type inconsistency issues
  • Identify opportunities to re-write code more concisely

Bazzy your AI Code Review Assistant, can explain and help resolve these issues.

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