Releases: primait/bridge_ex
Releases · primait/bridge_ex
2.4.0-rc.0
- 2.4.0-rc.0 (#132) by Simone Cottini
- Bump credo from 1.7.3 to 1.7.4 (#131) by dependabot[bot]
- Bump ex_doc from 0.31.0 to 0.31.1 (#129) by dependabot[bot]
- Bump credo from 1.7.2 to 1.7.3 (#128) by dependabot[bot]
- Bump credo from 1.7.1 to 1.7.2 (#126) by dependabot[bot]
- Bump dialyxir from 1.4.2 to 1.4.3 (#127) by dependabot[bot]
- Bump ex_doc from 0.30.9 to 0.31.0 (#124) by dependabot[bot]
- [PLATFORM-1373]: Migrate bridge_ex to GHA (#123) by Simone Cottini
- Bump prima_auth0_ex from 0.6.3 to 0.6.4 (#122) by dependabot[bot]
- Bump absinthe from 1.7.5 to 1.7.6 (#121) by dependabot[bot]
- Bump dialyxir from 1.4.1 to 1.4.2 (#119) by dependabot[bot]
- Bump ex_doc from 0.30.6 to 0.30.9 (#118) by dependabot[bot]
- Bump noether from 0.2.4 to 0.2.5 (#120) by dependabot[bot]
- Bump credo from 1.7.0 to 1.7.1 (#116) by dependabot[bot]
2.4.0
Added
auth0
options list now has an optional:client
property, in case multiple clients have been defined withprima_auth0_ex
Changed
- Minimum
prima_auth0_ex
version is now0.6
Commits
- bump for release (#115) by Cristiano Piemontese
- [PLATFORM-1243]: Fix interaction with multiclient auth0_ex (#111) by Cristiano Piemontese
- Bump dialyxir from 1.4.0 to 1.4.1 (#114) by dependabot[bot]
- Bump telepoison from 1.3.0 to 1.3.1 (#112) by dependabot[bot]
- Bump ex_doc from 0.30.5 to 0.30.6 (#110) by dependabot[bot]
- Bump dialyxir from 1.3.0 to 1.4.0 (#109) by dependabot[bot]
- Bump ex_doc from 0.30.4 to 0.30.5 (#107) by dependabot[bot]
- Bump ex_doc from 0.30.3 to 0.30.4 (#106) by dependabot[bot]
- Bump absinthe from 1.7.4 to 1.7.5 (#105) by dependabot[bot]
- Bump ex_doc from 0.30.1 to 0.30.3 (#104) by dependabot[bot]
- Bump absinthe from 1.7.3 to 1.7.4 (#101) by dependabot[bot]
- Bump ex_doc from 0.29.4 to 0.30.1 (#102) by dependabot[bot]
- Bump jason from 1.4.0 to 1.4.1 (#103) by dependabot[bot]
- Bump absinthe from 1.7.1 to 1.7.3 (#100) by dependabot[bot]
- Bump telepoison from 1.2.2 to 1.3.0 (#98) by dependabot[bot]
- Bump dialyxir from 1.2.0 to 1.3.0 (#97) by dependabot[bot]
- Bump telepoison from 1.2.1 to 1.2.2 (#95) by dependabot[bot]
- Bump ex_doc from 0.29.3 to 0.29.4 (#96) by dependabot[bot]
- Bump credo from 1.6.7 to 1.7.0 (#94) by dependabot[bot]
- Bump telepoison from 1.1.2 to 1.2.1 (#93) by dependabot[bot]
- Bump ex_doc from 0.29.2 to 0.29.3 (#92) by dependabot[bot]
- Bump ex_doc from 0.29.1 to 0.29.2 (#90) by dependabot[bot]
- Bump absinthe from 1.7.0 to 1.7.1 (#89) by dependabot[bot]
- Bump telepoison from 1.1.1 to 1.1.2 (#88) by dependabot[bot]
- Bump telepoison from 1.1.0 to 1.1.1 (#87) by dependabot[bot]
- Bump telepoison from 1.0.1 to 1.1.0 (#86) by dependabot[bot]
- Bump telepoison from 1.0.0 to 1.0.1 (#85) by dependabot[bot]
- Bump ex_doc from 0.29.0 to 0.29.1 (#83) by dependabot[bot]
2.3.0
Added
- options can now be configured through
config
for each single bridge
Changed
- base
:endpoint
is not required anymore duringuse BridgeEx.Graphql
Commits
- bump (#82) by Cristiano Piemontese
- [PLATFORM-701]: Allow runtime config (#78) by Cristiano Piemontese
- Bump ex_doc from 0.28.6 to 0.29.0 (#80) by dependabot[bot]
- Bump credo from 1.6.6 to 1.6.7 (#70) by dependabot[bot]
- Bump ex_doc from 0.28.4 to 0.28.6 (#79) by dependabot[bot]
- Bump noether from 0.2.3 to 0.2.4 (#74) by dependabot[bot]
- Bump prima_auth0_ex from 0.4.5 to 0.5.0 (#77) by dependabot[bot]
- [PLATFORM-647]: [BridgeEx] Update ROADMAP (#76) by Cristiano Piemontese
- add CODEOWNERS (#75) by Cristiano Piemontese
2.2.0
Added
- New
:decode_keys
option to determine how JSON keys in GraphQL responses are decoded
Commits
- bump version (#73) by Cristiano Piemontese
- Prepare for release (#72) by Cristiano Piemontese
- Deprecate decoding using atoms (#69) by Fabio Vitale
- [PLATFORM-588]: [DevEx] Update deps all around (#67) by Cristiano Piemontese
2.1.1
Changed
- Deprecation: a warning is emitted if global
log_options
config is set. This option was introduced to save some boilerplate when multiple bridges are used in the same app, but it's a footgun for umbrella apps and a bad design pattern for libraries
Commits
- Update CHANGELOG (#64)
- [PLATFORM-571]: [DevEx] Make our projects compatible with
suite-py bump
(#63) - [PLATFORM-559]: [BridgeEx] Reconsider usage of
get_env
forlog_options
(#62) - Bump dialyxir from 1.1.0 to 1.2.0 (#61)
- Bump credo from 1.6.4 to 1.6.5 (#60)
- [PLATFORM-546]: [BridgeEx] Update README (#59)
2.1.0
Added
- New
format_variables
option to format queryvariables
keys as camelCase, as per GraphQL conventions - New
BridgeEx.Graphql.Formatter.SnakeCase
andBridgeEx.Graphql.Formatter.CamelCase
formatters
2.0.0
Changed
- Breaking:
BridgeEx.Graphql.Client.call
now accepts anopts :: Keyword.t()
parameter instead of specific options
Fixed
BridgeEx.Graphql.Client.call
accepts onlyvariables :: map()
once againBridgeEx.Graphql.Client.call
now performsvariables
encoding internally
1.2.0
- [MOTOR-1353]: [Bburago] Support for auth0 (#49)
- Bump ex_doc from 0.28.3 to 0.28.4 (#47)
- add links & fix changelog based on tags (#48)
- Fix typo (#45)
- [PLATFORM-418]: [DevEx] Add badges to bridge_ex (#46)
1.1.0
- 1.1.0 (#44)
- Align bridge_ex with improvements made on Peano (#43)
- [PLATFORM-367]: [Bridge_Ex] Exponential retry schedule (#41)
- Update dependencies (#42)
- [PLATFORM-341]: [bridge_ex] - Retry customization (#39)
- Update ROADMAP with some proposals (#30)
1.0.1
- Merge pull request #38 from primait/release/1.0.1
- Merge pull request #37 from primait/PLATFORM-345/user-story/remove-usage-of-compile_env
- update README
- remove compile_env usage
- [PLATFORM-306]: [bridge_ex] - Update elixir version to 1.13 and all deps (#31)
- Add catalog-info.yaml file for Backstage (#36)
- Merge pull request #26 from primait/dependabot/hex/credo-1.6.3