Changelog for
erlang-p1_oauth2-0.6.14-bp150.10.1.x86_64.rpm :
* Tue Jun 04 2024 obs-service-tar-scmAATTinvalid- Update to version 0.6.14:
* Release 0.6.14
* Change hex release action
* Release 0.6.13
* Use ubuntu-22.04, add erlang:26 container as that ubuntu doesn\'t include it
* Release 0.6.12
* Update changelog
* Don\'t include rebar binary, as it is highly dependent on the erlang version
* CI: Use checkout v3 for erlang < 20.3, and v4 for newer ones
* CI: Test with oldest Erlang supported, recent stable, and newest available
* Look for the correct value when returning `undefined`
* Release 0.6.11
* Update changelog
* Generate documentation for hex.pm from README.md and EDoc
* Fix complains for rebar3 edoc
* For debugging hex, use DEBUG instead of crashdump
* Update meck dependency used for running tests
* Remove usage of crypto:rand_bytes/1
* Update specs
* Pass on error from authenticate_user
* Add refresh_token to access_token context
* Implicit Grant doesn\'t need client secret
* Tag 0.6.1
* Release 0.6.10
* Update changelog
* Add support to send C coverage. Don\'t cache. Move hex plugin to Action
* Update .gitignore
* Dirty workaround: run tests with rebar2 before rebar3
* Switch from Travis to Github Actions
* Parametrize de rebar binary (processone/fast_tls#51)
* Simplify buildchain
* Release 0.6.9
* Added Github Action to release to hex.pm when tagging
* Update Response record definition: fields may be undefined
* Release 0.6.8
* Update changelog
* Update .travis.yml
* Update .travis.yml
* Update .travis.yml
* Update .travis.yml
* Update .travis.yml
* Update .travis.yml
* Update .travis.yml
* Release 0.6.7
* Test also with Erlang/OTP 23.0
* Fix Travis and Coveralls
* Sat Nov 04 2017 mrueckertAATTsuse.de- Update to version 0.6.2:
* Release new version
* Fix call to coverall
* Update test deps to versions compatible with R20
* Update copyright date
* Keep on printing test coverage
* Add script to support coverdata conversion to json
* Define profile directory
* We run test on Travis + coveralls, no need to print test coverage
* Export cover test result
* Sat Nov 04 2017 mrueckertAATTsuse.de- Update to version 0.6.1:
* Add travis CI and coveralls badges
* Fix travis test
* Fix xref check configure and enable code coverage
* Expand ignore file
* Plugin is use to submit app to hex.pm
* Fix typo
* Preparing hex.pm release
* Properly name our package
* Configure travis for coveralls
* Update dependencies and introduce a compiler directive for proper builds with OTP >= 18
* Mon Jul 10 2017 mrueckertAATTsuse.de- add devel package provides
* Mon Jul 10 2017 mrueckertAATTsuse.de- Update to version 0.6.1:
* Update dependencies and introduce a compiler directive for proper builds with OTP >= 18
* Configure travis for coveralls
* Properly name our package
* Preparing hex.pm release
* Fix typo
* Plugin is use to submit app to hex.pm
* Expand ignore file
* Fix xref check configure and enable code coverage
* Fix travis test
* Add travis CI and coveralls badges
* Sat Mar 05 2016 mrueckertAATTsuse.de- update to be09873