164008981e
CHANGELOG.md: Add notes about Falcon 3.0.0
continuous-integration/drone/push Build is passing
2021-04-06 08:58:00 +03:00
d814f1c4f0
CHANGELOG.md: Fix heading
continuous-integration/drone/push Build is passing
2021-03-21 19:50:39 +02:00
00f30591c4
CHANGELOG.md: Add notes about GitHub Actions
2021-03-21 19:49:35 +02:00
b8cb752a29
CHANGELOG.md: Add note about updated poetry deps
continuous-integration/drone/push Build is passing
2021-03-11 11:23:18 +02:00
80a11ead97
Version 1.4.1
continuous-integration/drone/push Build is passing
2021-01-14 14:19:50 +02:00
a282c95933
CHANGELOG.md: Minor syntax fix
2021-01-14 14:15:57 +02:00
b15afc9f39
CHANGELOG.md: Add note about UUIDs
continuous-integration/drone/push Build is passing
2021-01-05 12:41:21 +02:00
282d5f644a
Move unreleased change to v1.4.0
2020-12-27 12:52:24 +02:00
4af3c656a3
CHANGELOG.md: Add note about totalPages
2020-12-27 12:26:32 +02:00
8f0061ce29
CHANGELOG.md: Add note about the /status page
2020-12-22 11:30:50 +02:00
a9d2a6d9be
CHANGELOG.md: Add note about Swagger UI
2020-12-22 11:21:46 +02:00
8a1244d2d0
Update changelog and docs
2020-12-20 16:45:49 +02:00
fba6f1ead1
CHANGELOG.md: Update unreleased changes
continuous-integration/drone/push Build is passing
2020-12-18 22:54:01 +02:00
787eec20ea
CHANGELOG.md: Add note about imports
continuous-integration/drone/push Build is passing
2020-12-18 22:52:14 +02:00
2707cb37d5
CHANGELOG.md: Add note about fl parameter
continuous-integration/drone/push Build is failing
2020-12-17 12:27:11 +02:00
f3a0e3a671
CHANGELOG.md: Add note about ORDER BY
continuous-integration/drone/push Build is passing
2020-12-17 10:17:23 +02:00
3125e96a16
Bump version to 1.3.2
2020-11-18 22:01:18 +02:00
9218039e61
CHANGELOG.md: Add note about limit param
2020-11-18 21:57:12 +02:00
3995eba0a7
CHANGELOG.md: Add note about Solr bot filter
2020-11-17 17:42:30 +02:00
9c9431b58c
CHANGELOG.md: Add unreleased changes
2020-11-02 22:14:18 +02:00
899a79b2e7
Version 1.3.1
2020-10-06 22:15:52 +03:00
4e9064329d
Bump version to 1.3.0
2020-10-06 21:33:38 +03:00
b26439daf3
CHANGELOG.md: Add note about Python dependencies
2020-09-27 11:16:37 +03:00
de1f462ad2
CHANGELOG.md: Add more notes about /items
2020-09-25 12:29:19 +03:00
8a6bbfd527
CHANGELOG.md: Add note about /items
2020-09-25 12:27:33 +03:00
7a5e14716d
CHANGELOG.md: Add note about indexer refactoring
2020-09-24 12:08:21 +03:00
fa9325e8a3
CHANGELOG.md: Add changes for v1.2.1
2020-03-02 14:32:07 +02:00
fcf8fa4c29
CHANGELOG.md: Minor syntax and spelling changes
2020-03-02 11:45:26 +02:00
5dd50ff998
CHANGELOG.md: Version 1.2.0
...
This version only works with DSpace 6+ where the internal item id-
entifiers are UUIDs instead of integers. Version 1.1.1 was the last
version to work with DSpace 4 and 5.
2020-03-02 11:34:58 +02:00
6704e7375f
CHANGELOG.md: Add note about Python dependencies
2020-03-02 11:34:13 +02:00
37630d8dac
CHANGELOG.md: Add note about DSpace 6+ UUIDs
2020-03-02 11:27:10 +02:00
142959acdb
CHANGELOG.md: Unreleased changes
2019-11-27 12:56:39 +02:00
90dcaa6ec6
CHANGELOG.md: Fix typo
2019-11-27 12:47:07 +02:00
1b394ec50e
CHANGELOG.md: Move unreleased changes to 1.1.1
2019-11-27 12:32:54 +02:00
3e9753b600
CHANGELOG.md: Add unreleased changes
2019-11-27 12:32:16 +02:00
3197b79578
CHANGELOG.md: Update unreleased changes
2019-11-27 12:14:49 +02:00
8a46a64cfc
CHANGELOG.md: Use Python 3.8 for pipenv
2019-11-27 10:53:38 +02:00
feb60b6adf
CHANGELOG.md: Update unreleased changes
2019-11-15 00:06:49 +02:00
1aedc0ca29
CHANGELOG.md: Add note about Python dependencies
2019-08-29 00:31:31 +03:00
78f9949ecb
CHANGELOG.md: Release version 1.1.0
2019-05-05 23:38:04 +03:00
af80c4b447
CHANGELOG.md: Add falcon 2.0.0 to unreleased changes
2019-05-03 16:33:00 +03:00
2b8aba5835
CHANGELOG.md: Move unreleased changes to v1.0.0
2019-04-15 10:39:48 +03:00
622e9a86f1
CHANGELOG.md: Add notes about Python updates
2019-04-15 10:30:29 +03:00
2acd08e0ab
Use one-based paging in indexer output
...
It is easier for humans to understand one-based paging output like
"page 1 of 3" than "page 0 of 2" in the indexer.
2019-04-15 10:25:54 +03:00
8f46ceb8d8
Refactor to use vanilla requests library
...
The SolrClient library is unmaintained, which is starting to cause
problems due to the moving Python ecosystem. Switching to requests
does not change my code in any meaningful way and makes maintenance
easier.
2019-04-15 10:19:50 +03:00
4ce7231ece
CHANGELOG.md: Add unreleased changes
2019-03-17 23:40:51 +02:00
94c5d91d3c
CHANGELOG.md: Add unreleased changes
2019-03-17 22:51:39 +02:00
f8a4cfd3da
CHANGELOG.md: Add notes about updated python modules
2019-02-07 17:30:08 +02:00
ba49b78a25
CHANGELOG.md: Add build configuration for build.sr.ht
...
See: https://man.sr.ht/builds.sr.ht/
2019-02-07 17:28:41 +02:00
914ec52fbb
CHANGELOG.md: Move unrelease changes to 0.9.0
2019-01-22 09:02:29 +02:00