Skip to content

Releases: zebrunner/carina-appcenter

1.2.7 (2024-02-13)

13 Feb 21:03
e66edda
Compare
Choose a tag to compare

Enhancements

  • [#31] Removed app_icon_url json field validation

Migration Steps

  • Update in your project pom.xml version for carina-appcenter dependency to 1.2.7
  • Rebuild the project mvn -U clean compile install

1.2.6 (2023-11-11)

21 Nov 09:54
6935097
Compare
Choose a tag to compare

Enhancements

  • [#29] Bumped up carina-utils to 1.2.6
  • [#25] Added opportunity to get version and build of the application
  • [#27] AppCenterManager cache information about application

Dependencies Updates

com.zebrunner.carina-utils 1.1.5 -> 1.2.6

Migration Steps

  • Update in your project pom.xml version for carina-appcenter dependency to 1.2.6
  • Rebuild the project mvn -U clean compile install

1.1.5 (2023-07-26)

26 Jul 12:55
612837b
Compare
Choose a tag to compare

Enhancements

  • [#8] Removed usage of Spring Framework

Dependencies Updates

  • com.google.code.gson.gson 2.10.1
  • com.squareup.okhttp3.okhttp 4.11.0
  • com.google.code.findbugs.jsr305 3.0.2
  • Removed org.apache.httpcomponents.httpclient, org.springframework.spring-web, com.google.guava.guava, com.fasterxml.jackson.core.jackson-databind

Migration Steps

  • Update in your project pom.xml version for carina-appcenter dependency to 1.1.5
  • Rebuild the project mvn -U clean compile install

1.1.4 (2023-06-29)

29 Jun 14:57
db3fc50
Compare
Choose a tag to compare

Enhancements

  • [#22] Created AppCenterConfiguration class based on the new Configuration class [carina-utils]

Dependencies Updates

  • com.zebrunner.carina-utils 1.0.4 -> 1.1.5

Migration Steps

  • Update in your project pom.xml version for carina-appcenter dependency to 1.1.4
  • Rebuild the project mvn -U clean compile install

1.0.3 (2023-06-01)

01 Jun 14:31
65e0be9
Compare
Choose a tag to compare

Enhancements

  • [#17] Bumped up carina-utils to 1.0.4

Dependencies Updates

  • com.zebrunner.carina-utils 1.0.3 -> 1.0.4

Migration Steps

  • Update in your project pom.xml version for carina-appcenter dependency to 1.0.3
  • Rebuild the project mvn -U clean compile install

1.0.2 (2023-04-05)

06 Apr 10:12
5322c10
Compare
Choose a tag to compare

Enhancements

  • [#16] Excluded TestNG, Selenium and rest-assured compile dependencies
  • [#14] Changed TestNG dependency scope to test

Fixes

  • N/A

Known Issues

  • N/A

Dependencies Updates

  • com.zebrunner.carina-commons 1.0.1 -> 1.0.2
  • com.zebrunner.carina-utils 1.0.1 -> 1.0.3

Migration Steps

  • Update in your project pom.xml version for carina-appcenter dependency to 1.0.2
  • Rebuild the project mvn -U clean compile install

1.0.1 (2023-02-15)

15 Feb 16:20
f38cda4
Compare
Choose a tag to compare

Enhancements

  • [#6] Security scan and fix vulnerabilities if any
  • [#11] Bumped up carina-commons version to 1.0.1
  • [#10] Bumped up carina-utils version to 1.0.1

Fixes

  • N/A

Known Issues

  • N/A

Dependencies Updates

  • com.zebrunner.carina-commons 1.0.0 -> 1.0.1
  • com.zebrunner.carina-utils 1.0.0 -> 1.0.1
  • com.testng.testng 7.6.1 -> 7.7.1
  • com.fasterxml.jackson.core.jackson-databind 2.13.3 -> 2.14.1

Migration Steps

  • Update in your project pom.xml version for carina-appcenter dependency to 1.0.1
  • Rebuild the project mvn -U clean compile install

1.0.0 (2022-12-25)

25 Dec 18:32
ca7d599
Compare
Choose a tag to compare

Enhancements

  • Moved AppCenter artifacts manipulation into dedicated project
  • [#3] Added AppCenterManagerFactory class

Dependencies Updates

  • com.zebrunner.carina-commons 1.0.0