Skip to content

Commit

Permalink
chore(release): pulling release/2.4.0 into master
Browse files Browse the repository at this point in the history
  • Loading branch information
Pallab Maiti authored Jun 2, 2023
2 parents 86ebaab + c5bfa43 commit 81373fb
Show file tree
Hide file tree
Showing 7 changed files with 212 additions and 36 deletions.
128 changes: 128 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,134 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [2.4.0](https://github.com/rudderlabs/rudder-sdk-ios/compare/v2.3.1...v2.4.0) (2023-06-02)


### Features

* added support for sending carrier names on iOS versions < 16 instead of sending un-available ([#330](https://github.com/rudderlabs/rudder-sdk-ios/issues/330)) ([86b69c4](https://github.com/rudderlabs/rudder-sdk-ios/commit/86b69c4fdaafdac4cf679350d2005edcc9ff0a12))


### Bug Fixes

* userId and traits behaviour in iOS-v2 ([#327](https://github.com/rudderlabs/rudder-sdk-ios/issues/327)) ([8e9501b](https://github.com/rudderlabs/rudder-sdk-ios/commit/8e9501bcc0e4215e48f3264dbcbbaf82cc940622))

## [2.3.0](https://github.com/rudderlabs/rudder-sdk-ios/compare/v2.2.7...v2.3.0) (2023-05-15)


### Features

* implement session tracking for v2 SDK ([#321](https://github.com/rudderlabs/rudder-sdk-ios/issues/321)) ([f401178](https://github.com/rudderlabs/rudder-sdk-ios/commit/f4011787112bea3bc10e11cf3f32c0d5dd438459))

### [2.2.7](https://github.com/rudderlabs/rudder-sdk-ios/compare/v2.2.6...v2.2.7) (2023-03-28)


### Bug Fixes

* config specified log level is not working ([aaa91d7](https://github.com/rudderlabs/rudder-sdk-ios/commit/aaa91d7683e3c48c548f9171710749a2c7c5a0ac))
* convert date into gregorian calendar ([#296](https://github.com/rudderlabs/rudder-sdk-ios/issues/296)) ([b9df566](https://github.com/rudderlabs/rudder-sdk-ios/commit/b9df5668e4cbf227c6f42c091b93da8118ab8947))

### [2.2.6](https://github.com/rudderlabs/rudder-sdk-ios/compare/v2.1.0...v2.2.6) (2023-01-31)


### Bug Fixes

* enhance support for anonymousId for all supported platforms ([#257](https://github.com/rudderlabs/rudder-sdk-ios/issues/257)) ([60a0d70](https://github.com/rudderlabs/rudder-sdk-ios/commit/60a0d7042cf9a208f9dea1c2c6f677f335891cef))
* improper way of handling customContext ([9b2297e](https://github.com/rudderlabs/rudder-sdk-ios/commit/9b2297e2eca7cc0e694b142cda3f5507e80fff85))
* **macOS:** life cycle events were not tracking properly ([1733753](https://github.com/rudderlabs/rudder-sdk-ios/commit/17337536adb725411f9446c59bf99e2975975205))

## [2.1.0](https://github.com/rudderlabs/rudder-sdk-ios/compare/v2.0.1...v2.1.0) (2022-06-17)

### [2.0.1](https://github.com/rudderlabs/rudder-sdk-ios/compare/v2.0.0...v2.0.1) (2022-06-13)

## [2.0.0](https://github.com/rudderlabs/rudder-sdk-ios/compare/v1.6.0...v2.0.0) (2022-06-02)

## [1.6.0](https://github.com/rudderlabs/rudder-sdk-ios/compare/v1.5.3...v1.6.0) (2022-05-06)

### [1.5.3](https://github.com/rudderlabs/rudder-sdk-ios/compare/v1.5.2...v1.5.3) (2022-04-07)

### [1.5.2](https://github.com/rudderlabs/rudder-sdk-ios/compare/v1.5.1...v1.5.2) (2022-02-16)

### [1.5.1](https://github.com/rudderlabs/rudder-sdk-ios/compare/v1.5.0...v1.5.1) (2022-02-11)

## [1.5.0](https://github.com/rudderlabs/rudder-sdk-ios/compare/v1.4.2...v1.5.0) (2022-01-19)

### [1.4.2](https://github.com/rudderlabs/rudder-sdk-ios/compare/v1.4.1...v1.4.2) (2022-01-12)

### [1.4.1](https://github.com/rudderlabs/rudder-sdk-ios/compare/v1.3.1...v1.4.1) (2022-01-11)

### [1.3.1](https://github.com/rudderlabs/rudder-sdk-ios/compare/v1.2.2...v1.3.1) (2021-12-30)

### [1.2.2](https://github.com/rudderlabs/rudder-sdk-ios/compare/v1.2.1...v1.2.2) (2021-12-13)

### [1.2.1](https://github.com/rudderlabs/rudder-sdk-ios/compare/v1.2.0...v1.2.1) (2021-11-25)

## [1.2.0](https://github.com/rudderlabs/rudder-sdk-ios/compare/v1.1.5...v1.2.0) (2021-11-24)

### [1.1.5](https://github.com/rudderlabs/rudder-sdk-ios/compare/v1.1.4...v1.1.5) (2021-11-18)

### [1.1.4](https://github.com/rudderlabs/rudder-sdk-ios/compare/v1.1.3...v1.1.4) (2021-11-08)

### [1.1.3](https://github.com/rudderlabs/rudder-sdk-ios/compare/v1.1.2...v1.1.3) (2021-11-05)

### [1.1.2](https://github.com/rudderlabs/rudder-sdk-ios/compare/v1.1.1...v1.1.2) (2021-11-05)

### [1.1.1](https://github.com/rudderlabs/rudder-sdk-ios/compare/v1.1.0...v1.1.1) (2021-11-02)

## [1.1.0](https://github.com/rudderlabs/rudder-sdk-ios/compare/v1.0.24...v1.1.0) (2021-10-28)

### [1.0.24](https://github.com/rudderlabs/rudder-sdk-ios/compare/v1.0.23...v1.0.24) (2021-09-27)

### [1.0.23](https://github.com/rudderlabs/rudder-sdk-ios/compare/v1.0.22...v1.0.23) (2021-09-06)

### [1.0.22](https://github.com/rudderlabs/rudder-sdk-ios/compare/v1.0.21...v1.0.22) (2021-08-23)

### [1.0.21](https://github.com/rudderlabs/rudder-sdk-ios/compare/v1.0.20...v1.0.21) (2021-07-28)

### [1.0.20](https://github.com/rudderlabs/rudder-sdk-ios/compare/v1.0.19...v1.0.20) (2021-07-05)

### [1.0.19](https://github.com/rudderlabs/rudder-sdk-ios/compare/v1.0.18...v1.0.19) (2021-06-15)

### [1.0.18](https://github.com/rudderlabs/rudder-sdk-ios/compare/v1.0.17...v1.0.18) (2021-06-07)

### [1.0.17](https://github.com/rudderlabs/rudder-sdk-ios/compare/v1.0.16...v1.0.17) (2021-06-04)

### [1.0.16](https://github.com/rudderlabs/rudder-sdk-ios/compare/v1.0.15...v1.0.16) (2021-06-03)

### [1.0.15](https://github.com/rudderlabs/rudder-sdk-ios/compare/v1.0.14...v1.0.15) (2021-05-20)

### [1.0.14](https://github.com/rudderlabs/rudder-sdk-ios/compare/v1.0.13...v1.0.14) (2021-05-11)

### [1.0.13](https://github.com/rudderlabs/rudder-sdk-ios/compare/v1.0.12...v1.0.13) (2021-05-05)

### [1.0.12](https://github.com/rudderlabs/rudder-sdk-ios/compare/v1.0.11...v1.0.12) (2021-04-22)

### [1.0.11](https://github.com/rudderlabs/rudder-sdk-ios/compare/v1.0.10...v1.0.11) (2021-01-20)

### [1.0.10](https://github.com/rudderlabs/rudder-sdk-ios/compare/v1.0.9...v1.0.10) (2020-12-08)

### [1.0.9](https://github.com/rudderlabs/rudder-sdk-ios/compare/v1.0.8...v1.0.9) (2020-10-20)

### [1.0.8](https://github.com/rudderlabs/rudder-sdk-ios/compare/v1.0.7...v1.0.8) (2020-10-15)

### [1.0.7](https://github.com/rudderlabs/rudder-sdk-ios/compare/v1.0.6...v1.0.7) (2020-09-22)

### [1.0.6](https://github.com/rudderlabs/rudder-sdk-ios/compare/v1.0.5...v1.0.6) (2020-09-21)

### [1.0.5](https://github.com/rudderlabs/rudder-sdk-ios/compare/v1.0.4...v1.0.5) (2020-09-11)

### [1.0.4](https://github.com/rudderlabs/rudder-sdk-ios/compare/v1.0.3...v1.0.4) (2020-08-23)

### [1.0.3](https://github.com/rudderlabs/rudder-sdk-ios/compare/v1.0.1...v1.0.3) (2020-05-13)

### 1.0.2 (2020-05-03)

### [1.0.1](https://github.com/rudderlabs/rudder-sdk-ios/compare/v0.1.6...v1.0.1) (2020-04-07)

### [0.1.6](https://github.com/rudderlabs/rudder-sdk-ios/compare/v0.1.3...v0.1.6) (2019-12-12)

### 0.1.3 (2019-11-11)

## [2.3.1](https://github.com/rudderlabs/rudder-sdk-ios/compare/v2.3.0...v2.3.1) (2023-06-01)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,7 @@
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = Z6DGB573C6;
DEVELOPMENT_TEAM = WPX9KRKA8B;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = "SampleObjC-iOS/Info.plist";
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
Expand Down Expand Up @@ -403,7 +403,7 @@
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = Z6DGB573C6;
DEVELOPMENT_TEAM = WPX9KRKA8B;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = "SampleObjC-iOS/Info.plist";
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
Expand Down
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<p align="center">
<a href="https://cocoapods.org/pods/Rudder">
<img src="https://img.shields.io/static/v1?label=pod&message=v2.3.1&color=blue&style=flat">
<img src="https://img.shields.io/static/v1?label=pod&message=v2.4.0&color=blue&style=flat">
</a>
</p>

Expand Down Expand Up @@ -47,15 +47,15 @@ The iOS SDK is available through [**CocoaPods**](https://cocoapods.org), [**Cart
To install the SDK, simply add the following line to your Podfile:

```xcode
pod 'Rudder', '2.3.1'
pod 'Rudder', '2.4.0'
```

### Carthage

For Carthage support, add the following line to your `Cartfile`:

```xcode
github "rudderlabs/rudder-sdk-ios" "v2.3.1"
github "rudderlabs/rudder-sdk-ios" "v2.4.0"
```

> Remember to include the following code where you want to refer to or use the RudderStack SDK classes, as shown:
Expand Down Expand Up @@ -86,7 +86,7 @@ You can also add the RudderStack SDK using the Swift Package Mangaer in one of t
![Adding a package](https://user-images.githubusercontent.com/59817155/140903027-286a1d64-f5d5-4041-9827-47b6cef76a46.png)

2. Enter the package repository (`[email protected]:rudderlabs/rudder-sdk-ios.git`) in the search bar.
3. In **Dependency Rule**, select **Up to Next Major Version**, and enter `2.3.1` as the value, as shown:
3. In **Dependency Rule**, select **Up to Next Major Version**, and enter `2.4.0` as the value, as shown:

![Setting the dependency](https://user-images.githubusercontent.com/59817155/145574696-8c849749-13e0-40d5-aacb-3fccb5c8e67d.png)

Expand All @@ -113,7 +113,7 @@ let package = Package(
],
dependencies: [
// Dependencies declare other packages that this package depends on.
.package(url: "[email protected]:rudderlabs/rudder-sdk-ios.git", from: "2.3.1")
.package(url: "[email protected]:rudderlabs/rudder-sdk-ios.git", from: "2.4.0")
],
targets: [
// Targets are the basic building blocks of a package. A target can define a module or a test suite.
Expand Down
2 changes: 1 addition & 1 deletion Sources/Classes/Common/Constants/RSVersion.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
import Foundation

// don't edit this line
let RSVersion = "2.3.1"
let RSVersion = "2.4.0"
Loading

0 comments on commit 81373fb

Please sign in to comment.