Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: microfleet/core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @microfleet/[email protected]
Choose a base ref
...
head repository: microfleet/core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @microfleet/[email protected]
Choose a head ref
  • 4 commits
  • 98 files changed
  • 4 contributors

Commits on Jul 31, 2024

  1. feat: remove opentracing, cassandra, expand error msg for hapi (#721)

    BREAKING CHANGE: removed opentracing & cassandra plugins. They are not maintained and are a perf hit
    
    * feat: support error code in hapi respones as extra data
    * feat: remove opentracing and cassandra
    * fix: remove plugin from the list
    AVVS authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    b9def89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    101d9b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. chore: update node version

    AVVS committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    535d056 View commit details
    Browse the repository at this point in the history
  2. chore(release): v21.0.0 -- updated 26 modules [skip ci]

    @microfleet/utils: 3.1.4 -> 4.0.0
    @microfleet/plugin-validator: 3.1.4 -> 4.0.0
    @microfleet/plugin-socketio: 3.1.4 -> 4.0.0
    @microfleet/plugin-signed-request: 3.1.4 -> 4.0.0
    @microfleet/plugin-router: 3.1.4 -> 4.0.0
    @microfleet/plugin-router-socketio: 3.1.4 -> 4.0.0
    @microfleet/plugin-router-hapi: 3.1.4 -> 4.0.0
    @microfleet/plugin-router-amqp: 3.1.4 -> 4.0.0
    @microfleet/plugin-redis-sentinel: 3.1.4 -> 4.0.0
    @microfleet/plugin-redis-core: 3.1.4 -> 4.0.0
    @microfleet/plugin-redis-cluster: 3.1.4 -> 4.0.0
    @microfleet/plugin-prometheus: 3.1.4 -> 4.0.0
    @microfleet/plugin-logger: 3.1.4 -> 4.0.0
    @microfleet/plugin-knex: 5.1.4 -> 6.0.0
    @microfleet/plugin-kafka: 5.1.4 -> 6.0.0
    @microfleet/plugin-kafka-types: 4.1.4 -> 5.0.0
    @microfleet/plugin-hapi: 3.1.4 -> 4.0.0
    @microfleet/plugin-elasticsearch: 3.1.4 -> 4.0.0
    @microfleet/plugin-dlock: 3.1.4 -> 4.0.0
    @microfleet/plugin-couchdb: 5.1.4 -> 6.0.0
    @microfleet/plugin-consul: 5.1.4 -> 6.0.0
    @microfleet/plugin-casl: 3.1.4 -> 4.0.0
    @microfleet/plugin-aws-elasticsearch: 4.1.4 -> 5.0.0
    @microfleet/plugin-amqp: 3.1.4 -> 4.0.0
    @microfleet/core: 20.1.4 -> 21.0.0
    @microfleet/core-types: 3.1.4 -> 4.0.0
    semaphoreci committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    450b8d1 View commit details
    Browse the repository at this point in the history
Loading