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

Bump net.ttddyy.observation:datasource-micrometer-spring-boot from 1.0.6 to 1.1.0 #76

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2025

Bumps net.ttddyy.observation:datasource-micrometer-spring-boot from 1.0.6 to 1.1.0.

Release notes

Sourced from net.ttddyy.observation:datasource-micrometer-spring-boot's releases.

Release v1.1.0

Release Notes

Changelog

2ff9f03 Release 1.1.0 3ab08a0 Update changelog for 1.1.0 release 1096f0a Add method args and exception to ResultSetOperation c1e5bb5 Update OSIV documentation c23c8dd Use a pure DataSource proxy instead of ProxyDataSource cc53352 Fix custom observation detection for GeneratedKeysObservationConvention e21a1c9 Apply format 109601c Upgrade dependencies 055d31a Document "How to Selectively Tag Queries" 79e8274 Update open-in-view documentation 236581d Document open-in-view / open-session-in-view 303ea60 Merge branch '1.0.x' 69e8589 Upgrade to upload-pages-artifact@v3 fbcab7e Merge branch '1.0.x' 13b8875 Upgrade to @​v4 actions 6696f71 Merge branch '1.0.x' 65b19ba Upgrade to actions/actions-gh-pages@v4 d8e6e48 Merge branch '1.0.x' dc2bca0 Upgrade to actions/upload-artifact@v4 bdbf27b Merge pull request #62 from stefano-salmaso c5b487f Polish "Add datasource name to the contexts" b873cf2 Add datasource name to the contexts 01b3c89 Merge branch '1.0.x' fe85404 Prepare next development iteration 21e7310 Merge branch '1.0.x' 12ea02f Merge branch '1.0.x' c5bc312 Merge branch '1.0.x' 9a37d7a Merge branch '1.0.x' c76a7a0 Merge branch '1.0.x' 0612613 Merge branch '1.0.x' 770a56a Polish a8eceb4 Publish spring events for query and proxy-method executions 95ffc67 Polish 999409f Update links in documentation a1f285e Add a new observation for generated keys 70d3a4d Record ResultSet interactions 700eac3 Merge branch '1.0.x' accb9be Merge branch '1.0.x' 6d9a55a Merge branch '1.0.x' b29ae27 Fix typography at sample code in docs b1c8fec Update documentation 0f801aa Upgrade spring-asciidoctor-extensions-block-switch to 0.6.2 639caba Merge pull request #24 from AnatoliyYakimov

... (truncated)

Changelog

Sourced from net.ttddyy.observation:datasource-micrometer-spring-boot's changelog.

1.1.0

  • Record ResultSet interactions (#35)
  • Observation for generated keys (#36)
  • Publish spring events for query and proxy-method executions (#37)
  • Use a pure "DataSource" proxy instead of "ProxyDataSource" (#51)
  • Having datasource name in low cardinality keys (#58)
  • Upgrade dependencies (#63)
Commits
  • 2ff9f03 Release 1.1.0
  • 3ab08a0 Update changelog for 1.1.0 release
  • 1096f0a Add method args and exception to ResultSetOperation
  • c1e5bb5 Update OSIV documentation
  • c23c8dd Use a pure DataSource proxy instead of ProxyDataSource
  • cc53352 Fix custom observation detection for GeneratedKeysObservationConvention
  • e21a1c9 Apply format
  • 109601c Upgrade dependencies
  • 055d31a Document "How to Selectively Tag Queries"
  • 79e8274 Update open-in-view documentation
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [net.ttddyy.observation:datasource-micrometer-spring-boot](https://github.com/jdbc-observations/datasource-micrometer) from 1.0.6 to 1.1.0.
- [Release notes](https://github.com/jdbc-observations/datasource-micrometer/releases)
- [Changelog](https://github.com/jdbc-observations/datasource-micrometer/blob/main/CHANGELOG)
- [Commits](jdbc-observations/datasource-micrometer@v1.0.6...v1.1.0)

---
updated-dependencies:
- dependency-name: net.ttddyy.observation:datasource-micrometer-spring-boot
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants