Skip to content

Commit

Permalink
Mark release 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
io7m committed May 22, 2024
1 parent 0305659 commit 74f044a
Show file tree
Hide file tree
Showing 47 changed files with 49 additions and 48 deletions.
5 changes: 3 additions & 2 deletions README-CHANGES.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,10 @@
<c:change date="2024-05-11T00:00:00+00:00" summary="Update com.io7m.jbssio.version:2.0.0 → 2.1.0."/>
</c:changes>
</c:release>
<c:release date="2024-05-22T19:50:03+00:00" is-open="true" ticket-system="com.github.io7m.idstore" version="2.0.1">
<c:release date="2024-05-22T20:11:52+00:00" is-open="false" ticket-system="com.github.io7m.idstore" version="2.0.1">
<c:changes>
<c:change date="2024-05-22T19:50:03+00:00" summary="The idstore worker role was not being used to connect to the database.">
<c:change date="2024-05-14T00:00:00+00:00" summary="Update com.github.davidmoten:subethasmtp:7.0.2 → 7.1.1."/>
<c:change date="2024-05-22T00:00:00+00:00" summary="The idstore worker role was not being used to connect to the database.">
<c:tickets>
<c:ticket id="154"/>
</c:tickets>
Expand Down
2 changes: 1 addition & 1 deletion com.io7m.idstore.admin_client.api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<artifactId>com.io7m.idstore</artifactId>
<groupId>com.io7m.idstore</groupId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>

<artifactId>com.io7m.idstore.admin_client.api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.io7m.idstore.admin_client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<artifactId>com.io7m.idstore</artifactId>
<groupId>com.io7m.idstore</groupId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>

<artifactId>com.io7m.idstore.admin_client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.io7m.idstore.database.api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<artifactId>com.io7m.idstore</artifactId>
<groupId>com.io7m.idstore</groupId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>

<artifactId>com.io7m.idstore.database.api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.io7m.idstore.database.postgres/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<artifactId>com.io7m.idstore</artifactId>
<groupId>com.io7m.idstore</groupId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>

<artifactId>com.io7m.idstore.database.postgres</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.io7m.idstore.documentation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<artifactId>com.io7m.idstore</artifactId>
<groupId>com.io7m.idstore</groupId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>

<artifactId>com.io7m.idstore.documentation</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.io7m.idstore.error_codes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<artifactId>com.io7m.idstore</artifactId>
<groupId>com.io7m.idstore</groupId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>

<artifactId>com.io7m.idstore.error_codes</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.io7m.idstore.grafana/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<artifactId>com.io7m.idstore</artifactId>
<groupId>com.io7m.idstore</groupId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>

<artifactId>com.io7m.idstore.grafana</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.io7m.idstore.main/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<artifactId>com.io7m.idstore</artifactId>
<groupId>com.io7m.idstore</groupId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>

<artifactId>com.io7m.idstore.main</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.io7m.idstore.model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<artifactId>com.io7m.idstore</artifactId>
<groupId>com.io7m.idstore</groupId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>

<artifactId>com.io7m.idstore.model</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.io7m.idstore.oci/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<artifactId>com.io7m.idstore</artifactId>
<groupId>com.io7m.idstore</groupId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>

<artifactId>com.io7m.idstore.oci</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.io7m.idstore.protocol.admin.cb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<artifactId>com.io7m.idstore</artifactId>
<groupId>com.io7m.idstore</groupId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>

<artifactId>com.io7m.idstore.protocol.admin.cb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.io7m.idstore.protocol.admin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<artifactId>com.io7m.idstore</artifactId>
<groupId>com.io7m.idstore</groupId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>

<artifactId>com.io7m.idstore.protocol.admin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.io7m.idstore.protocol.api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<artifactId>com.io7m.idstore</artifactId>
<groupId>com.io7m.idstore</groupId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>

<artifactId>com.io7m.idstore.protocol.api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.io7m.idstore.protocol.user.cb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<artifactId>com.io7m.idstore</artifactId>
<groupId>com.io7m.idstore</groupId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>

<artifactId>com.io7m.idstore.protocol.user.cb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.io7m.idstore.protocol.user/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<artifactId>com.io7m.idstore</artifactId>
<groupId>com.io7m.idstore</groupId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>

<artifactId>com.io7m.idstore.protocol.user</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.io7m.idstore.server.admin_v1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<artifactId>com.io7m.idstore</artifactId>
<groupId>com.io7m.idstore</groupId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>

<artifactId>com.io7m.idstore.server.admin_v1</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.io7m.idstore.server.api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<artifactId>com.io7m.idstore</artifactId>
<groupId>com.io7m.idstore</groupId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>

<artifactId>com.io7m.idstore.server.api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.io7m.idstore.server.controller/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<artifactId>com.io7m.idstore</artifactId>
<groupId>com.io7m.idstore</groupId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>

<artifactId>com.io7m.idstore.server.controller</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.io7m.idstore.server.http/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<artifactId>com.io7m.idstore</artifactId>
<groupId>com.io7m.idstore</groupId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>

