Releases: internetee/eis_billing_system
Releases · internetee/eis_billing_system
251209 Fixed parsing end_to_end_id
What's Changed
- Replacing codeclimate with qlty tool by @mmeest in #158
- chore(deps): update qltysh/qlty-action action to v2 by @renovate[bot] in #159
- Migrate .codeclimate.yml to qlty.toml by @mmeest in #161
- Automated Patch Update Merging by @mmeest in #166
- Notifications to Mattermost by @mmeest in #171
- removed codeclimate.yml by @mmeest in #172
- Update rack and uri gems by @mmeest in #180
- Increase test coverage to ~90% and add critical request/service specs by @mmeest in #179
- Update dependency ruby by @renovate[bot] in #152
- Update dependency puma to v7 by @renovate[bot] in #164
- Update postgres Docker tag to v18 by @renovate[bot] in #169
- Update lewagon/wait-on-check-action action to v1.4.1 by @renovate[bot] in #173
- Update dependabot/fetch-metadata action to v2 by @renovate[bot] in #174
- Update dependency apipie-rails to "~> 1.5.0" by @renovate[bot] in #177
- Update actions/upload-artifact action to v5 by @renovate[bot] in #178
- Update dependency rails to '~> 7.2.2.0' by @renovate[bot] in #182
- Update dependency rack to v3 by @renovate[bot] in #183
- Add GitHub Pages deployment for API documentation by @OlegPhenomenon in #187
- Business registry api by @OlegPhenomenon in #128
- Fix parsing of reference numbers from end_to_end_id field with text prefixes by @OlegPhenomenon in #192
New Contributors
Full Changelog: 250729...251209
250729 retry e-invoice sending
What's Changed
- chore(deps): update postgres docker tag to v17 by @renovate[bot] in #142
- chore(deps): update dependency puma to '~> 6.6.0' by @renovate[bot] in #143
- chore(deps): update dependency rexml to '~> 3.4.0' by @renovate[bot] in #146
- chore(deps): update actions/upload-artifact action to v4.6.2 by @renovate[bot] in #147
- chore(deps): update actions/download-artifact action to v4.2.1 by @renovate[bot] in #149
- chore(deps): update dependency dry-initializer to '~> 3.2.0' by @renovate[bot] in #150
- implement retry functional when e-invoice job failed by @OlegPhenomenon in #157
Full Changelog: 250410...250729
250410 end-to-end field parsing for international bank transfers
What's Changed
- end to end lhv field parsing by @OlegPhenomenon in #151
- Update Ruby and Rails versions, refactor LHV payment processing by @OlegPhenomenon in #135
- chore(deps): update dependency simpleidn to v0.2.3 by @renovate in #116
- chore(deps): update dependency apipie-rails to "~> 1.4.0" by @renovate in #118
- chore(deps): update dependency pagy to v9 by @renovate in #121
- chore(deps): update dependency ubuntu to v24 by @renovate in #125
- chore(deps): update postgres docker tag to v17 by @renovate in #126
- chore(deps): update dependency puma to '~> 6.5.0' by @renovate in #134
- chore(deps): update dependency simplecov to v0.22.0 by @renovate in #136
- feat: add CodeClimate test coverage reporting to CI pipeline by @OlegPhenomenon in #139
- chore: update RuboCop channel to 1.45 by @OlegPhenomenon in #140
Full Changelog: 241017...250410
241017 improved bank transaction processing
What's Changed
- Update dependency rails to '~> 7.1.3' by @renovate in #102
- Update dependency apipie-rails to "~> 1.3.0" by @renovate in #108
- 123 processing card payment entries by @OlegPhenomenon in #130
Full Changelog: 240130...241017
240130 Vat code fix for accounting and gem updates
What's Changed
- Update actions/checkout action to v4 by @renovate in #96
- Update dependency ubuntu to v22 by @renovate in #97
- Update dependency puma to '~> 6.4.0' by @renovate in #101
- test deployment directo vat rate by @OlegPhenomenon in #106
Full Changelog: 231201...240130
231201 adhoc invoices, invoice status and payment sync with auction
What's Changed
- auction invoice status synchronization by @OlegPhenomenon in #100
- invoice creation form by @OlegPhenomenon in #103
- added support lhv connect for auction by @OlegPhenomenon in #94
Full Changelog: 231121...231201
231121 error parsing fix
231103 eeID, log improvements and audit gem
What's Changed
- added bundle audit gem and added it to github CI by @OlegPhenomenon in #83
- added eeid auth by @OlegPhenomenon in #89
- add logs for timeout exception by @OlegPhenomenon in #99
Full Changelog: 231101...231103
231101 invoice updating and security updates
What's Changed
- Update actions/checkout action to v4 by @renovate in #86
- Update postgres Docker tag to v16 by @renovate in #87
- set timeout for requests from application customization file by @OlegPhenomenon in #81
- turn off token request in oneoff params by @OlegPhenomenon in #85
- added update invoice route by @OlegPhenomenon in #95
Full Changelog: 231005...231101
231005 Sync fix with billing
What's Changed
- add endpoint for handle deposit change status by @OlegPhenomenon in #90
Full Changelog: 231004...231005