Skip to content

Commit

Permalink
Merge pull request #97 from yandexmobile/release-7.0.0
Browse files Browse the repository at this point in the history
Update unity packages and changelogs due to release 7.0.0
  • Loading branch information
mobile-ads-github authored Apr 15, 2024
2 parents 039e228 + 6503ed9 commit 8b488dd
Show file tree
Hide file tree
Showing 55 changed files with 170 additions and 18 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Change Log

## Version 7.0.0

#### Added

* Debug Panel support for Android.

#### Updated

* Supported Android Yandex Mobile Ads SDK version 7.0.0
* Supported iOS YandexMobileAds version 7.0.0

## Version 6.4.0

#### Updated
Expand Down
36 changes: 18 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,24 +74,24 @@ Third-party networks can be connected to Yandex Mobile Ads Mediation by several

| Package | Description |
|--------------------------------------|------------------------------------------------------------------------------|
| yandex-mobileads-lite-6.4.0 | Main Yandex Mobile Ads package distributed for use with [Google resolver] |
| yandex-mobileads-mediation-6.4.0 | Main Mobile Ads Mediation package distributed for use with [Google resolver] |
| mobileads-adcolony-mediation-6.4.0 | AdColony mediation (Supported only by android) |
| mobileads-google-mediation-6.4.0 | Admob mediation |
| mobileads-applovin-mediation-6.4.0 | AppLovin mediation |
| mobileads-chartboost-mediation-6.4.0 | Chartboost mediation (Supported only by android) |
| mobileads-bigoads-mediation-6.4.0 | BigoAds mediation (Supported only by android) |
| mobileads-inmobi-mediation-6.4.0 | Inmobi mediation |
| mobileads-ironsource-mediation-6.4.0 | IronSource mediation |
| mobileads-mintegral-mediation-6.4.0 | Mintegral mediation |
| mobileads-mytarget-mediation-6.4.0 | MyTarget mediation |
| mobileads-pangle-mediation-6.4.0 | Pangle mediation (Supported only by android) |
| mobileads-startapp-mediation-6.4.0 | StartApp mediation (Supported only by android) |
| mobileads-tapjoy-mediation-6.4.0 | Tapjoy mediation (Supported only by android) |
| mobileads-unityads-mediation-6.4.0 | UnityAds mediation |
| mobileads-vungle-mediation-6.4.0 | Vungle mediation (Supported only by android) |
| admob-mobileads-mediation-6.4.0 | Third-party mediation with AdMob |
| ironsource-mobileads-mediation-6.4.0 | Third-party mediation with IronSource |
| yandex-mobileads-lite-7.0.0 | Main Yandex Mobile Ads package distributed for use with [Google resolver] |
| yandex-mobileads-mediation-7.0.0 | Main Mobile Ads Mediation package distributed for use with [Google resolver] |
| mobileads-adcolony-mediation-7.0.0 | AdColony mediation (Supported only by android) |
| mobileads-google-mediation-7.0.0 | Admob mediation |
| mobileads-applovin-mediation-7.0.0 | AppLovin mediation |
| mobileads-chartboost-mediation-7.0.0 | Chartboost mediation (Supported only by android) |
| mobileads-bigoads-mediation-7.0.0 | BigoAds mediation (Supported only by android) |
| mobileads-inmobi-mediation-7.0.0 | Inmobi mediation |
| mobileads-ironsource-mediation-7.0.0 | IronSource mediation |
| mobileads-mintegral-mediation-7.0.0 | Mintegral mediation |
| mobileads-mytarget-mediation-7.0.0 | MyTarget mediation |
| mobileads-pangle-mediation-7.0.0 | Pangle mediation (Supported only by android) |
| mobileads-startapp-mediation-7.0.0 | StartApp mediation (Supported only by android) |
| mobileads-tapjoy-mediation-7.0.0 | Tapjoy mediation (Supported only by android) |
| mobileads-unityads-mediation-7.0.0 | UnityAds mediation |
| mobileads-vungle-mediation-7.0.0 | Vungle mediation (Supported only by android) |
| admob-mobileads-mediation-7.0.0 | Third-party mediation with AdMob |
| ironsource-mobileads-mediation-7.0.0 | Third-party mediation with IronSource |

[Google resolver]: https://github.com/googlesamples/unity-jar-resolver

Expand Down
29 changes: 29 additions & 0 deletions mobileads-mediation-unity-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,34 @@
# Change Log

## Version 7.0.0

### Supports

