Skip to content

Conversation

@colbyfayock
Copy link
Collaborator

@colbyfayock colbyfayock commented Jan 18, 2024

Description

Pulls in the URL Loader update, which itself pulls in the updated URL Gen SDK that addresses comma issues.

This makes some fixes that needed to be addressed from the migration to the new URL Loader major release.

Issue Ticket Number

Fixes #414

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Fix or improve the documentation
  • This change requires a documentation update

Checklist

  • I have followed the contributing guidelines of this project as mentioned in CONTRIBUTING.md
  • I have created an issue ticket for this PR
  • I have checked to ensure there aren't other open Pull Requests for the same update/change?
  • I have performed a self-review of my own code
  • I have run tests locally to ensure they all pass
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes needed to the documentation

@colbyfayock colbyfayock merged commit 25d2228 into main Jan 19, 2024
@colbyfayock colbyfayock deleted the feat/414-encoding branch January 19, 2024 01:44
github-actions bot pushed a commit that referenced this pull request Jan 19, 2024
# [5.20.0](v5.19.0...v5.20.0) (2024-01-19)

### Features

* Updates URL Loader, Fixes Comma Encoding ([#415](#415)) ([25d2228](25d2228)), closes [#414](#414)
@github-actions
Copy link

🎉 This PR is included in version 5.20.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Jan 19, 2024
# [6.0.0-beta.3](v6.0.0-beta.2...v6.0.0-beta.3) (2024-01-19)

### Features

* Export CldUploadWidgetInfo Type ([#413](#413)) ([8058c5c](8058c5c)), closes [#412](#412)
* Updates URL Loader, Fixes Comma Encoding ([#415](#415)) ([25d2228](25d2228)), closes [#414](#414)
@github-actions
Copy link

🎉 This PR is included in version 6.0.0-beta.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

[Bug] Double encoding of commas in public IDs

2 participants