<artifactId>com.io7m.idstore.server.http</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.io7m.idstore.server.security/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<artifactId>com.io7m.idstore</artifactId>
<groupId>com.io7m.idstore</groupId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>

<artifactId>com.io7m.idstore.server.security</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.io7m.idstore.server.service.branding/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<artifactId>com.io7m.idstore</artifactId>
<groupId>com.io7m.idstore</groupId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>

<artifactId>com.io7m.idstore.server.service.branding</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.io7m.idstore.server.service.clock/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<artifactId>com.io7m.idstore</artifactId>
<groupId>com.io7m.idstore</groupId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>

<artifactId>com.io7m.idstore.server.service.clock</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.io7m.idstore.server.service.configuration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<artifactId>com.io7m.idstore</artifactId>
<groupId>com.io7m.idstore</groupId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>

<artifactId>com.io7m.idstore.server.service.configuration</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.io7m.idstore.server.service.health/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<artifactId>com.io7m.idstore</artifactId>
<groupId>com.io7m.idstore</groupId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>

<artifactId>com.io7m.idstore.server.service.health</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.io7m.idstore.server.service.mail/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<artifactId>com.io7m.idstore</artifactId>
<groupId>com.io7m.idstore</groupId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>

<artifactId>com.io7m.idstore.server.service.mail</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.io7m.idstore.server.service.maintenance/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<artifactId>com.io7m.idstore</artifactId>
<groupId>com.io7m.idstore</groupId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>

<artifactId>com.io7m.idstore.server.service.maintenance</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.io7m.idstore.server.service.ratelimit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<artifactId>com.io7m.idstore</artifactId>
<groupId>com.io7m.idstore</groupId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>

<artifactId>com.io7m.idstore.server.service.ratelimit</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.io7m.idstore.server.service.reqlimit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<artifactId>com.io7m.idstore</artifactId>
<groupId>com.io7m.idstore</groupId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>

<artifactId>com.io7m.idstore.server.service.reqlimit</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.io7m.idstore.server.service.sessions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<artifactId>com.io7m.idstore</artifactId>
<groupId>com.io7m.idstore</groupId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>

<artifactId>com.io7m.idstore.server.service.sessions</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.io7m.idstore.server.service.telemetry.api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<artifactId>com.io7m.idstore</artifactId>
<groupId>com.io7m.idstore</groupId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>

<artifactId>com.io7m.idstore.server.service.telemetry.api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.io7m.idstore.server.service.telemetry.otp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<artifactId>com.io7m.idstore</artifactId>
<groupId>com.io7m.idstore</groupId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>

<artifactId>com.io7m.idstore.server.service.telemetry.otp</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.io7m.idstore.server.service.templating/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<artifactId>com.io7m.idstore</artifactId>
<groupId>com.io7m.idstore</groupId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>

<artifactId>com.io7m.idstore.server.service.templating</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.io7m.idstore.server.service.tls/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<artifactId>com.io7m.idstore</artifactId>
<groupId>com.io7m.idstore</groupId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>

<artifactId>com.io7m.idstore.server.service.tls</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.io7m.idstore.server.service.verdant/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<artifactId>com.io7m.idstore</artifactId>
<groupId>com.io7m.idstore</groupId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>

<artifactId>com.io7m.idstore.server.service.verdant</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.io7m.idstore.server.user_v1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<artifactId>com.io7m.idstore</artifactId>
<groupId>com.io7m.idstore</groupId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>

<artifactId>com.io7m.idstore.server.user_v1</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.io7m.idstore.server.user_view/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<artifactId>com.io7m.idstore</artifactId>
<groupId>com.io7m.idstore</groupId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>

<artifactId>com.io7m.idstore.server.user_view</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.io7m.idstore.server.vanilla/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<artifactId>com.io7m.idstore</artifactId>
<groupId>com.io7m.idstore</groupId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>

<artifactId>com.io7m.idstore.server.vanilla</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.io7m.idstore.shell.admin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<artifactId>com.io7m.idstore</artifactId>
<groupId>com.io7m.idstore</groupId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>

<artifactId>com.io7m.idstore.shell.admin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.io7m.idstore.strings/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<artifactId>com.io7m.idstore</artifactId>
<groupId>com.io7m.idstore</groupId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>

<artifactId>com.io7m.idstore.strings</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion com.io7m.idstore.tests.arbitraries/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.io7m.idstore</groupId>
<artifactId>com.io7m.idstore</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>com.io7m.idstore.tests.arbitraries</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion com.io7m.idstore.tests.extensions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.io7m.idstore</groupId>
<artifactId>com.io7m.idstore</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>com.io7m.idstore.tests.extensions</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion com.io7m.idstore.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.io7m.idstore</groupId>
<artifactId>com.io7m.idstore</artifactId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>com.io7m.idstore.tests</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion com.io7m.idstore.tls/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<artifactId>com.io7m.idstore</artifactId>
<groupId>com.io7m.idstore</groupId>
<version>2.0.1-SNAPSHOT</version>
<version>2.0.1</version>
</parent>
<artifactId>com.io7m.idstore.tls</artifactId>

Expand Down
Loading

0 comments on commit 74f044a

Please sign in to comment.