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

[v9] Remove unfitting exports from utils. #14268

Open
lforst opened this issue Nov 13, 2024 · 2 comments
Open

[v9] Remove unfitting exports from utils. #14268

lforst opened this issue Nov 13, 2024 · 2 comments
Assignees
Milestone

Comments

@lforst
Copy link
Member

lforst commented Nov 13, 2024

Description

Remove everything deprecated in #14267

@lforst lforst added this to the 9.0.0 milestone Nov 13, 2024
@lforst lforst changed the title [v9] Remove makeFifoCache [v9] Remove unfitting exports from utils.+ Nov 20, 2024
@lforst lforst changed the title [v9] Remove unfitting exports from utils.+ [v9] Remove unfitting exports from utils. Nov 28, 2024
@AbhiPrasad AbhiPrasad self-assigned this Dec 17, 2024
AbhiPrasad added a commit that referenced this issue Dec 18, 2024
ref: #14268

Deprecation PR:
#14405

Removes `arrayify`. This has no replacement.
AbhiPrasad added a commit that referenced this issue Dec 18, 2024
ref: #14268

Deprecation PR:
#14454

Removes `flatten`. This has no replacement.
AbhiPrasad added a commit that referenced this issue Dec 18, 2024
ref: #14268

Deprecation PR:
#14406

Removes `urlEncode`. This has no replacement.
AbhiPrasad added a commit that referenced this issue Dec 18, 2024
ref: #14268

Deprecation PR:
#14434

Removes `makeFifoCache`. This has no replacement.
AbhiPrasad added a commit that referenced this issue Dec 18, 2024
ref: #14268

Deprecation PR:
#14434

Removes `BAGGAGE_HEADER_NAME`. Use `"baggage"` string constant directly instead.
@AbhiPrasad AbhiPrasad removed their assignment Dec 18, 2024
@AbhiPrasad
Copy link
Member

AbhiPrasad commented Dec 18, 2024

Completed a bunch of these:

still have TransactionNamingScheme, memoBuilder, and extractRequestData remaining - moving on to some other things but will come back to it when I get time.

@s1gr1d
Copy link
Member

s1gr1d commented Dec 30, 2024

Removed TransactionNamingScheme: #14865

s1gr1d added a commit that referenced this issue Jan 2, 2025
ref: #14268

Deprecation PR:
#14405

Removes `TransactionNamingScheme`. This has no replacement.
@chargome chargome self-assigned this Jan 2, 2025
chargome added a commit that referenced this issue Jan 3, 2025
Removes `extractRequestData`, `addRequestDataToEvent` and
`extractPathForTransaction`.

ref #14268
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants