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

fix: allow observer to use transport object #805

Merged
merged 1 commit into from
Jan 5, 2024

Conversation

joerivanveen
Copy link
Contributor

Resolves #804
INT-320

@joerivanveen joerivanveen requested a review from a team as a code owner December 29, 2023 15:15
@Aquive
Copy link
Contributor

Aquive commented Dec 29, 2023

@joerivanveen I was just getting ready to commit this as a PR, you are fast! ;)

I also tested the change it does solve my issue and I think it complies with Magento core, so win-win. If this is merged when will it get into a release?

Thanks!

@joerivanveen
Copy link
Contributor Author

We are planning to put this in our upcoming release, within a few days, pending regression testing.

@joerivanveen joerivanveen merged commit e64a687 into develop Jan 5, 2024
1 check passed
@joerivanveen joerivanveen deleted the fix/allow-observer-to-use-transport-object branch January 5, 2024 08:10
MyParcelBot pushed a commit that referenced this pull request Feb 1, 2024
## [4.12.0](v4.11.1...v4.12.0) (2024-02-01)

### 🐛 Bug Fixes

* allow observer to use transport object ([#805](#805)) ([e64a687](e64a687))
* **checkout:** prevent delivery options from disappearing ([#811](#811)) ([1f153dc](1f153dc))
* **checkout:** prevent missing street from blocking delivery options ([#813](#813)) ([169e8be](169e8be))
* fix large format issue ([#798](#798)) ([dd98a32](dd98a32))
* fix php deprecation error ([#793](#793)) ([5222a77](5222a77))
* **fulfilment:** export phonenumber and weight ([#810](#810)) ([d2b2a85](d2b2a85))
* **fulfilment:** set weight on customs item rather than throw error ([#814](#814)) ([2eadcbc](2eadcbc))
* implement regression feedback ([#806](#806)) ([0b3b1f0](0b3b1f0))
* only set country if currentCountry has value ([#794](#794)) ([e86d3fe](e86d3fe))

### ✨ New Features

* add carrier dpd ([#786](#786)) ([e87fe71](e87fe71))
* add carrier ups ([#787](#787)) ([c6aff00](c6aff00))
* add digital stamp weight range ([#801](#801)) ([696b771](696b771))
* add state to consignment ([#815](#815)) ([8c3e208](8c3e208))
@MyParcelBot
Copy link

🎉 This PR is included in version 4.12.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

5 participants