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

feat: Drop obsolete Simulator versions #420

Merged
merged 5 commits into from
Mar 26, 2024

Conversation

mykola-mokhnach
Copy link
Contributor

BREAKING CHANGE: Dropped obsolete simulator classes: SimulatorXcode8, SimulatorXcode9 and SimulatorXcode9_3. APIs that are still relevant have been moved to SimulatorXcode10
BREAKING CHANGE: Added proper type definitions. Interfaces were refactored and connected to appropriate extension classes.

Now it is possible to provide a logger to the factory method, which improves the visibility of session identifiers

@mykola-mokhnach mykola-mokhnach merged commit bff7e56 into appium:master Mar 26, 2024
8 checks passed
@mykola-mokhnach mykola-mokhnach deleted the interfaces branch March 26, 2024 08:49
github-actions bot pushed a commit that referenced this pull request Mar 26, 2024
## [6.0.0](v5.5.3...v6.0.0) (2024-03-26)

### ⚠ BREAKING CHANGES

* Dropped obsolete simulator classes: SimulatorXcode8, SimulatorXcode9 and SimulatorXcode9_3. APIs that are still relevant have been moved to SimulatorXcode10
* Added proper type definitions. Interfaces were refactored and connected to appropriate extension classes.

Now it is possible to provide a logger to the factory method, which improves the visibility of session identifiers

### Features

* Drop obsolete Simulator versions ([#420](#420)) ([bff7e56](bff7e56))
Copy link

🎉 This PR is included in version 6.0.0 🎉

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
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants