Skip to content

Releases: horde/Rpc

3.1.0

Choose a tag to compare

@ralflang ralflang released this 18 Jul 09:24

Merge pull request #5 from horde/feat/sync-response-streaming
fix(rpc): address streaming review findings
Potential fix for pull request finding
feat(rpc): stream ActiveSync Sync response bodies

3.0.0

Choose a tag to compare

@ralflang ralflang released this 30 Jun 16:26

chore: update CI

3.0.0-RC1

3.0.0-RC1 Pre-release
Pre-release

Choose a tag to compare

@ralflang ralflang released this 24 Jun 11:19

style: ws
feat(soap): add SOAP client with PSR-18 transport and SoapException
chore: Update workflow dependency

3.0.0-beta4

3.0.0-beta4 Pre-release
Pre-release

Choose a tag to compare

@ralflang ralflang released this 29 Apr 19:20

refactor: Drop the Interface suffix, it was a mistake
feat: Generalize the ApiProviderInterface and ApiCallContext from json-rpc/mcp

3.0.0-beta3

3.0.0-beta3 Pre-release
Pre-release

Choose a tag to compare

@ralflang ralflang released this 09 Apr 17:04

style: php-cs-fixer
docs: Document the new handlers
feat: Modern RPC Server design

3.0.0-beta2

3.0.0-beta2 Pre-release
Pre-release

Choose a tag to compare

@ralflang ralflang released this 08 Apr 18:25

feat: Implement a modern JSON-RPC 1.1 and 2.0 server component
chore(hordeyml): Change type to horde-library because of composer plugin dependency

3.0.0-beta1

3.0.0-beta1 Pre-release
Pre-release

Choose a tag to compare

@ralflang ralflang released this 06 Apr 18:17

chore(hordeymlfile): Add keywords
style: php-cs-fixer
chore: gitignore entries
test: Formally update test suite
Development mode for Rpc-3.0.0alpha6
Released Rpc-3.0.0alpha5
fix potential for password in logfile
added unittest for password in log
added release workflow
Development mode for Rpc-3.0.0alpha5
Released Rpc-3.0.0alpha4
workaround so Horde_Rpc extending classes are compatible to Horde_Rpc
Update metadata and workflows for PHP 8 support
Add CI job for satis repo update
Development mode for Rpc-3.0.0alpha5
Released Rpc-3.0.0alpha3
Development mode for Rpc-3.0.0alpha4
Released Rpc-3.0.0alpha2
Development mode for Rpc-3.0.0alpha3
Released Rpc-3.0.0alpha1
Components updated the package files.
Avoid existence warning
Fix Travis builds.
Return 503 if auth server is unavailable
Update supported PHP versions and configuration names.
[mjr] Do not enforce autodiscover requests must be xml.
Fix sending proper Content-Type header.
Support .json as well as .xml filetypes.
Standardize descriptions.
Add chomp character.
Reduce the log level on these.
Enable PHP 7.3 CI.
Update package definitions.
Fix getting exit code on PHP 7.2+.
Mark Chuck and Michael as inactive.
Add missing authors.
Create CHANGES for all components.
Regenerate package.xml from changelog.yml.
Build changelog.yml from existing changelog(s).
Update .horde.yml with extended information.
Update composer.json.
Enable 7.2 builds.
PEAR on 5.6 and 7.0 is fixed.
Update references to COPYING files.
Use LICENSE consistently and move to base directory.
Stop flooding #horde channel.
Use https URLs.
Migrated from framework/ to split repositories.
Install all dependencies but PECL extensions.
Hopefully this finally fixes Travis builds now.
Always discover channel manually, due to Travis bug.
Fix Travis tests.
Add Travis configuration and .gitignore files.
Test webhook.
[jan] Fix turning an Exception into a JSON-RPC error.
Update Turkish translations.
Update tr translation.
Add type parameter to .horde.yml files.
Update composer information.
Updated composer definitions.
Rename horde.yml files.
Don't use create_function().
Standardize library full names.
Generate horde.yml files for all components.
Happy New Year!
Use HTTPS.
phpdoc, spelling, etc...
Development mode for Horde_Rpc-2.1.8