Skip to content

Releases: eclipse/microprofile-config

MicroProfile Config 1.4-RC1

24 Jan 18:21
Compare
Choose a tag to compare
Pre-release

Javadocs | Spec PDF |Spec html

This release includes the following issues

https://github.com/eclipse/microprofile-config/milestone/7?closed=1

To get started with MicroProfile Config 1.4-RC1, add the following dependency to your pom:

<dependency>
    <groupId>org.eclipse.microprofile.config</groupId>
    <artifactId>microprofile-config-api</artifactId>
    <version>1.4-RC1</version>
</dependency>

1.3

28 May 23:02
Compare
Choose a tag to compare
1.3

Javadocs | Spec PDF |Spec html

This release includes the following issues

https://github.com/eclipse/microprofile-config/milestone/4?closed=1

To get started with MicroProfile Config 1.3, add the following dependency to your pom:

<dependency>
    <groupId>org.eclipse.microprofile.config</groupId>
    <artifactId>microprofile-config-api</artifactId>
    <version>1.3</version>
</dependency>

1.3-RC4

23 May 15:39
Compare
Choose a tag to compare
1.3-RC4 Pre-release
Pre-release

This release includes the following issues

https://github.com/eclipse/microprofile-config/milestone/4?closed=1

To get started with MicroProfile Config 1.3, add the following dependency to your pom:

org.eclipse.microprofile.config microprofile-config-api 1.3

MicroProfile 1.3-RC2 release

03 May 21:31
Compare
Choose a tag to compare
Pre-release

This release includes the following issues

https://github.com/eclipse/microprofile-config/milestone/4?closed=1

To get started with MicroProfile Config 1.3, add the following dependency to your pom:

<dependency>
    <groupId>org.eclipse.microprofile.config</groupId>
    <artifactId>microprofile-config-api</artifactId>
    <version>1.3-RC2</version>
</dependency>

MicroProfile-Config-1.3-RC1

03 May 14:59
Compare
Choose a tag to compare
Pre-release

Config 1.3-RC1 release

To get started with MicroProfile Config 1.3, add the following dependency to your pom:

<dependency>
    <groupId>org.eclipse.microprofile.config</groupId>
    <artifactId>microprofile-config-api</artifactId>
    <version>1.3-RC1</version>
</dependency>

MP Config 1.2.1 Final Release

02 Feb 23:26
Compare
Choose a tag to compare

Javadocs | Spec PDF |Spec html

<dependency>
  <groupId>org.eclipse.microprofile.config</groupId>
  <artifactId>microprofile-config-api</artifactId>
  <version>1.2.1</version>
</dependency>

MP Config 1.2.1-RC1

31 Jan 22:57
Compare
Choose a tag to compare

This release is mainly about tck improvement, as well as one minor javadoc and spec clarification. The full details can be found at https://github.com/eclipse/microprofile-config/milestone/5

1.2

21 Dec 23:18
Compare
Choose a tag to compare
1.2

Javadocs | Spec PDF |Spec html

To get started with MicroProfile Config 1.2, add the following dependency to your pom:

<dependency>
    <groupId>org.eclipse.microprofile.config</groupId>
    <artifactId>microprofile-config-api</artifactId>
    <version>1.2</version>
</dependency>

1.2-RC3

21 Dec 22:59
Compare
Choose a tag to compare
1.2-RC3 Pre-release
Pre-release
[maven-release-plugin] copy for tag 1.2-RC3

microprofile-config-1.2-RC2

21 Dec 14:13
Compare
Choose a tag to compare
Pre-release
[maven-release-plugin] copy for tag microprofile-config-1.2-RC2