* Yandex Mobile Ads Android SDK version 7.0.0
* Yandex Mobile Ads iOS SDK version 7.0.0
* AdColony Android SDK version 4.8.0
* AdColony iOS SDK version 4.9.0
* AppLovin Android SDK version 12.3.1
* AppLovin iOS SDK version 12.3.1
* Chartboost Android SDK version 9.3.1
* Chartboost iOS SDK version 9.7.0
* AdMob Android SDK version 23.0.0
* AdMob iOS SDK version 11.2.0
* InMobi Android SDK version 10.6.7
* InMobi iOS SDK version 10.5.5
* IronSource Android SDK version 7.9.0
* IronSource iOS SDK version 7.9.1
* Mintegral Android SDK version 16.6.61
* Mintegral iOS SDK version 7.5.9
* MyTarget Android SDK version 5.20.1
* MyTarget iOS SDK version 5.21.1
* Pangle Android SDK version 5.8.1.0
* StartApp Android SDK version 4.11.5
* Tapjoy Android SDK version 13.4.1
* UnityAds Android SDK version 4.10.0
* UnityAds iOS SDK version 4.9.3
* Vungle Android SDK version 7.1.0

## Version 6.4.0

### Supports
Expand Down
Binary file not shown.
Binary file not shown.
7 changes: 7 additions & 0 deletions mobileads-mediation/adcolony/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## Version 7.0.0

#### Updated

* Supported Android AdColony adapter version 4.8.0.11
* Supported iOS AdColony adapter version 4.9.0.11

## Version 6.4.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
7 changes: 7 additions & 0 deletions mobileads-mediation/applovin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## Version 7.0.0

#### Updated

* Supported Android AppLovin adapter version 12.3.1.0
* Supported iOS AppLovin adapter version 12.3.1.0

## Version 6.4.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
6 changes: 6 additions & 0 deletions mobileads-mediation/bigoads/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## Version 7.0.0

#### Updated

* Supported Android BigoAds adapter version 4.6.1.0

## Version 6.4.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
7 changes: 7 additions & 0 deletions mobileads-mediation/chartboost/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## Version 7.0.0

#### Updated

* Supported Android Chartboost adapter version 9.3.1.5
* Supported iOS Chartboost adapter version 9.7.0.0

## Version 6.4.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
8 changes: 8 additions & 0 deletions mobileads-mediation/google/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## Version 7.0.0

#### Updated

* Supported Android Yandex Mobile Ads SDK version 7.0.0
* Supported Android AdMob adapter version 23.0.0.0
* Supported iOS AdMob adapter version 11.2.0.0

## Version 6.4.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
7 changes: 7 additions & 0 deletions mobileads-mediation/inmobi/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## Version 7.0.0

#### Updated

* Supported Android InMobi adapter version 10.6.7.0
* Supported iOS InMobi adapter version 10.5.5.7

## Version 6.4.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
7 changes: 7 additions & 0 deletions mobileads-mediation/ironsource/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## Version 7.0.0

#### Updated

* Supported Android IronSource adapter version 7.9.0.0
* Supported iOS IronSource adapter version 7.9.1.0

## Version 6.4.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
7 changes: 7 additions & 0 deletions mobileads-mediation/mintegral/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## Version 7.0.0

#### Updated

* Supported Android Mintegral adapter version 16.6.61.0
* Supported iOS Mintegral adapter version 7.5.9.0

## Version 6.4.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
7 changes: 7 additions & 0 deletions mobileads-mediation/mytarget/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## Version 7.0.0

#### Updated

* Supported Android MyTarget adapter version 5.20.1.0
* Supported iOS MyTarget adapter version 5.21.1.0

## Version 6.4.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
6 changes: 6 additions & 0 deletions mobileads-mediation/pangle/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## Version 7.0.0

#### Updated

* Supported Android Pangle adapter version 5.8.1.0.0

## Version 6.4.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
6 changes: 6 additions & 0 deletions mobileads-mediation/startapp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## Version 7.0.0

#### Updated

* Supported Android StartApp adapter version 4.11.5.1

## Version 6.4.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
6 changes: 6 additions & 0 deletions mobileads-mediation/tapjoy/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## Version 7.0.0

#### Updated

* Supported Android Tapjoy adapter version 13.4.1.0

## Version 6.4.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
7 changes: 7 additions & 0 deletions mobileads-mediation/unityads/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## Version 7.0.0

#### Updated

* Supported Android UnityAds adapter version 4.10.0.0
* Supported iOS UnityAds adapter version 4.9.3.0

## Version 6.4.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
6 changes: 6 additions & 0 deletions mobileads-mediation/vungle/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## Version 7.0.0

#### Updated

* Supported Android Vungle adapter version 7.1.0.1

## Version 6.4.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
9 changes: 9 additions & 0 deletions third-party-networks-mediation/admob/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

## Version 7.0.0

#### Updated

* Supported Android Yandex Mobile Ads SDK version 7.0.0
* Supported Android AdMob version 7.0.0.0
* Supported iOS Yandex Mobile Ads SDK version 7.0.0
* Supported iOS AdMob adapter version 7.0.0.0

## Version 6.4.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
9 changes: 9 additions & 0 deletions third-party-networks-mediation/ironsource/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

## Version 7.0.0

#### Updated

* Supported Android Yandex Mobile Ads SDK version 7.0.0
* Supported Android IronSource adapter version 7.0.0.0
* Supported iOS Yandex Mobile Ads SDK version 7.0.0
* Supported iOS IronSource adapter version 7.0.0.0

## Version 6.4.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.

0 comments on commit 8b488dd

Please sign in to comment.