Recent Releases of https://github.com/dasch-swiss/ark-resolver

https://github.com/dasch-swiss/ark-resolver - ark_resolver: v1.12.2

1.12.2 (2025-07-24)

Maintenances

  • Add caching and smoke-test execution to CI (#118) (cace974)
  • Add cargo-nextest and update Rust toolchain (#116) (fe709a5)
  • Add claude and typechecking (#100) (5162b2b)
  • Add parallel execution framework for Python/Rust shadow validation (#109) (bdef6ef)
  • ARK URL Formatter migrated to hexagonal architecture (#105) (f3fd637)
  • ARK URL Info Processing migrated to hexagonal architecture (#107) (ebb83ce)
  • Check digit module migrated to hexagonal architecture (#104) (3735f96)
  • Complete ARK URL Info Processing migration to Rust (#108) (561e0e0)
  • Complete migration of check_digit.py to Rust with full test parity (#101) (8b419aa)
  • Extract catch_all route to dedicated redirect module (#110) (8c07fc1)
  • Fix cargo check and formatting errors (#121) (c93e7f4)
  • Ignore temporary Graphite branches in CI (#119) (9cd01b9)
  • Implement shadow execution and logging for convert route (#117) (fc2b081)
  • Improve CI caching to prevent Docker build timeouts (#120) (22fccdb)
  • Improve github CI check workflow (#122) (db35e88)
  • Migrate arkurlsettings to hexagonal architecture (#112) (100b246)
  • Move parsing module to domain layer (#114) (6f747b0)
  • Project setup (19e0dfa)
  • Remove old implementation (#113) (bd52d03)
  • UUID processing migrated to hexagonal architecture and legacy code removed (#106) (90475e2)
  • UUID Processing Migration (#102) (7d7d72e)

Documentation

Bug Fixes

  • Update justfile test target to run all Rust unit tests without PyO3 issues (#115) (8fd6547)

Tests

  • Extend smoke test to cover convert and redirect routes (#111) (862eeb7)

- Rust
Published by daschbot 12 months ago

https://github.com/dasch-swiss/ark-resolver - ark_resolver: v1.12.1

1.12.1 (2025-05-05)

Maintenances

  • Add docker healthcheck (INFRA-787) (#94) (aa51e99)

- Rust
Published by daschbot about 1 year ago

https://github.com/dasch-swiss/ark-resolver - ark_resolver: v1.12.0

1.12.0 (2025-04-03)

Enhancements

- Rust
Published by daschbot over 1 year ago

https://github.com/dasch-swiss/ark-resolver - ark_resolver: v1.11.0

1.11.0 (2025-03-31)

Maintenances

Enhancements

Bug Fixes

  • Ignore case for project shortcode (#87) (af36c51)

- Rust
Published by daschbot over 1 year ago

https://github.com/dasch-swiss/ark-resolver - ark_resolver: v1.10.0

1.10.0 (2025-03-19)

Maintenances

  • Add sending opentelemetry spans to sentry (#74) (6a2fe2c)
  • Auto deploy stage ark-resolver (INFRA-769) (#71) (66be814)
  • ci: Remove PR title check (#73) (0dfe509)

Enhancements

- Rust
Published by daschbot over 1 year ago

https://github.com/dasch-swiss/ark-resolver - ark_resolver: v1.9.0

1.9.0 (2025-02-27)

Maintenances

  • Add a release-please action (#43) (f0ce321)
  • Add dependabot config (#66) (82cbc79)
  • Add help target (1e3a383)
  • Add parallel rust config implementation (#64) (856a058)
  • Add release-please (#65) (ae52f90)
  • Bump base image alpine version (#62) (e3a20e6)
  • Bump sanic related modules versions (DEV-191) (2a55260)
  • Bump sanic related modules versions (DEV-191) (2a55260)
  • deps: Bump certifi from 2021.5.30 to 2022.12.7 (7576a93)
  • deps: Bump certifi from 2022.12.7 to 2023.7.22 (163210d)
  • deps: Bump certifi from 2022.12.7 to 2023.7.22 (c2f66f6)
  • deps: Bump certifi from 2023.7.22 to 2024.7.4 (#63) (6f78595)
  • deps: Bump dependencies (#54) (baeafef)
  • deps: Bump idna from 3.4 to 3.7 (#57) (2141b4f)
  • deps: Bump requests from 2.20.0 to 2.22.0 (#15) (0b4e5d1)
  • deps: Bump requests from 2.25.1 to 2.31.0 (de6ce65)
  • deps: Bump requests from 2.25.1 to 2.31.0 (b22d053)
  • deps: Bump requests from 2.31.0 to 2.32.0 (#60) (91e842e)
  • deps: Bump sanic from 18.12.0 to 19.6.3 (#16) (2f9c885)
  • deps: Bump sanic from 19.6.3 to 19.9.0 (#17) (02a7481)
  • deps: Bump the backend-dependencies group with 3 updates (#69) (d0c5b51)
  • deps: Bump ujson from 4.2.0 to 5.4.0 (17b76f8)
  • deps: Bump urllib3 from 2.0.6 to 2.0.7 (#56) (16087a1)
  • deps: Bump urllib3 from 2.0.7 to 2.2.2 (#61) (8f21269)
  • Fix makefile (2aeb3eb)
  • Fix publishing to dockerhub job: trigger when a release was published (#50) (4808540)
  • Fixing release-please (ab33d9a)
  • Move test and publish to Github-CI (61d3792)
  • Reformat (09c6cf6)
  • Release 1.7.10 (#52) (4819f10)
  • Release 1.7.8 (#47) (cd41421)
  • Release 1.7.9 (#49) (78464a7)
  • Revert all release-please related changes (DEV-2705) (#55) (11962dc)
  • Split ark.py into modules. (65505c8)

Documentation

Enhancements

  • Add convenience functionality for generating custom resource IRIs. (3dda56c)
  • Clarify error message. (8fc3e96)
  • config: Change default URL templates to point to GUI pages. (9bc5ea3)
  • Support ARK URLs for values as per https://github.com/dhlab-basel/Knora/pull/1322 (b6197b3)

Bug Fixes

  • Add PR title constraint in order to make release-please work (#45) (862bced)
  • Change docker image to start as server (32bb0e2)
  • Check GitHub signature in webhook route. (1795607)
  • Deployment action needs a token with more permissions (#48) (62f0893)
  • Fix ark resolver not working (#59) (6212edb)
  • Fix publishing to dockerhub job: trigger when a release was published (#51) (df0c1d1)
  • Fix requirements.txt. (d054ef1)
  • Fix secret not being removed from /config response (#58) (0dafdd9)
  • Invalid project ARK (DEV-1536) (b47c1a7)
  • release-please: Run tests on pull_request instead of on push (#53) (1e58ce0)
  • release-please: Use secrets.GITHUBTOKEN instead of secrets.GHTOKEN (#46) (a60f837)
  • Support HTTP method HEAD for URL /config (#10) (2a92692)
  • Support project ARK URLs for projects that are hosted on salsah.org. (3b0a1b0)

Tests

- Rust
Published by daschbot over 1 year ago

https://github.com/dasch-swiss/ark-resolver - v1.8.0

What's Changed

  • refactor: add parallel rust config implementation by @subotic in https://github.com/dasch-swiss/ark-resolver/pull/64

New Contributors

  • @subotic made their first contribution in https://github.com/dasch-swiss/ark-resolver/pull/64

Full Changelog: https://github.com/dasch-swiss/ark-resolver/compare/v1.7.14...v1.8.0

- Rust
Published by subotic over 1 year ago

https://github.com/dasch-swiss/ark-resolver - v1.7.14

What's Changed

  • chore(deps): bump certifi from 2023.7.22 to 2024.7.4 by @dependabot in https://github.com/dasch-swiss/ark-resolver/pull/63

Full Changelog: https://github.com/dasch-swiss/ark-resolver/compare/v1.7.13...v1.7.14

- Rust
Published by jnussbaum almost 2 years ago

https://github.com/dasch-swiss/ark-resolver - v1.7.13

What's Changed

  • chore(deps): bump requests from 2.31.0 to 2.32.0 by @dependabot in https://github.com/dasch-swiss/ark-resolver/pull/60
  • chore(deps): bump urllib3 from 2.0.7 to 2.2.2 by @dependabot in https://github.com/dasch-swiss/ark-resolver/pull/61
  • chore: bump base image alpine version by @SamuelBoerlin in https://github.com/dasch-swiss/ark-resolver/pull/62

Full Changelog: https://github.com/dasch-swiss/ark-resolver/compare/v1.7.12...v1.7.13

- Rust
Published by SamuelBoerlin about 2 years ago

https://github.com/dasch-swiss/ark-resolver - v1.7.12

What's Changed

  • fix: fix ark resolver not working by @SamuelBoerlin in https://github.com/dasch-swiss/ark-resolver/pull/59

Full Changelog: https://github.com/dasch-swiss/ark-resolver/compare/v1.7.11...v1.7.12

- Rust
Published by SamuelBoerlin about 2 years ago

https://github.com/dasch-swiss/ark-resolver - v1.7.11

What's Changed

  • chore(deps): bump dependencies by @dependabot in https://github.com/dasch-swiss/ark-resolver/pull/54
  • chore: revert all release-please related changes (DEV-2705) by @jnussbaum in https://github.com/dasch-swiss/ark-resolver/pull/55
  • chore(deps): bump urllib3 from 2.0.6 to 2.0.7 by @dependabot in https://github.com/dasch-swiss/ark-resolver/pull/56
  • chore(deps): bump idna from 3.4 to 3.7 by @dependabot in https://github.com/dasch-swiss/ark-resolver/pull/57
  • fix: fix secret not being removed from /config response by @SamuelBoerlin in https://github.com/dasch-swiss/ark-resolver/pull/58

New Contributors

  • @SamuelBoerlin made their first contribution in https://github.com/dasch-swiss/ark-resolver/pull/58

Full Changelog: https://github.com/dasch-swiss/ark-resolver/compare/v1.7.10...v1.7.11

- Rust
Published by SamuelBoerlin about 2 years ago

https://github.com/dasch-swiss/ark-resolver - v1.7.10

1.7.10 (2023-09-20)

Bug Fixes

  • fix publishing to dockerhub job: trigger when a release was published (#51) (df0c1d1)
  • release-please: run tests on pull_request instead of on push (#53) (1e58ce0)

- Rust
Published by github-actions[bot] almost 3 years ago

https://github.com/dasch-swiss/ark-resolver - v1.7.9

1.7.9 (2023-09-18)

Bug Fixes

  • deployment action needs a token with more permissions (#48) (62f0893)

- Rust
Published by github-actions[bot] almost 3 years ago

https://github.com/dasch-swiss/ark-resolver - v1.7.8

1.7.8 (2023-09-18)

Maintenance

  • bump python to 3.11 (#42) (862bced)
  • bump dependencies (multiple PRs)
  • add a release-please action (multiple PRs)

- Rust
Published by github-actions[bot] almost 3 years ago

https://github.com/dasch-swiss/ark-resolver - v1.7.7

  • feat: add deferred reload after 5 minutes by @BalduinLandolt in https://github.com/dasch-swiss/ark-resolver/pull/37
  • chore: improve logs by @irinaschubert in https://github.com/dasch-swiss/ark-resolver/pull/38
  • build(deps): bump certifi from 2021.5.30 to 2022.12.7 by @dependabot in https://github.com/dasch-swiss/ark-resolver/pull/36

- Rust
Published by irinaschubert over 3 years ago

https://github.com/dasch-swiss/ark-resolver - v1.7.6

fix: invalid project ARK (DEV-1536) #35

- Rust
Published by irinaschubert over 3 years ago

https://github.com/dasch-swiss/ark-resolver - v1.7.5

  • build(deps): bump ujson from 4.2.0 to 5.4.0 by @dependabot in https://github.com/dasch-swiss/ark-resolver/pull/32
  • chore: Update dependencies (DEV-1418) by @irinaschubert in https://github.com/dasch-swiss/ark-resolver/pull/34

- Rust
Published by irinaschubert over 3 years ago

https://github.com/dasch-swiss/ark-resolver - v1.7.4

feat: add handling of version 0 ARK URLs coming from salsah.org which need to be redirected to DSP chore: remove deprecated methods and route

- Rust
Published by irinaschubert over 4 years ago

https://github.com/dasch-swiss/ark-resolver - v1.7.3

refactor: refactor unit tests and test data creation

- Rust
Published by irinaschubert over 4 years ago

https://github.com/dasch-swiss/ark-resolver - v1.7.2

chore: bump sanic related modules

- Rust
Published by irinaschubert over 4 years ago

https://github.com/dasch-swiss/ark-resolver - v1.7.1

chore: bump websockets and sanic versions

- Rust
Published by irinaschubert over 4 years ago

https://github.com/dasch-swiss/ark-resolver - v1.7.0

feat: introduce separate host for project redirects (DEV-15) refactor: take tests out of the main file refactor: remove contributors file and its references chore: replace Knora with DSP

- Rust
Published by irinaschubert over 4 years ago

https://github.com/dasch-swiss/ark-resolver - v1.6.1

  • feat: Added simple CORS support
  • build: move test and publish to Github-CI

- Rust
Published by subotic about 6 years ago

https://github.com/dasch-swiss/ark-resolver - v1.6.0

  • feat: Added simple CORS support
  • build: move test and publish to Github-CI

- Rust
Published by subotic about 6 years ago

https://github.com/dasch-swiss/ark-resolver - v1.5.1

- Rust
Published by subotic almost 7 years ago

https://github.com/dasch-swiss/ark-resolver - v1.5.0

- Rust
Published by subotic almost 7 years ago

https://github.com/dasch-swiss/ark-resolver - v1.4.0

- Rust
Published by subotic over 7 years ago

https://github.com/dasch-swiss/ark-resolver - v1.3.0

- Rust
Published by subotic over 7 years ago

https://github.com/dasch-swiss/ark-resolver - v1.2.2

- Rust
Published by subotic over 7 years ago

https://github.com/dasch-swiss/ark-resolver - v1.2.1

- Rust
Published by subotic over 7 years ago

https://github.com/dasch-swiss/ark-resolver - v1.2.0

- Rust
Published by subotic over 7 years ago

https://github.com/dasch-swiss/ark-resolver - v1.1.1

- Rust
Published by subotic over 7 years ago

https://github.com/dasch-swiss/ark-resolver - v1.1.0

- Rust
Published by subotic over 7 years ago

https://github.com/dasch-swiss/ark-resolver - v1.0.0

- Rust
Published by subotic over 7 years ago