Skip to content

Releases: horde/Rpc

3.0.0-beta3

09 Apr 17:04

Choose a tag to compare

3.0.0-beta3 Pre-release
Pre-release

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

3.0.0-beta2

08 Apr 18:25

Choose a tag to compare

3.0.0-beta2 Pre-release
Pre-release

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

06 Apr 18:17

Choose a tag to compare

3.0.0-beta1 Pre-release
Pre-release

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