-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME-CHANGES.xml
41 lines (41 loc) · 2.72 KB
/
README-CHANGES.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<c:changelog project="com.io7m.darco" xmlns:c="urn:com.io7m.changelog:4.0">
<c:releases>
<c:release date="2024-09-01T00:00:00+00:00" is-open="false" ticket-system="com.github.io7m.darco" version="1.0.0">
<c:changes/>
</c:release>
<c:release date="2024-09-07T00:00:00+00:00" is-open="false" ticket-system="com.github.io7m.darco" version="2.0.0">
<c:changes>
<c:change compatible="false" date="2024-09-06T00:00:00+00:00" summary="Allow for passing in SAX parser factories explicitly."/>
<c:change date="2024-09-06T00:00:00+00:00" summary="Update ch.qos.logback:logback-classic:1.5.7 → 1.5.8."/>
<c:change date="2024-09-06T00:00:00+00:00" summary="Update io.opentelemetry:opentelemetry-bom:1.41.0 → 1.42.0."/>
</c:changes>
</c:release>
<c:release date="2024-10-12T00:00:00+00:00" is-open="false" ticket-system="com.github.io7m.darco" version="2.0.1">
<c:changes>
<c:change date="2024-09-10T00:00:00+00:00" summary="Update io.opentelemetry:opentelemetry-bom:1.42.0 → 1.42.1."/>
<c:change date="2024-09-24T00:00:00+00:00" summary="Update nl.jqno.equalsverifier:equalsverifier:3.16.2 → 3.17."/>
<c:change date="2024-09-25T00:00:00+00:00" summary="Update org.junit:junit-bom:5.11.0 → 5.11.1."/>
<c:change date="2024-09-26T00:00:00+00:00" summary="Update org.xerial:sqlite-jdbc:3.46.1.0 → 3.46.1.3."/>
<c:change date="2024-09-30T00:00:00+00:00" summary="Update jqwik.version:1.9.0 → 1.9.1."/>
<c:change date="2024-10-02T00:00:00+00:00" summary="Update nl.jqno.equalsverifier:equalsverifier:3.17 → 3.17.1."/>
<c:change date="2024-10-04T00:00:00+00:00" summary="Update org.junit:junit-bom:5.11.1 → 5.11.2."/>
<c:change date="2024-10-08T00:00:00+00:00" summary="Update ch.qos.logback:logback-classic:1.5.8 → 1.5.9."/>
<c:change date="2024-10-11T00:00:00+00:00" summary="Update io.opentelemetry:opentelemetry-bom:1.42.1 → 1.43.0."/>
<c:change date="2024-10-12T00:00:00+00:00" summary="Use more explicit BigInteger checking for schema versions."/>
</c:changes>
</c:release>
<c:release date="2024-10-14T21:32:14+00:00" is-open="true" ticket-system="com.github.io7m.darco" version="3.0.0">
<c:changes>
<c:change date="2024-10-14T21:32:14+00:00" summary="Add the ability to register closeables on connections and transactions.">
<c:tickets>
<c:ticket id="33"/>
</c:tickets>
</c:change>
</c:changes>
</c:release>
</c:releases>
<c:ticket-systems>
<c:ticket-system default="true" id="com.github.io7m.darco" url="https://github.com/io7m/darco/issues/"/>
</c:ticket-systems>
</c:changelog>