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

build(deps): bump github.com/segmentio/analytics-go/v3 from 3.2.1 to 3.3.0 #434

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2023

Bumps github.com/segmentio/analytics-go/v3 from 3.2.1 to 3.3.0.

Release notes

Sourced from github.com/segmentio/analytics-go/v3's releases.

v3.3.0

GroupId was added to context so the track events can related to both a user and distinct id and group. Note: When updating to this version, verify the groupId is not being found using the Extra map. The new groupId field will now take precedence.

Full Changelog: segmentio/analytics-go@v3.2.1...v3.3.0

Changelog

Sourced from github.com/segmentio/analytics-go/v3's changelog.

v3.3.0 / 2023-10-31

  • Add groupId to context so the track events can related to both a user and distinct id and group
    • Note: When updating to this version, verify the groupId is not being found using the Extra map. The new groupId field will now take precedence.

v3.1.0 / 2019-09-20

  • add consistent panic error message
  • Expose the Message interface Validate method
  • return error if a custom type is enqueued
  • Handle pointer types in Enqueue()
  • message: update maxMessageBytes to 32KB

v3.0.1 / 2018-10-02

  • Migrate from Circle V1 format to Circle V2
  • Adds CLI for sending segment events
  • Vendor packages back-go and uuid instead of using gitsubmodules

v3.0.0 / 2016-06-02

v2.1.0 / 2015-12-28

  • Add ability to set custom timestamps for messages.
  • Add ability to set a custom net/http client.
  • Add ability to set a custom logger.
  • Fix edge case when client would try to upload no messages.
  • Properly upload in-flight messages when client is asked to shutdown.
  • Add ability to set .integrations field on messages.
  • Fix resource leak with interval ticker after shutdown.
  • Add retries and back-off when uploading messages.
  • Add ability to set custom flush interval.

v2.0.0 / 2015-02-03

  • rewrite with breaking API changes

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from a team as a code owner November 6, 2023 09:49
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 6, 2023
@bhavanki
Copy link
Contributor

@dependabot rebase

Bumps [github.com/segmentio/analytics-go/v3](https://github.com/segmentio/analytics-go) from 3.2.1 to 3.3.0.
- [Release notes](https://github.com/segmentio/analytics-go/releases)
- [Changelog](https://github.com/segmentio/analytics-go/blob/v3.0/History.md)
- [Commits](segmentio/analytics-go@v3.2.1...v3.3.0)

---
updated-dependencies:
- dependency-name: github.com/segmentio/analytics-go/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/segmentio/analytics-go/v3-3.3.0 branch from 2f16b9c to 6e4e1f3 Compare January 30, 2024 22:33
@bhavanki bhavanki merged commit 0edf3de into master Jan 30, 2024
12 checks passed
@bhavanki bhavanki deleted the dependabot/go_modules/github.com/segmentio/analytics-go/v3-3.3.0 branch January 30, 2024 22:42
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.

None yet

1 participant