Skip to content

Commit

Permalink
Merge pull request #716 from AdobeDocs/update-release-notes
Browse files Browse the repository at this point in the history
Updating release notes
  • Loading branch information
praveek authored Oct 29, 2024
2 parents 06a5fdd + dbfca3f commit d44f1e3
Show file tree
Hide file tree
Showing 3 changed files with 92 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/scripts/release_notes/timestamp.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"ts":1729122121106}
{"ts":1730236348661}
10 changes: 10 additions & 0 deletions src/pages/home/base/assurance/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,16 @@ keywords:

# Release notes

## October 29, 2024

### Android Assurance 3.0.4

* Fixed an issue causing incorrect application details to be sent in the `client` event.

### Android Assurance 2.2.2

* Fixed an issue causing incorrect application details to be sent in the `client` event.

## August 16, 2024

### Android Assurance 3.0.3
Expand Down
81 changes: 81 additions & 0 deletions src/pages/home/release-notes/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,87 @@ Keywords:

# Release notes

## October 29, 2024

### Android BOM 3.5.1

* This BOM ([Bill of Materials](https://central.sonatype.com/artifact/com.adobe.marketing.mobile/sdk-bom)) release includes changes to the following Android extensions.

<Accordion>

<AccordionItem header='Expand'>

| Extension artifact | BOM (3.5.0) | BOM (3.5.1) |
|-----|-----|-----|
| **com.adobe.marketing.mobile:assurance** | **3.0.3** | **3.0.4**|
| com.adobe.marketing.mobile:analytics | 3.0.1 | 3.0.1 |
| com.adobe.marketing.mobile:audience | 3.0.0 | 3.0.0 |
| com.adobe.marketing.mobile:campaign | 3.0.1 | 3.0.1 |
| com.adobe.marketing.mobile:campaignclassic | 3.1.2 | 3.1.2 |
| com.adobe.marketing.mobile:core | 3.2.0 | 3.2.0 |
| com.adobe.marketing.mobile:edge | 3.0.0 | 3.0.0 |
| com.adobe.marketing.mobile:edgebridge | 3.0.0 | 3.0.0 |
| com.adobe.marketing.mobile:edgeconsent | 3.0.0 | 3.0.0 |
| com.adobe.marketing.mobile:edgeidentity | 3.0.0 | 3.0.0 |
| com.adobe.marketing.mobile:edgemedia | 3.0.0 | 3.0.0 |
| com.adobe.marketing.mobile:identity | 3.0.1 | 3.0.1 |
| com.adobe.marketing.mobile:lifecycle | 3.0.1 | 3.0.1 |
| com.adobe.marketing.mobile:media | 3.1.0 | 3.1.0 |
| com.adobe.marketing.mobile:messaging | 3.2.1 | 3.2.1 |
| com.adobe.marketing.mobile:notificationbuilder | 3.0.2 | 3.0.2 |
| com.adobe.marketing.mobile:optimize | 3.1.0 | 3.1.0 |
| com.adobe.marketing.mobile:places | 3.0.1 | 3.0.1 |
| com.adobe.marketing.mobile:signal | 3.0.0 | 3.0.0 |
| com.adobe.marketing.mobile:target | 3.0.0 | 3.0.0 |
| com.adobe.marketing.mobile:userprofile | 3.0.0 | 3.0.0 |

</AccordionItem>

</Accordion>

### Android BOM 2.9.10

* This BOM ([Bill of Materials](https://central.sonatype.com/artifact/com.adobe.marketing.mobile/sdk-bom)) release includes changes to the following Android extensions.

<Accordion>

<AccordionItem header='Expand'>

| Extension artifact | BOM (2.9.9) | BOM (2.9.10) |
|-----|-----|-----|
| **com.adobe.marketing.mobile:assurance** | **2.2.1** | **2.2.2**|
| com.adobe.marketing.mobile:analytics | 2.0.3 | 2.0.3 |
| com.adobe.marketing.mobile:audience | 2.0.0 | 2.0.0 |
| com.adobe.marketing.mobile:campaign | 2.0.6 | 2.0.6 |
| com.adobe.marketing.mobile:campaignclassic | 2.1.8 | 2.1.8 |
| com.adobe.marketing.mobile:core | 2.6.4 | 2.6.4 |
| com.adobe.marketing.mobile:edge | 2.4.0 | 2.4.0 |
| com.adobe.marketing.mobile:edgebridge | 2.1.0 | 2.1.0 |
| com.adobe.marketing.mobile:edgeconsent | 2.0.0 | 2.0.0 |
| com.adobe.marketing.mobile:edgeidentity | 2.0.1 | 2.0.1 |
| com.adobe.marketing.mobile:edgemedia | 2.0.0 | 2.0.0 |
| com.adobe.marketing.mobile:identity | 2.0.3 | 2.0.3 |
| com.adobe.marketing.mobile:lifecycle | 2.0.4 | 2.0.4 |
| com.adobe.marketing.mobile:media | 3.0.0 | 3.0.0 |
| com.adobe.marketing.mobile:messaging | 2.2.1 | 2.2.1 |
| com.adobe.marketing.mobile:optimize | 2.0.2 | 2.0.2 |
| com.adobe.marketing.mobile:places | 2.1.0 | 2.1.0 |
| com.adobe.marketing.mobile:signal | 2.0.1 | 2.0.1 |
| com.adobe.marketing.mobile:target | 2.0.3 | 2.0.3 |
| com.adobe.marketing.mobile:userprofile | 2.0.1 | 2.0.1 |

</AccordionItem>

</Accordion>

### Android Assurance 3.0.4

* Fixed an issue causing incorrect application details to be sent in the `client` event.

### Android Assurance 2.2.2

* Fixed an issue causing incorrect application details to be sent in the `client` event.

## October 16, 2024

### iOS Edge 5.0.3
Expand Down

0 comments on commit d44f1e3

Please sign in to comment.